Skip to content

Releases: yermak/AudioBookConverter

Release 6.2.10

18 Nov 10:10
2d35315
Compare
Choose a tag to compare

Changes:

  • 2d35315 Merge pull request #519 from yermak/development
  • 1eb8f06 Merge pull request #518 from yermak/feature/517_tip_of_the_day
  • db5034b Added tip of the day

This list of changes was auto generated.

Release 6.2.8

17 Nov 11:03
eeeffc0
Compare
Choose a tag to compare

Added feature to report bug with sharing setting and environment information.
When pressing report issue from About menu, environment information and settings will be coppied into clipboard and user can past this information when reporting bugs. Be mindful about sharing sensitive information.
Bugs without this information will be de-prioritised.

Changes:

  • eeeffc0 Merge pull request #511 from yermak/development
  • a48e7f8 Merge pull request #510 from yermak/feature/509_bug_reporting
  • 08c3f74 Improved bug-reporting

This list of changes was auto generated.

Release 6.2.7

17 Nov 09:24
79f0d26
Compare
Choose a tag to compare

Added Repair Feature in About menu

Changes:

  • 79f0d26 Merge pull request #508 from yermak/development
  • d4aff8e Merge pull request #507 from yermak/feature/506_repair
  • 22fe570 added repair
  • 0d3e46b mac build fix
  • 62adce4 Merge remote-tracking branch 'origin/master' into development
  • ca321a5 Update release-all.yml for Azure Pipelines
  • d0b53ab Update release-all.yml for Azure Pipelines

This list of changes was auto generated.

Release 6.2.6

16 Nov 14:33
Compare
Choose a tag to compare

Fixed multiple bugs.
Numbering of releases was slightly broken as there were few unsuccessful builds due to infrastructure issues
MacOS version may not work due to changes in security model of latest MacOS. Stay tuned: native MacOS version is coming soon.

Release 6.2.5

16 Nov 14:28
Compare
Choose a tag to compare

Changes:

  • a09a1f0 Update release-all.yml for Azure Pipelines
  • 0d0c55f Update release-all.yml for Azure Pipelines
  • 6f7029a Merge pull request #503 from yermak/development
  • edee438 Merge pull request #502 from yermak/feature/224_buttons_controls
  • bd03b7d merge fix and release process fix
  • 399cee6 Merge pull request #501 from yermak/development
  • 382b89c Merge remote-tracking branch 'origin/development' into feature/224_buttons_controls
  • 99a233f Merge pull request #500 from yermak/issue/490_empty_chatpers_tag
  • d006497 minor bug-fix
  • 67f9d14 Merge pull request #499 from yermak/development
See More
  • 35dc9ab minor bug-fix
  • 71dc650 testing builds
  • 2b5e15e testing builds
  • 4b89f3b testing builds
  • 39caa8b Merge pull request #498 from yermak/feature/497_preferences
  • dc3860b reworked presets, which were causing stability issues
  • 7ed407e reworked presets, which were causing stability issues
  • 8070562 reworked presets, which were causing stability issues
  • 89b3615 Replaced xodus database with java preferences, should provide easier support
  • 6cfa10c Merge pull request #460 from yermak/issues/458_leading_zeros_missing
  • aa0b046 adding leading zeros in chapters numbers to output files when splitting by chapters
  • 3a91e0b Merge pull request #459 from /issues/457-split-by-tracks-error
  • 89bdac9 fixed issue of same job id was used for concatination of files during split by track, which created race conditions
  • 6fa69b3 buttons returned to all screens

This list of changes was auto generated.

AudioBookConverterX Beta1

05 Aug 10:23
6d87ab7
Compare
Choose a tag to compare
Pre-release

Beta Build for MacOS X

Will be removed after testing

Release 6.1.2

25 Sep 21:44
80537bd
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

Release 6.1.1

10 Jul 13:19
c98d4e3
Compare
Choose a tag to compare

Changes:

  • c98d4e3 Merge pull request #427 from yermak/development
  • 257b9d4 Merge pull request #426 from yermak/issues/422_concat_mp3_to_mp3 [ #422 ]
  • a570b64 #422 fixed
  • 11b06c1 Merge pull request #418 from yermak/issue/437_tag_track
  • a2af4d2 Fixing meta information loading, refactoring to make code more readable and maintainable
  • a420ed0 Fixing meta information loading, refactoring to make code more readable and maintainable
  • 5762562 Fixing metainformation parsing and output, refactoring to make code more readable.
  • 69116f5 restored robust tag track parsing.
  • 37b0c22 Update README.md
  • c67713a Merge pull request #416 from yermak/issue/384_large_files_estimate
See More
  • 7d0a13c fixed large files estimates

This list of changes was auto generated.

Release 6.1.0

06 Jun 16:46
2c8374c
Compare
Choose a tag to compare

Main Changes:

  • Fixed issue not loading year from m4b
  • Fixed issue not loading book number from m4b and ogg
  • Fixed issue not loading artwork from binary stream in m4b
  • Fixed issue of extra spaces in suggested file name
  • Fixed issue of sampling rate setting being ignored
  • Fixed issue of some passing not compatible bitrate and sampling rate to m4b and ogg, which resulted failure to encode (probably reason of "Start button not working"
  • Fixed issue failing to overwrite existing ogg file.
  • Improved VBR mode for opus (ogg) encoding
  • Added feature: saving default chapter parameters to be used for next books.
  • Added feature: dark mode (About->Settings). Also added editable settings, which will allow more customosation in the future.
  • Added feature: support source wav files.
  • Multiple minor bugfixes and optimisations.
See More

Changes:

  • 2c8374c Merge pull request #413 from yermak/development
  • 3d20ba2 Merge pull request #412 from yermak/release_6.1
  • bc39c1d Build 6.1
  • 982302b Merge pull request #411 from yermak/issues/383_year_tag
  • b3b5f9c Merge pull request #410 from yermak/feature/405_bin_data_art_work
  • 256ce1f Fixed track tag which could contain total number of tracks as well.
  • fc7eded Fixed jpg detection issue and switch image extraction to mp4art for mp4 files.
  • 0db5b04 Merge pull request #408 from yermak/issues/383_year_tag
  • 62f9f99 Fixed Year and Track tag
  • abd00fe Merge pull request #407 from yermak/feature/79_save_chapternaming
  • 98ca741 Merge pull request #406 from yermak/feature/405_bin_data_art_work
  • 635aa98 Merge pull request #404 from yermak/feature/373_opus_vbr
  • 59e31c9 custom chapter title persistance fix
  • a3f230c Added support of artwork stored in bin_data stream
  • a50b02c opus vbr and important bug fix related to non-compatible bitrates and grequences.
  • f07648c Merge pull request #403 from yermak/feature/79_save_chapternaming
  • afe4208 Save in app settings default chapter parameters. Save custom title between different runs
  • dd3461d Merge pull request #402 from yermak/feature/79_save_chapternaming
  • 74ffde5 Save in app settings default chapter parameters.
  • 5372912 Merge pull request #401 from yermak/issue/370_filename_format_setting
  • 86c40bc Fixed bug in filename formatting prepared to be be editable in settings.
  • 1a6585b Merge pull request #400 from yermak/feature/366_dark_mode
  • 0e1831a Dark mode support, also first attempt of editable settings is added
  • ff7b801 Merge pull request #399 from yermak/feature/398_wav_files
  • 8c8be80 wav files support
  • df75591 Merge pull request #397 from yermak/issues/383_year_tag
  • 424bfc0 added parsing of year tag
  • a141038 Merge pull request #396 from yermak/issue_387/sampling_rate
  • 912b12c Fixed bug with sampling rate being ignored. Simplified encoding options by removing duplicates. This fixed that setting speed setting was ignored for ogg and mp3
  • f9370f9 Fixed error if ogg file already existed
  • 0eecc9b Merge pull request #394
  • 156c6f0 Merge pull request #393
  • 16db3e4 mac build
  • dd16257 typo fix
  • 9b1a9b6 Update README.md
  • 82ab1b6 Update README.md
  • cf35176 Update README.md

This list of changes was auto generated.

Release 6.0.1

06 Jan 20:41
dc3203c
Compare
Choose a tag to compare

Minor update of ffmpeg to 4.4.1
Fix unsigned build for Mac OS

Changes:

This list of changes was auto generated.