Releases: MineInAbyss/launchy
Releases · MineInAbyss/launchy
v2.0.0-beta.2
v2.0.0-beta.1
v2.0.0-beta.0
🐛 Bug Fixes
- Maximize toggle not working on Windows, see JetBrains/compose-multiplatform#1553 - (be1e9bc)
- Fix hash check failing when a hash isn't specified (always treat as success) - (4c8ce7f)
- Play button launches game without warning when install failed - (4c8ce7f)
⚙️ Miscellaneous Tasks
- Bump dependencies - (4c8ce7f)
v2.0.0-alpha.16
◀️ Revert
- Trying to fix some auth issues - (b5f50fb)
v2.0.0-alpha.15
⛰️ Features
- Add minecraft crashed dialog - (f4d9dc3)
🐛 Bug Fixes
- Updating mod loader without showing user update prompt - (f4d9dc3)
- Not unzipping mrpack when refreshing an already downloaded pack - (f4d9dc3)
- Not checking for mod loader updates - (f2bd683)
- Only showing mod loader version instead of full name for the in progress task - (f2bd683)
- Images not updating when last played order changed on home screen - (e66166e)
⚙️ Miscellaneous Tasks
- Use mod ids in config storage, not names - (f4d9dc3)
v2.0.0-alpha.14
Feat: Sort instances by last played Cleanup: Rename some Modpack classes to Instance
v2.0.0-alpha.13
Feat: Allow creating instance with custom .minecraft directory Feat: Fullscreen mode Feat: Buttons to open some common directories Improvement: Use trailing icon button for choosing jvm path Fix: Play button on home screen getting squished when title or desc too long Feat: List user mods as a category
v2.0.0-alpha.12
Fix: Windows not supporting relative hardlinks Fix: Auth not being tracked as in progress task, allowing multiple game launches
v2.0.0-alpha.11
Fix (attempt): Create link instead of symlink to avoid permissions is…
v2.0.0-alpha.10
Fix: Deletions not being tracked Fix: Not waiting for modLoader download job to finish