Skip to content

Win_CBZ Beta release 0.20.151b

Pre-release
Pre-release
Compare
Choose a tag to compare
@t0815 t0815 released this 24 Aug 12:32
· 179 commits to master since this release
94f2912

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