Skip to content

Releases: t0815/Win_CBZ

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

Win_CBZ Beta release 0.20.159b

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

Bugfixes

  • update pages temporary files, if settings temp-folder has been changed [#33]
  • remove duplicate empty string validation
  • dont handle validation- exception within model
  • set interpolation mode for new pages [#18]
  • update pages interpolation mode from config

Misc

  • use error-provider in settings-dialog to display erroneous control
  • Add Metadata- editor config key validation

Win_CBZ Beta release 0.20.158b

07 Sep 11:58
Compare
Choose a tag to compare
Pre-release

Feature:

  • add ability to change temporary-folder

Win_CBZ Beta release 0.20.157b

07 Sep 01:18
Compare
Choose a tag to compare
Pre-release

Bugfixes:

  • impl. settings migration across newer installed versions [#31 ]
  • fix broken settings-migration