Skip to content

0.1.0

Compare
Choose a tag to compare
@unreadablewxy unreadablewxy released this 11 May 01:28
· 15 commits to master since this release

New Features

  • Added file selection
    • Hold ctrl to toggle selection on individual files
    • Hold shift to select ranges of files
    • Hold shift + alt to perform a ranged deselect
  • Added batch tagging
  • Added a content scaling toggle for stage mode

Intuitiveness

  • Preload images config now shows a number instead of a slider
  • Changing a file's tags will no longer immediately resort the tag list
  • Added error messages indicating when a file contains tags from a different namespace

Bug Fixes

  • When creating a tag in stage mode, the tag will now be correctly set on the current file
  • Fixed a crash bug for linux users launching the program from outside of its install directory
    • All prebuilt installers should now "just work"