Skip to content

Releases: t0815/Win_CBZ

Win_CBZ Beta release 0.21.169b

21 Sep 08:13
Compare
Choose a tag to compare
Pre-release

Hofix:

  • enable split- checkbox

Win_CBZ Beta release 0.21.168b

21 Sep 03:27
Compare
Choose a tag to compare
Pre-release

Bugfixes:

  • fix image adjustments not being set (#12)
  • fix resetting adjustment settings after saving
  • fix unhandled exception
  • redraw thumbnail after updating page

Features:

  • implement resize to page (#12)

Win_CBZ Beta release 0.21.167b

19 Sep 20:23
Compare
Choose a tag to compare
Pre-release

Features:

  • implement image splitting, wip (split at x and x-percent) (#12 )

Bugfixes:

  • fix controls getting stuck at disabled state after adding images
  • do not set state to archive-changed after changing settings

Misc:

  • small layout fixes
  • add 2 more icons

Win_CBZ Beta release 0.21.166b

17 Sep 16:01
Compare
Choose a tag to compare
Pre-release

Bugfixes:

  • Fixed not being able to delete metadata entry after sorting datagrid (#44)
  • Fixed stuck glabal action/banner after undeleting a page from properties-dialog (#43)
  • fix disabled contextmenu if multiple pages are selected
  • fix not being able to edit multivalue separator column in settings

Misc:

  • Add "Series" Field to validation, as Komga requires it, setting series title. If empty, nothing will be displayed

Frontend:

  • adjust input style

Win_CBZ Beta release 0.21.165b

16 Sep 17:35
Compare
Choose a tag to compare
Pre-release

Bugfixes

  • possible fix for global action getting stuck [#43]

Frontend:

  • add context-menu to pagelist [#39]

Misc:

  • add option to disable writing page-index

Win_CBZ Beta release 0.21.164b

15 Sep 15:40
Compare
Choose a tag to compare
Pre-release

Features:

  • Add Settings to filter files by extension (#16)
  • Allow to change Datagrid Edit-Behaviour (allow single click, to begin edit) and add options to settings dialog (#18)

Bugfixes:

  • fix settings patcher to not add values if they already exist

Frontend:

  • use combobox ownerdraw to adjust styling
  • allow to select icon for dropdowns too

Win_CBZ Beta release 0.21.163b

14 Sep 15:24
Compare
Choose a tag to compare
Pre-release

Hotfix

  • bugfixes in settings patcher
  • only add fields to config if they dont exist

Win_CBZ Beta release 0.21.162b

14 Sep 13:02
Compare
Choose a tag to compare
Pre-release

Features

  • allow to configure if field is multivalued and set separator for values (#42)
    (this caters to the comicinfo.xml's WEB field, which can have multiple values, but separated by SPACES not COMMAS.)

Bugfixes

  • fix unhandled exception when removing sort on empty datagrid

Frontend

  • fix settings-dialog missing error indicators
  • replace black ERROR-ICON with RED one

Misc

  • update user config to v5

Win_CBZ Beta release 0.20.161b

12 Sep 19:29
Compare
Choose a tag to compare
Pre-release

Frontend

  • add category icons for settings sections
  • liststyle adjusted to app colors

Win_CBZ Beta release 0.20.160b

12 Sep 16:11
Compare
Choose a tag to compare
Pre-release

Bugfixes:

  • replace propertygrid with tablelayout... was breaking layout and always scrolls into view
  • fix tripple-click required to activate combobox in datagrid [#35]

Features:

  • impl. Task-order selection for image processing [#12]
  • prepare new editor-type auto-value
  • impl. F3 to search for next occurences in search boxes