8000 Releases · DavidIQ/JWLMerge · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: DavidIQ/JWLMerge

JWLMerge 2.4.1.1

15 Apr 20:15
Compare
Choose a tag to compare

What's Changed

New

  • feat: Prompt to open merged file after creation c564471

Bug Fixes

  • fix: Make sure the file merged before prompting 29d2eab
  • fix: change playlist item location map key c0bcd95
  • fix: Properly merge playlists (fixes #32) e1e277c
  • fix: Use SnackbarService for opening merged file 4d6c1f0

Maintenance

  • chore(deps): bump Microsoft.AppCenter.Analytics from 5.0.6 to 5.0.7 by @dependabot in #53
  • chore(deps): bump MSTest.TestFramework from 3.8.2 to 3.8.3 by @dependabot in #51
  • chore(deps): bump Microsoft.Extensions.DependencyInjection from 9.0.1 to 9.0.3 by @dependabot in #50
  • chore(deps): bump MSTest.TestAdapter from 3.8.2 to 3.8.3 by @dependabot in #49
  • chore(deps): bump Microsoft.AppCenter.Crashes from 5.0.6 to 5.0.7 by @dependabot in #52
  • chore(deps): bump Microsoft.Windows.Compatibility from 9.0.1 to 9.0.3 by @dependabot in #54
  • chore(deps): bump Microsoft.Data.Sqlite from 9.0.3 to 9.0.4 by @dependabot in #56
  • chore(deps): bump Microsoft.Extensions.DependencyInjection from 9.0.3 to 9.0.4 by @dependabot in #57
  • chore(deps): bump System.Formats.Asn1 from 9.0.1 to 9.0.4 by @dependabot in #59
  • chore(deps): bump Microsoft.Windows.Compatibility from 9.0.3 to 9.0.4 by @dependabot in #58

Full Changelog: v2.4.0.0...v2.4.1.1

JWLMerge 2.4.0.0

18 Mar 01:51
Compare
Choose a tag to compare

Features

  • Add button to browse for backup files

Maintenance

  • chore(deps): bump MSTest.TestAdapter from 3.7.0 to 3.7.2 by @dependabot in #33
  • chore(deps): bump coverlet.collector from 6.0.3 to 6.0.4 by @dependabot in #34
  • chore(deps): bump Microsoft.Extensions.DependencyInjection from 9.0.0 to 9.0.1 by @dependabot in #35
  • chore(deps): bump Microsoft.Data.Sqlite from 9.0.0 to 9.0.1 by @dependabot in #36
  • chore(deps): bump System.Formats.Asn1 from 9.0.0 to 9.0.1 by @dependabot in #37
  • chore(deps): bump MSTest.TestFramework from 3.7.0 to 3.7.3 by @dependabot in #38
  • chore(deps): bump Microsoft.Windows.Compatibility from 8.0.10 to 9.0.1 by @dependabot in #40
  • chore(deps): bump MSTest.TestAdapter from 3.7.2 to 3.7.3 by @dependabot in #39
  • chore(deps): bump MSTest.TestFramework from 3.7.3 to 3.8.0 by @dependabot in #42
  • chore(deps): bump MSTest.TestAdapter from 3.7.3 to 3.8.0 by @dependabot in #41
  • chore(deps): bump Microsoft.Data.Sqlite from 9.0.1 to 9.0.2 by @dependabot in #46
  • chore(deps): bump Microsoft.NET.Test.Sdk from 17.12.0 to 17.13.0 by @dependabot in #45
  • chore(deps): bump MSTest.TestFramework from 3.8.0 to 3.8.2 by @dependabot in #44
  • chore(deps): bump MSTest.TestAdapter from 3.8.0 to 3.8.2 by @dependabot in #43
  • chore(deps): bump Microsoft.Data.Sqlite from 9.0.2 to 9.0.3 by @dependabot in #47

Full Changelog: v2.3.0.1...v2.4.0.0

JWLMerge 2.3.0.1

24 Jan 04:50
Compare
Choose a tag to compare

Bug Fixes

  • Version check adjustment
  • Include all of the PlaylistItemMarker-related tables in the merge to avoid foreign key errors

Full Changelog: v2.3.0.0...v2.3.0.1

JWLMerge 2.3.0.0

22 Jan 04:49
Compare
Choose a tag to compare

Features

  • Support for latest JW Library database version
  • Add support for merging playlists
  • Performance improvements
  • Updated to use .net 9.0

Bug Fixes

  • Remember last save path
  • Pre-set filename and add JWLBackup suffix
  • Properly set backup file creation date
  • Remove duplicate TagMap entries
  • Properly load PlaylistItemLocationMap table
0