github Mastermindzh/tidal-hifi 6.1.0-rc1

latest releases: 8.1.3, 8.1.2, 8.1.1...
pre-release8 months ago

6.1.0-rc1

Added

  • Complete custom hotkey management system
    • Interactive settings interface for customizing all hotkeys
    • Search and filter functionality to quickly find specific hotkeys
    • Individual reset buttons to restore default values per hotkey
    • Visual feedback for key combination editing
    • Conflict detection to prevent duplicate key assignments
    • Clean, minimal UI design with keyboard accessibility

changed

  • Added support for setting volume to API & mpris
  • Added support for seeking (both absolute and relative) to API & mpris
  • Settings panel got a fresh new update thanks to BlueManCZ
    • Animations added to certain elements to improve user experience
  • Migrated from ESLint, Prettier, and Stylelint to Biome for unified code formatting and linting
  • Centralized application exit handling with unified gracefulExit() function

dev-changes

  • Removed pull-requests release build when targeting master
  • Consolidated MPRIS service architecture by merging handler logic into main service
    • This makes the renderer much lighter again
  • Reorganized MPRIS utilities from utility/mpris.ts to features/mpris/mprisUtils.ts for better code organization
  • Enabled contextIsolation

Don't miss a new tidal-hifi release

NewReleases is sending notifications on new releases.