Skip to content

Releases: t0815/Win_CBZ

Win_CBZ Beta release 0.24.214b

Pre-release

Choose a tag to compare

@t0815 t0815 released this 23 Nov 08:35

Bugfixes:

  • Fix changing Button border color not working

Misc:

  • Add more palette colors

What's Changed

Full Changelog: 0.24.213b...0.24.214b

Win_CBZ Beta release 0.24.213b

Pre-release

Choose a tag to compare

@t0815 t0815 released this 28 Sep 08:50

Bugfixes:

  • customized button colors not being applied and saved
  • fix bullet points not getting rendered correctly in update.notes
  • add missing styled buttons

Changes:

  • add button color to changeable colors list

Win_CBZ Beta release 0.24.212b

Pre-release

Choose a tag to compare

@t0815 t0815 released this 28 Sep 00:45

What's Changed

  • Small issues UI + accent color by @t0815 in #87

Win_CBZ Beta release 0.24.211b

Pre-release

Choose a tag to compare

@t0815 t0815 released this 25 Sep 15:13

What's Changed

Full Changelog: 0.24.210b...0.24.211b

Win_CBZ Beta release 0.24.210b

Pre-release

Choose a tag to compare

@t0815 t0815 released this 24 Sep 15:52

Changes:

  • implement small improvements and fixes to task-management [#78]

Win_CBZ Beta release 0.24.209b

Pre-release

Choose a tag to compare

@t0815 t0815 released this 24 Sep 02:28
3667acc

Changes

Features:

  • Refactor imageprocessing task selection, to allow assignment of multiple pages to tasks

  • Refactor task selection by @t0815 in #79

Misc:

  • remove commented-out code

Full Changelog: 0.23.208b...0.24.209b

Win_CBZ Beta release 0.23.208b

Pre-release

Choose a tag to compare

@t0815 t0815 released this 21 Sep 21:15

Features:

  • add mass creation of chapters from selected pages [#69]

Bugfixes:

  • fixed bug, when renaming bookmark it will prevent updating the page

Changes:

  • add option to split double-pages only, also add option to skip resizing double pages [#12]

Win_CBZ Beta release 0.23.207b

Pre-release

Choose a tag to compare

@t0815 t0815 released this 20 Sep 17:09

Bugfixes

  • fix null-reference error when updating processed image [#77]
  • fix compressed entry not being updated after saving archive, resulting in object disposed exception in image-preview form

Win_CBZ Beta release 0.23.206b

Pre-release

Choose a tag to compare

@t0815 t0815 released this 20 Sep 09:30

Bugfixes

  • fix renaming bookmark not working
  • reset cancellation-token to prevent truncating page index [#76]

Misc

  • Update NuGet- Packages
  • replace *.ForEach() with own Extensions

Win_CBZ Beta release 0.23.205b

Pre-release

Choose a tag to compare

@t0815 t0815 released this 16 Sep 14:06

Bugfixes:

  • fix small issues with bookmark-management

Feature:

  • add possibility to copy/paste bookmarks in bookmark-editor form [#74]

Misc:

  • add exception handler in program-loop, to hopefully find the unhandled exception causing random crashes...