Skip to content

Releases: vesta-project/launcher

Vesta Launcher v0.1.0-alpha.20

23 Apr 09:20

Choose a tag to compare

Pre-release

Changelog

  • fix: legacy data migration process (6b54e51)
  • fix: various style issues (5bcc092)
  • chore: run biome check (5cb0ef6)
  • feat: add window state management (3460dcc)
  • feat: Autostart (7668e67)
  • fix: Merge issues (14583eb)
  • feat: sync tray visibility with configuration on startup and window visibility (913755a)
  • docs: update tray details (b0a025d)
  • feat: enhance launcher action settings and notifications for minimise to tray functionality (378ea48)
  • feat: implement minimize-to-tray functionality in the backend (d90fc07)
  • feat: add default launcher action and instance launcher action override (1b93dfc)
  • feat: implement telemetry settings and privacy policy (00ead97)
  • feat: integrate Sentry for error monitoring and testing (d4cc799)
  • fix: win_builder target_os specifity in setup.rs (87bee48)
  • fix: theme card border clipping (05b4f27)
  • feat: Refactor theme system to introduce frosted style and enhance grain effects (8af2220)
  • feat: enhance macOS window and controls (81b9e1a)
  • Add image of home page to README.md (4583adb)
  • fix the transparent effect... again (32ab46b)
  • chore: update js packages (af9984e)
  • chore: update tauri plugins (c21108d)

Vesta Launcher v0.1.0-alpha.19

09 Apr 04:37

Choose a tag to compare

Pre-release

Changelog

  • chore: run biome check (b3473ba)
  • feat: add commands to open app settings and runtime storage locations in Developer Settings (5502f25)
  • fix: update app config directory paths to remove the dot on macos/linux and add legacy migration logic (195052f)
  • refactor: update SettingsField component to use headerRight and body props for improved layout flexibility (9d4b6fc)
  • fix(instance-details): actually fix header responsiveness (cda1808)
  • fix: naming convention of unreleased resource versions (d722a60)
  • fix: style issues in instance details (66ff6f1)
  • refactor(instance-details): Smooth header collapse (ba59258)
  • refactor(cache): Improve durability of resource cache + fix a few style issues. (14ae771)
  • feat(instance-details): Add status pill styles and refactor activity section layout (76b8568)
  • feat: Replace refresh icon with reload icon in resources tab and instance card (1020d70)
  • feat: Enhance progress reporting and notification system (09d6969)
  • fix: flickering when changing translucency (d9bb6f9)
  • feat: Implement startup fallback and ensure that loading screen shows immediately (cb3ebef)
  • feat: Misc refactor of CSS border properties and improve button styles (adf6e1d)
  • feat: Update ImageViewer interactions and controls (631de60)
  • feat: Enhance VersioningTab with snapshot toggle and modloader improvements (56abec2)
  • feat(docs): Update loading process documentation (3402929)
  • feat: Improve initial loading processes and add a fancy spinner (8d8b871)
  • fix: improve null handling for player UUID and skin/cape loading in ResourceAvatar and SkinView3d components (10fff72)
  • fix(theme): Re-add blur to context menu and status bar (00602af)
  • feat: update Java version handling and metadata management (80cd575)
  • fix(release): make sure to include windows artifacts (6af3039)

Vesta Launcher v0.1.0-alpha.18

04 Apr 13:23

Choose a tag to compare

Pre-release

Changelog

  • fix: ensure that guest mode doesn't confirm onboarding check (79f2ded)
  • feat: Improve theming during init and add subtle transitions (fdaa4a9)
  • refactor: initialization flow with step normalization and navigation functions (d6a5a67)
  • feat: refactor skin and cape handling with new texture key computation, cape caching and process in the backend (73aa2b2)
  • fix(theme): fix none effect implementation (2b7d468)
  • chore: Run biome check (c94ba5c)
  • fix: Copilot suggestions (ff562f0)
  • feat(window-effects): implement runtime-gated window effects with OS detection and notification for unsupported effects (229d6cf)
  • docs: enhance theming documentation with Theme 2.0 config details and architecture (e01c5bd)
  • feat(logo): Update Logo (990e9b3)
  • refactor(instance-card): update the styling of the instance card (a342d35)
  • refactor: clean up imports and fix copilot suggestions (18e5a87)
  • chore: Run biome check (34ac0ed)
  • refactor(theme): improve the launcher setup to actually make the vesta theme the default. (590e483)
  • fix(theme): normalize window effect handling in applyTheme function (3528aa9)
  • chore(db): update vesta-config and vesta database files (b86c9ca)
  • feat(db): finalize theme v2 database schema and migrate config tables (0ce1ea3)
  • refactor(ui): decompose monolithic settings page into nested feature modules (fc81bc7)
  • refactor(core): modularize theme engine and fix Vesta launch logic (c9c4bab)
  • fix(theme): duplicate updates of backdrop-filter (36caa29)
  • Refactor: Enhanced theme synchronization, Midnight preset overrides, and Account Settings UI polish (eb65f55)
  • feat: add theme import/export with strict CSS sanitization (2bcf3ed)
  • feat: complete granular style mode overhaul (opacity/borders) (14fc502)
  • fix(theme): restore manually matched diesel schema types broken by auto generation (03033ab)
  • chore(theme): Phase 2 - complete color logic & CSS refactoring using chroma-js (5259659)
  • feat(theme): phase 1 - integrate window-vibrancy and schema updates (c65d894)
  • fix(account): make sure to acutally highlight the current cape. (ea0a4a5)
  • feat: add loading state for Java requirements in settings tab (3c9a82e)
  • fix: ensure that account popover is displayed over the sidebar (9e92997)
  • fix: Improve current skin handling and sync (d6eef12)
  • feat: Implement complete skin data retrieval and demo account functionality (1950224)
  • fix(release): reorder installation of Linux dependencies for better caching (d45d337)
  • fix(release): update Node.js version to 22 in setup steps (fd854dd)
  • fix(release): fix artifact handling for multiple architectures and improve upload process (eb3747d)
  • fix(release): more fixes (0a47289)
  • feat(release): add caching for Linux APT dependencies (df7938d)
  • fix(release): more release issues (e52adb3)
  • fix(release): syntax errors (080946a)
  • feat(release): Cleanup and optimisation (d9c6345)
  • feat(release): add simulate release script for testing purposes (96e496f)
  • refactor(release): Clean up release workflow and improve readability (0932d26)
  • Revert release.yml changes (d1ebaba)
  • feat(settings): Split settings tabs into seperate files. And fix load speeds of settings page (aecf8ad)
  • feat(notifications): enhance progress updates with title support and improve notification handling (bb4bd95)
  • feat(notifications): implement unified progress update protocol with tauri channels. (fde359e)
  • fix(release): update S3 endpoint URL for file uploads and retrievals (35501d6)
  • fix(release): update S3 multipart threshold and improve file handling in release workflow (842ca77)
  • fix(release): enhance debug logging for version bump and build processes (5f69ddd)
  • fix(release): syntax bug (fa66b21)
  • fix(release): quote S3 paths to handle spaces in macOS bundle names (9d5fd80)
  • fix(release): update S3 endpoint URL for launcher releases (f28c079)
  • fix(release): resolve macOS signature verification failure (c7ee65e)

Vesta Launcher v0.1.0-alpha.17

15 Mar 11:59

Choose a tag to compare

Pre-release

Changelog

  • feat(standalone): implement immediate OS detection for window styling. (575c4d8)
  • fix(standalone-viewer): Macos controls rendered incorrectly (ce96367)
  • fix(sidebar): adjust BellIcon size for consistent display in notifications (d085813)
  • feat(updater): enhance update process with forced restart (macos), detailed logging and error handling (a7e79fe)
  • fix: update release URLs in manifest to correct domain and fix failed old asset deletion (fce8458)
  • fix: update release URLs and improve file checks in workflows (397844c)
  • fix: include app.tar.gz in manifest platform matching (e524feb)
  • feat(updater): enhance update handling with download checks and error messaging feat(changelog): improve error handling for changelog fetching fix(release): update artifact listing and validation logic (73a01b6)
  • Update Discord invite link in README (34fcc6b)

Vesta Launcher v0.1.0-alpha.16

15 Mar 05:02

Choose a tag to compare

Pre-release

Vesta Launcher v0.1.0-alpha.16

Automatic release build for Vesta Launcher.

Changelog

  • fix: ensure OS is detected immediatly when the app launches (dd6bc92)
  • Update README and dependencies; fix image path and installation notes (df775ff)
  • feat(instances): set default icon for new instances and update pinned item icon handling (a1f70bd)
  • feat(changelog): enhance release card selection with Intersection Observer (f40bc73)
  • feat(prefetch): implement prefetching for changelog and settings data (d392add)
  • feat(changelog): implement changelog page with GitHub releases integration and navigation (fa52418)
  • feat(notifications): enhance notification system with persist and silent options (2eb79c1)
  • fix: More copilot issues (1efa0cb)
  • feat(account-popover): update UI for better contrast and usability (29239c4)
  • fix: Copilot Issues (7844644)
  • feat(skin-manager): add account switcher and improved UI functionality across screen sizes (0a82c4a)
  • feat(skin-manager): Add skin body viewing and source skin viewing (0fe52cc)
  • update copilot instructions (35181dc)
  • feat(settings): add account skin management to settings (e8ba66a)
  • fix: actually make OS detection work and reactive across the app (b1c7ccb)
  • fix: correct product name casing in configuration file (5f2234d)
  • fix: update artifact listing and validation in release workflow (331c2bd)

Vesta Launcher v0.1.0-alpha.15

26 Feb 08:01

Choose a tag to compare

Pre-release

Vesta Launcher v0.1.0-alpha.15

Automatic release build for Vesta Launcher.

Downloads

All platform installers are attached to this release as artifacts.

Changelog

  • feat: Redesign resource details page (177764e)
  • fix: refactor idle timer handling in ImageViewer for improved UI responsiveness (df287cc)
  • fix: fix ImageViewer to zoom for every image (51d31ba)
  • feat: Implement Instance Defaults (69a30cb)
  • fix: improve improve file patterns in release.yml (7f9e391)
  • chore: update packages and include tailwind-merge (02eb6f4)

Vesta Launcher v0.1.0-alpha.14

24 Feb 08:10

Choose a tag to compare

Pre-release

Vesta Launcher v0.1.0-alpha.14

Automatic release build for Vesta Launcher.

Downloads

All platform installers are attached to this release as assets.

Changelog

  • feat: enhance category handling in resource components and ensure categories are loaded for selected platform (5f29355)
  • feat: integrate resource URL resolution for instance icons in selection and details components (7a76db0)
  • feat: implement auto-install dependencies feature and enhance resource management (a0890fa)
  • feat: add decodeCurseForgeLinkout function and enhance resource URL parsing (7e63087)
  • refactor: remove button specifity (e1aa15d)
  • feat: enhance pinned button interactions with hover and active effects (91e200d)
  • feat: update dependencies and add reset CSS for consistent styling (5b45bdb)
  • feat: enable text selection for notifications, dialogs and console logs (fa39777)
  • feat(performance): add rayon for parallel processing and enhance instance loading with active account retrieval (0b134c7)
  • fix(c900fd1): Actually handle curseforge slugs properly (77e7f69)
  • feat: add cache management functionality with clear cache and get cache size commands (36cc683)
  • fix: curseforge url handling (c900fd1)
  • fix formatting of showToast params (baf2e6d)
  • feat: add spoiler functionality to resource description (db88aa4)
  • feat: pinned resource dynamic handling (f36fab3)
  • fix: pinned items scroll + disable actions button temporarily (a9a23dc)
  • fix: tooltip position on pinned items (0dc7ff7)
  • Refactor UI components and notifications for consistency (ed1d53a)

CDN Distribution

This release is also available via CDN for auto-updating launchers.

Vesta Launcher v0.1.0-alpha.13

19 Feb 02:52

Choose a tag to compare

Pre-release

Vesta Launcher v0.1.0-alpha.13

Automatic release build for Vesta Launcher.

Downloads

All platform installers are attached to this release as assets.

Changelog

  • fix: icon viewing for pinned icons. (1680bd3)
  • feat: add CURSEFORGE_API_KEY to release workflow environment (e1ac3b8)
  • feat: implement resource URL parsing for Modrinth and CurseForge (b902d20)
  • fix: update release workflow to prefer .dmg files for macOS builds (e5cf365)
  • feat: enhance deep link handling and ensure main window visibility (b43cc38)
  • feat: init notification system with additional providers and resource updates. (64004e0)
  • fix(discord): update website URL in Discord activity button (1066382)
  • fix: release workflow (3f14630)

CDN Distribution

This release is also available via CDN for auto-updating launchers.

Vesta Launcher v0.1.0-alpha.12

14 Feb 05:54

Choose a tag to compare

Pre-release

Vesta Launcher v0.1.0-alpha.12

Automatic release build for Vesta Launcher.

Downloads

All platform installers are attached to this release as assets.

Changelog

  • refactor: remove unused os_type command and fix macos issues (5539858)
  • feat(console): implement console log management with history and filtering (bbbe4a9)
  • release changes and logging for testing (fdf818c)

CDN Distribution

This release is also available via CDN for auto-updating launchers.