Skip to content

v2.7.0

Compare
Choose a tag to compare
@Borewit Borewit released this 02 Apr 18:49
· 99 commits to main since this release

Changes

πŸš€ Enhancements

  • Persist open playlists in configuration file @Borewit (#141)
  • Open file location of best match @Borewit (#106)
  • Be able to drag playlist folders into Playlists-Directories panel @Borewit (#113)

🎨 Improvements

  • Be able to drag new media directories into the media-list @Borewit (#147)
  • Preserve playlist sequence & persist active playlist editor @Borewit (#148)
  • Improve drag-and-drop playlist implementation @Borewit (#136)
  • Adjust total progress based on partial task progress @Borewit (#111)

πŸ› Bug Fixes

  • Prevent exception being thrown when comparing different Path types @Borewit (#123)
  • Fix being able to delete folder from Playlists-Directories panel @Borewit (#114)

πŸ”§ Under the hood

⬆️ Dependencies

  • Share Lizzy playlist implementation @Borewit (#144)
  • Drop com.google.guava:guava dependency, resolving vulnerability @Borewit (#145)
  • Bump io.github.borewit:lizzy from 1.1.2 to 1.2.0 @dependabot (#139)
  • Bump me.qoomon.git-versioning from 6.3.6 to 6.4.2 @dependabot (#134)
  • Bump com.jgoodies:jgoodies-common from 1.8.0 to 1.8.1 @dependabot (#129)
  • Bump org.apache.logging.log4j:log4j-core from 2.19.0 to 2.20.0 @dependabot (#127)
  • Bump org.apache.logging.log4j:log4j-slf4j2-impl from 2.19.0 to 2.20.0 @dependabot (#130)
  • Use io.github.borewit:lizzy from Maven Central @Borewit (#115)

πŸ‘ Credits

  • Testing and quality control: @touwys