Skip to content

Releases: t0815/Win_CBZ

Win_CBZ Beta release 0.22.179b

09 Oct 19:33
Compare
Choose a tag to compare
Pre-release

Updating is strongly recommended, as there was a critical bug in previous release, which would overwrite original pages during image processing.

Bugfixes:

  • fix critical issues, where image operations would update the source-image. not the temporary working copy (#54 )
  • fix Global Task sometimes not being updated (#49)
  • fix sorting pates by index after image processing to avoid incorrect placement in order
  • fix update index after imageprocessing
  • fixed compatibility mode renaming not working anymore
  • fix bugged filter indicator (#45)

Win_CBZ Beta release 0.22.178b

04 Oct 13:45
Compare
Choose a tag to compare
Pre-release

Features:

  • Remember Key UserFilter active state
  • add Funnel icon to datagrid column header, indicating which col is affected by filters

Misc:

  • add some more icons, replace page- properties icon

Win_CBZ Beta release 0.22.177b

03 Oct 09:33
Compare
Choose a tag to compare
Pre-release

features:

  • add missing base filter condition selection and logic (#45)

Win_CBZ Beta release 0.22.176b

03 Oct 07:28
Compare
Choose a tag to compare
Pre-release

Features:

  • add custom user key filters (#45)

Win_CBZ Beta release 0.22.175b

29 Sep 11:39
Compare
Choose a tag to compare
Pre-release

Changes:

  • add settings to control saving / restore window layout and position and enable/disable validation logging (#51)

Bugfixes:

  • compatibility mode always gets set to false if index writing disabled check was performed

Win_CBZ Beta release 0.21.174b

29 Sep 09:13
Compare
Choose a tag to compare
Pre-release

Changes:

  • add validation and error provider to page properties -dialog (#50)
  • move xml specific settings to metadata section, add build-settings to settings dialog
  • force compatibility mode, if writing XML- Pageindex is disabled

Win_CBZ Beta release 0.21.173b

28 Sep 18:11
Compare
Choose a tag to compare
Pre-release

Bugfixes:

  • fix: cancellation tokens not being reset and breaking some tasks
  • fix image processing failed to update result-pages (#47)
  • fix failed updating working-copy for pages after changing settings
  • fix unable to save archive with no metadata, because of validation failing (#48)
  • fix some buttons getting stuck in disabled state
  • fix memory leak when processing images, rewrite page freeing streams (#47)
  • fix impossible to paste a copied page

Features:

  • add resizing to a specific page

Misc:

  • prompt user to rebuild index, if index was disabled prior to adding new pages and enabling index creation in settings

Win_CBZ Beta release 0.21.172b

27 Sep 14:45
Compare
Choose a tag to compare
Pre-release

Hotfix

  • fix non-reset cancellation-tokens breaking some tasks

Note this release has still some breaking bugs! Mainly with image-processing!

Win_CBZ Beta release 0.21.171b

26 Sep 19:48
Compare
Choose a tag to compare
Pre-release

Hotfix:

  • fix broken pipeline when saving archives (pipeline would halt, without ever writing the file)
  • fix disabled new and "add folder" buttons when adding new metadata

Win_CBZ Beta release 0.21.170b

25 Sep 20:53
Compare
Choose a tag to compare
Pre-release

Bugfixes:

  • Fix controls being stuck in disabled state, after adding new pages (#46)
  • add missing xml attributes for exported page-models (#12 )
  • dont allow changing page-type, if index creation is disalbed in settings