Skip to content

Releases: wakingrufus/JaMM

v1.7.0

23 Jun 18:15
dfd4d54
Compare
Choose a tag to compare
streamline handling of bestof tags in context menu (#22)

v1.6.2

11 May 19:38
e738f37
Compare
Choose a tag to compare
fix modules (#21)

v1.6.1

11 May 18:53
327dab2
Compare
Choose a tag to compare
upgrade beryx plugin for jdk19 compat (#20)

v1.6.0

11 May 18:32
570e2f3
Compare
Choose a tag to compare
remove csv library (#19)

improve tagging UI
upgrade to javafx 21
upgrade pgradle plugins
upgrade to kotlin 1.8

v1.5.0

20 Oct 20:06
884d002
Compare
Choose a tag to compare
sync playcounts from last.fm (#17)

v1.4.0

13 Oct 20:58
8902dd2
Compare
Choose a tag to compare
track play counts (#16)

better incremental library updates

v1.3.0

26 Jul 17:05
Compare
Choose a tag to compare

What's Changed

  • improve album artist view for artists with many albums by @wakingrufus in #15

Full Changelog: v1.2.2...v1.3.0

v1.2.2

20 Jul 20:09
Compare
Choose a tag to compare

What's Changed

  • Allow shuffle sorting of the album list by @wakingrufus in #14
  • improve library refreshes to not lose selection in album view and tag view

Full Changelog: v1.2.1...v1.2.2

v1.2.1

13 Apr 17:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0

25 Mar 16:29
Compare
Choose a tag to compare

This release has a faster startup time by loading the library data from a file which is saved each time a full scan is completed.
After startup, a background full scan is started asynchronously.

There is now a second type of continuous play mode called "Tag" which instead of random, will select a song sharing at least 1 tag with the current song, if one exists, falling back to random.

What's Changed

Full Changelog: v1.1.0...v1.2.0