Releases: Losses/rune
Releases · Losses/rune
v0.0.0-alpha.10
Features
- Update Wenyan translation by @123Duo3 in #101
- Enable system tray for macOS by @XMLHexagram in #104
- Add default parameters to the modal for creating playlists and mixes
- Export playlists in M3U8 format for use in other players
- Export cover art wall
Bugs
- Cover art scanning cannot be terminated
- Roaming feature does not check for non-roamable cases
- Window not moveable in macOS by background by @XMLHexagram in #106
- Unable to build Linux package by @abc1763613206 in #107
Full Changelog: v0.0.0-alpha.9...v0.0.0-alpha.10
v0.0.0-alpha.9
Features
- Implement system tray support for Windows and Linux platforms
Bugs
- Fixed the issue of windows turning black on the Windows platform.
- Escape search keyword per FTS5 by @outloudvi in #94
WARNING
This version may have window size anomalies on macOS. macOS users should update with caution.
New Contributors
- @outloudvi made their first contribution in #94
Full Changelog: v0.0.0-alpha.8...v0.0.0-alpha.9
v0.0.0-alpha.8
Features
- Improve macos dev install script by @laosb in #95
- Refreshed window control buttons design by @laosb in #96
- Enable SIMD for audio decoding by @XMLHexagram in #92
- Add Japanese translation for the Home Section by @NovaDNG in #97
Bugs
- Clicking on a track in the recommended projects on the homepage created a play queue in the wrong order.
- The Library Home title didn't navigate to the correct page.
- Added refresh and personalized context menu to Library Home.
- Implemented rate limiting for volume adjustment and seek requests to prevent message queue blockage.
- Unable to handle empty search condition by @XMLHexagram in #91
New Contributors
Full Changelog: v0.0.0-alpha.7...v0.0.0-alpha.8
v0.0.0-alpha.7
Features
- Library Home now supports custom layouts and content structures.
Bugs
- The Play Controller's context menu does not follow system language changes.
- Shortcut tag on macOS by @XMLHexagram in #87
- Update format for the Japanese l10n file by @NovaDNG in #88
Full Changelog: v0.0.0-alpha.6...v0.0.0-alpha.7
v0.0.0-alpha.6
Features
- Wenyan translation by @123Duo3, @Wenbobobo and @XMLHexagram in #83
- Simplified Chinese translation by @MoTIEdsuNe in #85
- Added a scan log interface for media files
Bugs
- Optimize analyze performance by @XMLHexagram in #82
- Re-implemented Cover Wall to reduce memory usage
New Contributors
- @MoTIEdsuNe made their first contribution in #85
Full Changelog: v0.0.0-alpha.5...v0.0.0-alpha.6
v0.0.0-alpha.5
Features
- Configure CI for Steam Sniper container by @abc1763613206 in #76
- Speed up analysis functionality by @XMLHexagram in #77
- Implement refresh list feature
- Add "Create Mix" and "Create Playlist" options to the context menu
- Add a confirmation modal for the delete library list feature
- Implement multi-language selection
- Add official support for Japanese and Traditional Chinese by @NovaDNG in #78
- Add experimental support for German, French, Italian, Korean, Ukrainian, Hokkien, and Cantonese
Bugs
- Fix Android compilation errors
- Insert checks in the "Favorites" track API to prevent write errors
- Play Next option in Add to Queue setting not working by @XMLHexagram in #80
Full Changelog: v0.0.0-alpha.4...v0.0.0-alpha.5
v0.0.0-alpha.4
Bugs
- Color mode not working on macOS by @XMLHexagram in #74
Full Changelog: v0.0.0-alpha.3...v0.0.0-alpha.4
v0.0.0-alpha.3
Features
- Stop all automatic analysis behaviors
- Added number scrolling animation to the scan page
Bugs
- Some file formats cannot be stored in the database
- Incorrectly plays startup sound during initial scan
Full Changelog: v0.0.0-alpha.2...v0.0.0-alpha.3
v0.0.0-alpha.2
Features
- Click "Rune" to return to the library page
- Turn application to background mode while closing the window for macOS by @XMLHexagram in #71
Bugs
- The light/dark theme toggle is malfunctioning on some operating systems
- Unable to switch performance mode in the settings interface
- Text of the analysis button in the modal is not centered
- Cache does not refresh after creating a new Mix and Playlist
- Submitting an empty Mix in Mix Studio causes the modal to freeze
Full Changelog: v0.0.0-alpha.1...v0.0.0-alpha.2
v0.0.0-alpha.1
Features
- Move configuration files to the correct location
- Save the queue position of the last played track
- Return to the navigation interface when database initialization fails
- Hide
.rune
directory on Windows
Bugs
- Unable to complete compilation on Windows platform
- Starting the program with an empty queue causes a crash
- GPU initializer starts when using CPU scanning
- Unable to save Library Path on macOS
Full Changelog: v0.0.0-dev.23...v0.0.0-alpha.1