This update includes some critical library bugfixes along with a handful QoL tweaks and additions to the tag/field search bars. The documentation on this feature has been updated to include the new improvements.
Added
- feat(ui): show library format version in "About" window by @CyanVoxel in 102cfdf
Tag and Field Bars
- feat(ui): keep tag/field search bars open by default (new setting) by @CyanVoxel in #1472
- feat(ui): translate vertical scrolling to horizontal scrolling in tag/field search bars by @CyanVoxel in #1473
- feat(ui): use tab and shift+tab to navigate tag/field search bars by @CyanVoxel in #1474
- feat(ui): add hint icons to tag/field search bars by @CyanVoxel in #1475
Changed
Internal Changes
- refactor: almost final migrations cleanup by @Computerdores in #1456
Translations
- French updated by @kitsumed
- Hebrew updated by @Tatrask
- Hungarian updated by @smileyhead
- Japanese updated by @coolzdaddy55-art
Fixed
- fix: fix being unable to create new colors by @CyanVoxel in dd00f4d
- fix(ui): increase spacing between color palettes by @CyanVoxel in 354c0a0
- fix: fix infinite loading in various refresh operations by @CyanVoxel in 3ce6555
- fix(ui): fix update popup showing after closing main window by @CyanVoxel in 30c8125
- fix(ui): fix accent color issues on Windows by @CyanVoxel in #1477
Full Changelog: v9.6.2...v9.6.3