Skip to content

Latest commit

 

History

History
143 lines (112 loc) · 4.58 KB

File metadata and controls

143 lines (112 loc) · 4.58 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.8.1 - 2026-02-14

Changed

  • Updated translations

Fixed

  • Fixed file size calculations to use SI decimal units (divide by 1000)

1.8.0 - 2026-01-30

Added

  • Added support for custom fonts

Changed

  • Updated translations

Fixed

  • Fixed playback restarting on screen rotation when launched from external apps (#361)

1.7.0 - 2025-12-16

Changed

  • Tapping notification now launches the "Now playing" screen (#179)
  • Updated translations

Fixed

  • Fixed an issue where removing a track from a playlist removed it from all playlists (#69)

1.6.0 - 2025-11-09

Changed

  • Player now respects play/pause state when seeking (#97)

Fixed

  • Fixed startup crash with large number of items
  • Fixed another crash when clearing app from recents (#298)
  • Fixed flicker when skipping to the next/previous track on the player screen

1.5.1 - 2025-11-05

Fixed

  • Fixed player crash when clearing app from recents (#298)
  • Fixed overlap between current track and system bars

1.5.0 - 2025-10-29

Changed

  • Compatibility updates for Android 15 & 16
  • Updated translations

1.4.0 - 2025-10-14

Added

  • Support for folders on Android 9 and below versions (#258)

Changed

  • Updated translations

1.3.0 - 2025-10-09

Changed

  • Search query is now preserved when switching tabs (#261)
  • Search now ignores accents and diacritics (#209)
  • Updated translations

Fixed

  • Fixed issue with track numbers displaying as zero in some cases (#269)

1.2.3 - 2025-09-09

Changed

  • Updated translations

Fixed

  • Playlist menu options now show up correctly on the playlists tab (#65)

1.2.2 - 2025-08-21

Changed

  • Updated translations

Fixed

  • Disc numbers now display correctly in multi-disc albums (#228)

1.2.1 - 2025-07-16

Changed

  • Updated translations

Fixed

  • Fixed unknown error when updating ID3 tags (#206)

1.2.0 - 2025-07-15

Changed

  • Updated translations

1.1.0 - 2025-05-20

Added

  • Support for displaying disc number in albums (#18)

Changed

  • Turned off shuffle by default
  • Replaced checkboxes with switches
  • Previous button now supports replay (#45)

Removed

  • Dropped support for Android 7 and older versions

Fixed

  • Fixed track numbers displaying as 0 (#47)

1.0.0 - 2024-02-11

Added

  • Initial release