Releases: t0815/Win_CBZ
Releases · t0815/Win_CBZ
Win_CBZ Beta release 0.20.156b
Features:
- add image rotation [#12]
- add crc32 calculation for new pages and add config value to enable/disable [#6]
- add option to set custom icon for autocomplete fields
Bugfixes:
- fixed bugs with removing metadata entries, esp. while having filtered the datagrid
- fix not resetting cancellation token, breaking various processes (i.e. opening a new file on same insance, would stop reading after first file)
- fixed entry-validation in datagrid
- dont reload imagemetadata after image-processing [#12]
- fixed various unhandled exceptions
- fix datagrid row-aterations after sorting
Misc:
- updated config to version 4
- added new default keys from comicinfo.xml format spec v2.0
Win_CBZ Beta release 0.20.155b
Bugfixes
- fix freezing ui when adding datagrid rows [#27 ]
- fix still broken frontend image adjustments settings
Features:
- implement keep aspect ratio
- implement resize to percentage
Win_CBZ Beta release 0.20.154b
Win_CBZ Beta release 0.20.153b
Bugfixes
- fix #14 buggy image-processing target type selection
- fix freezing datagrid when adding new set
Win_CBZ Beta release 0.20.152b
Win_CBZ Beta release 0.20.151b
Reuploaded installer
I was noticing, the installer script did only output .dll- Files for god knows how long lol.... Is fixed now
Bugfixes:
- show key counts in metadata panel
- fix for showing autocompletes for non-autocomplete cells in metadata editor
- dont load thumbnails while archive is closing and freeing images
- only update metadata page-index if required
- fix broken windows-installer output
Maintenance:
- move all cancellation tokens to one singleton class
- split tasks -> update page indices after moving pages and updating metadata index
- dont use global cancellation- token for individual tasks, only call global cancellation on application terminate
Win_CBZ Beta release 0.19.150b
Hofix & Bugfix v2:
- fix missing thraed-params
- fix global action for missing image metadata not triggered anymore
Win_CBZ Beta release 0.19.149b
Hotfix:
- fix for not being able to remove metadata entries
Win_CBZ Beta release 0.19.148b
Bugfixes:
- when renaming pages, update the list of excluded page-names too
- take excluded pages during conversion into account
Misc:
- add loading indicator to page-settings dialog
Win_CBZ Beta release 0.19.147b
Improvements:
- make initializing page-settings dialog threaded to prevent freezing upon showing the form