Skip to content

Releases: cheese83/Paramuse

v1.3.3

03 Apr 21:45

Choose a tag to compare

  • Update ImageSharp library, to address CVE-2025-27598.
  • Improvements to loading of tags and cover images on slow or unreliable connections.
  • Use AlbumArtist tag as the artist for albums where possible.
  • Fixed character encoding bug with Windows integration.
  • Fixed display of album title when title tag is missing.
  • Better rendering of lyrics tags.
  • Sort album list case-insensitively.

v1.3.2

19 Aug 16:01

Choose a tag to compare

  • Update ImageSharp library, to address CVE-2024-41131.
  • Show current track duration on initial page load.
  • Improve display of album cover when zoomed.

v1.3.1

03 May 13:21

Choose a tag to compare

v1.3

08 Mar 16:25

Choose a tag to compare

  • Update ImageSharp library, to address CVE-2024-27929.
  • Show tags and other details when clicking on a track name in the album list.
  • Support mp4/m4a.
  • Change caching behaviour so changed images are picked up quicker.
  • Cope with corrupt files better.
  • Fix settings failing to load when last played track is missing.
  • Fix next track button when nothing has been played yet.

v1.2

07 Aug 21:05

Choose a tag to compare

  • Improve performance by not rendering so many audio elements in the HTML.
  • Allow overall volume to be higher than 0dB, though this will only affect rare tracks where this is possible without clipping.
  • Use colour to identify missing (pink) or inconsistent (cyan) album/artist/track name/ReplayGain tags. In the case of ReplayGain tags, it's the play button for each album that the colour is applied to.

v1.1

22 Jul 23:10

Choose a tag to compare

  • Add shuffle symbol to font, to make sure it appears correctly on devices that don't have a suitable fallback font.
  • Add tooltips to track details text, for when they are too long to fit.
  • Add current track name to page title.
  • Fix shuffle not taking effect until after next track change.
  • Ensure setting volume works before first track has started playing.
  • Persist settings in local storage (volume, shuffle, current track).
  • Indicate disc number in album track list.
  • Add a spectrum analyser.

v1.0

28 Jun 18:07

Choose a tag to compare

Initial commit.