Full Changelog: https://github.com/VisualSource/rusty-mc-launcher/compare/v0.10.0...v0.10.1
- Order completed queue items by date.
- Drop support for v1Compatible updater artifacts.
- update launcher user agent.
- update launcher lib version to 0.12.1.
- fix render bug in profile edit.
- Fix bug #34. profile fav list buttons not alighing correctly.
- Fix bug #33. Taost background not match theme.
- Fix bug #32. Modrinth modpack updater not setting profile loader version
- Fix bug #30. toast exiting too soon for new profiles.
- Fix bug #30. memory slider not displaying correctly
Full Changelog: https://github.com/VisualSource/rusty-mc-launcher/compare/v0.9.11...v0.10.0
- Launcher timeout
- New Modrinth impl.
- Updated javascript deps.
- Updated rust deps.
- Changes order of themes in settings.
- Disabled 'validate' in profile settings.
- Categories remember state
- Added fonts
- Profiles use 4GB by default.
- Show logs on crash
- Toast on profile installed.
- Fix reveal in dir.
- Fix invalid timestamps in download queue.
- Fix navigation menu bug.
- Fix typo in download queue.
- Fix copy profile.
- Fix profiles list not being invalidated on modpack install.
- Fix bug #26
Full Changelog: https://github.com/VisualSource/rusty-mc-launcher/compare/v0.9.10...v0.9.11
- Fix bug report
Full Changelog: https://github.com/VisualSource/rusty-mc-launcher/compare/v0.9.9...v0.9.10
- New Bug reporting system.
- Fixed bug #27
- Fixed profile names being displayed incorrectly.
- Removed a console.log
- Fixed a few type errors.
Full Changelog: https://github.com/VisualSource/rusty-mc-launcher/compare/v0.9.8...v0.9.9
- Changed how themes are defined.
Full Changelog: https://github.com/VisualSource/rusty-mc-launcher/compare/v0.9.7...v0.9.8
- Fixed failing client installs
Full Changelog: https://github.com/VisualSource/rusty-mc-launcher/compare/v0.9.5...v0.9.7
- Added Modrinth modpacks installed from workshop to have a updater
- Add timestamp to queue items
- Now fixed curseforge modpack imports
Full Changelog: https://github.com/VisualSource/rusty-mc-launcher/compare/v0.9.4...v0.9.5
- Add deeplink checks
- Allow viewing patch notes when not logged in.
- Fix importing for curseforge modpack imports
Full Changelog: https://github.com/VisualSource/rusty-mc-launcher/compare/v0.9.2...v0.9.4
- Changed format of modpack metadata
- Resloved isuse where content type could not be determined for content when importing a curseforge modpack.
- Fixed github action
Full Changelog: https://github.com/VisualSource/rusty-mc-launcher/compare/v0.9.1...v0.9.2
- Fixed bug where download settings page does not load on fresh install.
Full Changelog: https://github.com/VisualSource/rusty-mc-launcher/compare/v0.9.0...v0.9.1
- Fixed bug where database was not able to be created on new fresh install.
Full Changelog: https://github.com/VisualSource/rusty-mc-launcher/compare/v0.8.7...v0.9.0
- Theme system.
- Locked modpacks.
- Global options copy.
- Reworked Auth system.
- Upgrade shadcn components to use react 19 and tailwindcss v4.
- Render Optimizations.
- Add Last Played to profile page.
- Last played is now updated on starting profile.
- Failed queue items now display a toast on fail.
- Changed workshop search result card layout.
- Skin page now no longer shows user profiles list.
- Added drag handle on pages with profiles list.
- Reworked toast api and style.
- Updated ReadMe
- Fixed bug where setting 'path.app' was not set on first init.
- Fixed bug where java install test was not checking the correct value.
- Fixed pagation layout shifts in workshop search
- Fixed download queue items visablity not beening set correctly
Full Changelog: https://github.com/VisualSource/rusty-mc-launcher/compare/v0.8.6...v0.8.7
- Fix workshop search filter
- Fix app breaking bug Issue 24
- Fix layout movement in workshop search header
- Downgrade masl to 3.28.1 as v4 cache no longer persists across browser sessions
Full Changelog: https://github.com/VisualSource/rusty-mc-launcher/compare/v0.8.4...v0.8.5
- Fix Blur bug
- Fix workshop seach
Full Changelog: https://github.com/VisualSource/rusty-mc-launcher/compare/v0.8.2...v0.8.3
- Fix build script
- Fix border bug on windows 10
- Upgrade tailwindcss to v4
- Upgrade msal
- Upgrade other deps
Full Changelog: https://github.com/VisualSource/rusty-mc-launcher/compare/v0.8.1...v0.8.2
- Curseforge project page
- Add Window boarder patch
- Lazy load images
Full Changelog: https://github.com/VisualSource/rusty-mc-launcher/compare/v0.8.0...v0.8.1
- Add toats to updates check btn
- Add loaders to update check btn
- Add disable when checking for updates after clicking btn
Full Changelog: https://github.com/VisualSource/rusty-mc-launcher/compare/v0.7.3...v0.8.0
- Add Preconnect tags
- List Installed Java versions
- Changed format of modrinth notifications.
- Added notice about modrinth login on account page.
- Updated tauri to v2.
- Use pnpm patch to patch masl.
- Center "No Screenshots!" text on profile screenshots page.
- Center profile icon on profile page.
- Update issuse reporter.
- Copying a profile now copies profile content
- Fix typo on download settings page of the "App Directory" description.
- Remove "Clear Cached Images" button on download settings page.
- Remove file path when listing installed minecraft versions in download settings page.
- Fix height on card in the Popular modpacks section on home page.
- Update react to v19
- Better game crash dialog
- Fix Issue 21
Full Changelog: https://github.com/VisualSource/rusty-mc-launcher/compare/v0.6.4...v0.7.1
- Modrinth account notifications
- Updated Javascript deps
- Removed unused struct fields in rust laucher library
- Switched current queue item interval check from 60_000 ms to 30_000 ms
- Fixed Modrinth account login
- Fixed Neoforge loader version select 'undefined' error
- Fixed Neoforge install
- Fixed Neoforge start
- Laucher lib now dedups libraries when inheriting
Fix version deployment
Full Changelog: https://github.com/VisualSource/rusty-mc-launcher/compare/v0.6.4...v0.7.1
- Added JVM args form control
- Added Crash Notice Dialog
- Update javascript deps
- No long bind logger at frontend startup
- Fix stop process "no such column: id" error
- Fix play button being stuck in "Installing" state after install
Full Changelog: https://github.com/VisualSource/rusty-mc-launcher/compare/v0.6.4...v0.7.0
- Added Report bug form page
- Added Patch notes page
- Added MIT license file
- Added bug report template
- Added feature request template
- Added editable home page
- Change delay between installs from 30 sec to 5 sec
- Notifications list now displays content under title
- Update Tauri from 1.6.8 to 1.7.0
- Update javascript deps
- Update Rust deps
- Update Readme
- Dev only react dev tools script
- Update rust version 1.78.0 to 1.79.0
- Minor performance improvements
- fix typo in curseforge modpack install error
Full Changelog: https://github.com/VisualSource/rusty-mc-launcher/compare/v0.6.3...v0.6.4
- Fix release system
Full Changelog: https://github.com/VisualSource/rusty-mc-launcher/compare/app-v0.1.0...v0.6.4
- Everything
- Everything