Skip to content

Releases: yermak/AudioBookConverter

Release 6.6.8

15 Dec 00:14
93c91ce

Choose a tag to compare

What's Changed

Full Changelog: version_6.6.7...version_6.6.8

Release 6.6.7

12 Dec 13:53
11f0c47

Choose a tag to compare

What's Changed

Full Changelog: version_6.6.6...version_6.6.7

Release 6.6.6

11 Dec 21:06
726d397

Choose a tag to compare

What's Changed

Full Changelog: https://github.com/yermak/AudioBookConverter/commits/version_6.6.6

Release 6.6.4

10 Dec 23:19
f2391af

Choose a tag to compare

What's Changed

Full Changelog: https://github.com/yermak/AudioBookConverter/commits/version_6.6.4

Release 6.6.3

10 Dec 22:59
c8833f3

Choose a tag to compare

What's Changed

Full Changelog: https://github.com/yermak/AudioBookConverter/commits/version_6.6.3

Release 6.6.2

10 Dec 22:11
b5fb2f7

Choose a tag to compare

No real changes, just build fixes and libraries upgrades, so it should be safer and faster

What's Changed

Full Changelog: https://github.com/yermak/AudioBookConverter/commits/version_6.6.2

Release 6.6.1

10 Dec 00:12
47f3a52

Choose a tag to compare

Finally moved away from constantly breaking Azure pipeline build to good old TeamCity, as I was spending too much time fighting with Azure to make a build rather than developing AudioBookConverter.
Having stable TeamCity in place I switched to nighly build from development branch, which means releases should be much more often but could be less stable. I might do stable releases from time to time.

What's Changed

New Contributors

  • @rognlien made their first contribution in #621
  • @qodana-cloud[bot] made their first contribution in #663

Full Changelog: version_6.5.2...version_6.6.1

Release 6.5.2

21 Jun 20:45
435d677

Choose a tag to compare

Changes:

  • 435d677 Merge pull request #610 from yermak/development
  • bda5c1e Merge pull request #609 from yermak/issues/missing_locale_602
  • 2ca750b fixed locale bundle fallback
  • 656b5cd fixed window title

This list of changes was auto generated.

Release 6.5.1

06 Jun 09:08
0d0efd5

Choose a tag to compare

Changes:

  • 0d0efd5 Merge pull request #605 from yermak/development
  • 5c50745 Merge pull request #604 from yermak/issues/395_chapter_duration_from_m4b
  • 70d36d5 chapter duration from custom edit
  • 13a5798 idea run parameters
  • 221d60f added tracked binaries to lfs
  • 67f9f30 Merge remote-tracking branch 'refs/remotes/origin/master' into development

This list of changes was auto generated.

Release 6.5.0

04 Jun 21:40
d180273

Choose a tag to compare

Fixed several major bugs
Settings now will be preserved between version (note: this version will create new settings,future upgrades will re-use those settings, but you will need to reconfigure you presets in this version manually)
Added more tooltips to help people with disabilities navigate the program #530. I will continue to add more hints to different controls in the future, but for now I will close #530

Changes:

  • d180273 Merge pull request #601 from yermak/development
  • 4c4e5dd build fix to support git lfs
  • a076646 version bump to 6.5.x
  • fbc87d3 Merge pull request #600 from yermak/issue/596_chapter_format_save
  • 2c12074 Merge pull request #599 from yermak/feature/597_preserving_settings
  • 312edd8 chapter format save fixed, #596
  • 2208cac preserving settings between versions, feature #597
  • a6196e0 Merge pull request #594 from yermak/javafx
  • 831957f Merge pull request #598 from yermak/issues/530_accessability_tooltips
  • d3dc049 javafix, fixing cat stepping on keyboard just before commit
See More
  • 3eee1b0 Tooltips for buttons
  • 62e38d3 fixing all javafx libs into git (why didn't I do it years ago)
  • a03f182 fixing all javafx libs into git (why didn't I do it years ago)
  • 8d6613f fixing all javafx libs into git (why didn't I do it years ago)
  • 659ea7b fixing all javafx libs into git (why didn't I do it years ago)
  • e3f22f2 Temporary hack for ffmpeg-cli-wrapper to get snapshot version of 0.8.1 as it contains important fixes but not released yet

This list of changes was auto generated.