Skip to content

Releases: Losses/rune

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

v0.0.0-dev.23

10 Nov 15:36
5857ea4
Compare
Choose a tag to compare
v0.0.0-dev.23 Pre-release
Pre-release

Feaures

  • GPU FFT by @XMLHexagram in #59
  • Remember the selected playback mode before exit
  • Remember the playlist before exit
  • Implement a global data request caching mechanism

Bugs

  • Unanalyzed Collections should not be Roamed
  • Incorrect spacing between vertical list groups
  • No quick jump in vertical lists
  • Layout error in the scanning interface
  • Navigation switching logic error on search and cover wall pages

Full Changelog: v0.0.0-dev.22...v0.0.0-dev.23

v0.0.0-dev.22

08 Nov 12:04
Compare
Choose a tag to compare
v0.0.0-dev.22 Pre-release
Pre-release

Features

  • Proper handling when audio devices are unplugged
  • Middle-click shortcut functionality

Bugs

  • EndOfPlaylist event directly triggered a pause state
  • Homepage layout crashes when there are too few tracks
  • Routing back from a modal causes the application to crash

Full Changelog: v0.0.0-dev.21...v0.0.0-dev.22

v0.0.0-dev.21

07 Nov 14:04
Compare
Choose a tag to compare
v0.0.0-dev.21 Pre-release
Pre-release

Features

  • Fine-tuned the smartwatch interface to hide the rotating disc and placed playback control buttons on the home page.
  • Added a feature to match the theme color with the current track's cover color.
  • Adjusted the component design for editing Liked entries in the settings interface.
  • Redirect to the media library selection screen instead of showing a blue screen error when database loading fails.

Bugs

  • Incorrect page margin settings in Car view.
  • Home page recommendations now have at least three columns.
  • Removed the navigation entry for the Test page.

Full Changelog: v0.0.0-dev.20...v0.0.0-dev.21

v0.0.0-dev.20

06 Nov 00:19
Compare
Choose a tag to compare
v0.0.0-dev.20 Pre-release
Pre-release

Features

  • Implemented cancel buttons for analysis and scan tasks
  • Developed task analysis mode configuration interface
  • Added mouse side button return option for Windows and macOS
  • Updated responsive page margin layout logic
  • Updated composer segmentation condition list
  • Implemented random selection feature for Mix
  • Cover Art Page and Search Page can no longer be exited with ESC
  • Mix Studio now supports sorting in both ascending and descending order
  • Prevent editing of built-in Mix
  • Configured Android CI

Bugs

  • Fixed layout issues on narrow interfaces in Cover Wall
  • Fixed initialization button not displaying on narrow screens
  • Fixed transparent theme color issue on Android
  • Fixed inability to handle background tasks on Android by @Rachel030219 in #61
  • Optimized responsive design for Mix Studio
  • Optimized responsive modal in settings interface
  • Fixed responsive issues on Welcome Page
  • Corrected incorrect responsive priority list
  • Fixed system crash caused by empty search conditions
  • Completely removed dependency on Go Router
  • Fixed flickering issue in music library settings list during screen scaling
  • Attempted to fix insufficient reserved space for Android top status bar
  • Fixed responsive configuration errors on the Cover Wall page
  • Fixed blurry images in the track list
  • Fixed navigation bar animation issues on certain screen widths
  • Fixed issue where shortcut key conflicts prevented character deletion in input fields
  • Fixed flickering issue in Cover Art during screen scaling

Full Changelog: v0.0.0-dev.19...v0.0.0-dev.20

v0.0.0-dev.19

31 Oct 08:53
Compare
Choose a tag to compare
v0.0.0-dev.19 Pre-release
Pre-release

Features

  • Light and dark theme toggle
  • Scanning errors should trigger a blue screen
  • Improved opening logo scaling algorithm
  • Sort albums by album number
  • User Generated Collection List does not show quick navigation
  • Draw Android app icon
  • Implement audio playback on Android by @Rachel030219 in #57
  • Implement Android permission request on welcome screen by @Rachel030219 in #58

Bugs

  • Adapt Collection List empty state for responsiveness
  • Search interface cannot scroll
  • Element sizes not aligned when scaling the homepage
  • Some elements' layout breaks when resizing the settings interface
  • Layout issues during scaling on the Collection List page
  • Fixed several Mix Query bugs caused by sea-orm upgrade
  • Vertical scrolling always overrides horizontal scrollingby @XMLHexagram in #55

Full Changelog: v0.0.0-dev.18...v0.0.0-dev.19

v0.0.0-dev.18

29 Oct 15:14
Compare
Choose a tag to compare
v0.0.0-dev.18 Pre-release
Pre-release

Features

  • Avoid computing spectrum data when the spectrum component is not displayed
  • Quick jump for Collection List
  • Improved theme color calculation method
  • Added tooltips to control bar buttons
  • More concise full-text search implementation
  • Switched from Tantivy to FTS5

Bugs

  • Redesigned vertical layout algorithm for Collection List
  • Adapted Cover Art Wall for narrow interface layout
  • No shadow on Cover Art Wall action buttons in narrow interfaces
  • Track List interface needs adaptation for Fish interface
  • Layout issues in Mix Studio on narrow interfaces
  • Clicking on blank areas of the interface produces a sound on some operating systems
  • Cover Tile refreshes repeatedly when resizing the window
  • Abnormal size of loading indicator in Collection List
  • Updated CI artifact naming conventions
  • Fixed issue with logs not outputting on Android platform by @Rachel030219 in #51

Security

Full Changelog: v0.0.0-dev.17...v0.0.0-dev.18

v0.0.0-dev.17

27 Oct 15:29
Compare
Choose a tag to compare
v0.0.0-dev.17 Pre-release
Pre-release

Features

  • Theme color setting feature
  • Integrated welcome animation on initial program load
  • Made the welcome animation optional (enabled by default)
  • Integrated sound effect playback feature in the Rust side
  • Experimental ARM64 building pipeline by @Losses in #49

Bugs

  • Issue where disks couldn't be clicked in Belt and Band modes
  • Display progress when indexing Cover Art
  • Allow analysis and indexing tasks to be canceled individually
  • Issue where deleting characters in the search interface caused route backtracking
  • Text on the BSOD screen should always be white
  • Fixed issue where control buttons couldn't be clicked
  • Fixed issue where context menu items in the control bar couldn't be selected
  • Fixed issue with abnormal shortcut key hint colors in the control bar context menu
  • Improved the customization experience of control bar buttons, now sorting without long press is possible

Full Changelog: v0.0.0-dev.16...v0.0.0-dev.17