Skip to content

Releases: Losses/rune

v0.0.0-alpha.10

23 Nov 12:15
Compare
Choose a tag to compare
v0.0.0-alpha.10 Pre-release
Pre-release

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

22 Nov 16:36
Compare
Choose a tag to compare
v0.0.0-alpha.9 Pre-release
Pre-release

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

Full Changelog: v0.0.0-alpha.8...v0.0.0-alpha.9

v0.0.0-alpha.8

22 Nov 04:55
a629c7d
Compare
Choose a tag to compare
v0.0.0-alpha.8 Pre-release
Pre-release

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

  • @laosb made their first contribution in #95

Full Changelog: v0.0.0-alpha.7...v0.0.0-alpha.8

v0.0.0-alpha.7

21 Nov 08:19
Compare
Choose a tag to compare
v0.0.0-alpha.7 Pre-release
Pre-release

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

18 Nov 13:16
a4d062b
Compare
Choose a tag to compare
v0.0.0-alpha.6 Pre-release
Pre-release

Features

Bugs

  • Optimize analyze performance by @XMLHexagram in #82
  • Re-implemented Cover Wall to reduce memory usage

New Contributors

Full Changelog: v0.0.0-alpha.5...v0.0.0-alpha.6

v0.0.0-alpha.5

16 Nov 07:23
Compare
Choose a tag to compare
v0.0.0-alpha.5 Pre-release
Pre-release

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

13 Nov 02:52
2212c00
Compare
Choose a tag to compare
v0.0.0-alpha.4 Pre-release
Pre-release

Bugs

Full Changelog: v0.0.0-alpha.3...v0.0.0-alpha.4

v0.0.0-alpha.3

12 Nov 23:30
Compare
Choose a tag to compare
v0.0.0-alpha.3 Pre-release
Pre-release

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

12 Nov 03:56
Compare
Choose a tag to compare
v0.0.0-alpha.2 Pre-release
Pre-release

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

11 Nov 15:49
Compare
Choose a tag to compare
v0.0.0-alpha.1 Pre-release
Pre-release

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