Releases: t0815/Win_CBZ
Releases · t0815/Win_CBZ
Release list
Win_CBZ Beta release 0.24.214b
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
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
Win_CBZ Beta release 0.24.211b
What's Changed
Full Changelog: 0.24.210b...0.24.211b
Win_CBZ Beta release 0.24.210b
Changes:
- implement small improvements and fixes to task-management [#78]
Win_CBZ Beta release 0.24.209b
Changes
Features:
-
Refactor imageprocessing task selection, to allow assignment of multiple pages to tasks
Misc:
- remove commented-out code
Full Changelog: 0.23.208b...0.24.209b
Win_CBZ Beta release 0.23.208b
Win_CBZ Beta release 0.23.207b
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
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
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...