Skip to content

Releases: 0xb8/WiseTagger

v0.6.11

26 Oct 13:31
Compare
Choose a tag to compare

Enhancements:

  • Fetch tags from multiple imageboards at the same time
  • Windows: flash WiseTagger's taskbar entry when some action is finished

Bugfixes:

  • Fix crash when entering queue filter consisting of just a " (a single double-quote)
  • Fix formatting a zero-duration

Note: Windows binaries are now linked to Universal C Runtime. Users of Windows 7, 8 and 8.1 should install appropriate updates.


The releases are signed by PGP key D299 6313 4C54 70FC 134C 620A CA8F 9CC1 FB48 93AC

v0.6.10

22 Sep 16:41
Compare
Choose a tag to compare

Enhancements:

  • Command output can now be shown as a notification or copied to system clipboard
  • Commands are now shown in context menu as well

Bugfixes:

  • Fix adding unwanted files to queue when assigning specific files
  • Avoid crashing broken NVidia driver (occurred when running VRAM-heavy workload and WiseTagger at the same time)
  • Updated libwebp dependency with a fix for recently discovered vulnerability

Note: Windows binaries are now linked to Universal C Runtime. Users of Windows 7, 8 and 8.1 should install appropriate updates.


The releases are signed by PGP key D299 6313 4C54 70FC 134C 620A CA8F 9CC1 FB48 93AC

v0.6.9

07 May 11:37
Compare
Choose a tag to compare

Enhancements:

  • Weighted tag sorting:

    • Set tag weight using a comment: some_tag # comment text... weight:42
    • Tags with higher weight precede tags with lower weight
    • Default tag weight is zero
    • Negative weight is allowed: other_tag # weight:-123
    • This feature is useful for e.g. LoRa training
  • Natural sorting of tags with numbers:

    • tag_123 tag_2 tag_42 sorts to tag_2 tag_42 tag_123
  • Navigation direction is respected when deleting files

  • Invalid commands are now greyed-out instead of being hidden

  • Relative modification time is shown in file deletion dialog

Bugfixes:

  • Fix fit to screen state not being restored

Note: Windows binaries are now linked to Universal C Runtime. Users of Windows 7, 8 and 8.1 should install appropriate updates.


The releases are signed by PGP key D299 6313 4C54 70FC 134C 620A CA8F 9CC1 FB48 93AC

v0.6.8

22 Mar 18:29
Compare
Choose a tag to compare

Enhancements:

  • Option to navigate the queue with scroll wheel (Scroll Lock)
    • Scrolling with Ctrl key held still works regardless of this setting
  • Hidden option to save tags in <filename>.txt caption files (useful for LoRA training, etc)
    • Place empty .caption_mode.txt file in the directory with training images to enable

Bugfixes:

  • Fix cache invalidation issue when deleting images from queue

Note: Windows binaries are now linked to Universal C Runtime. Users of Windows 7, 8 and 8.1 should install appropriate updates.


The releases are signed by PGP key D299 6313 4C54 70FC 134C 620A CA8F 9CC1 FB48 93AC

v0.6.7

24 Dec 08:42
Compare
Choose a tag to compare

Enhancements:

  • Option to use command's output as a tag string for current file:
  • Newly added files in queued directories are automatically appended to queue
  • Option to upscale small images to fit the screen
  • Options to rotate image clockwise and anticlockwise
  • Copy current image to clipboard with Ctrl+C or FileCopy image to clipboard menu action
  • HEIC and AVIF image formats support for Windows installer build
  • CLI: option --print-tags for printing all known tags

Bugfixes:

  • Fix navigation to fixable files not working when opening files from working directory
  • Fix menus appearance in dark theme
  • Fix slow recursive opening of large directories

Note: Windows binaries are now linked to Universal C Runtime. Users of Windows 7, 8 and 8.1 should install appropriate updates.


The releases are signed by PGP key D299 6313 4C54 70FC 134C 620A CA8F 9CC1 FB48 93AC

v0.6.6

13 Aug 10:10
Compare
Choose a tag to compare

Enhancements:

  • Tag input now highlights a part of the tag string that exceeds filesystem path length limit
  • Tag autocomplete now displays consequent tags
  • Open files in subfolders recursively (File — Open Folder Recursively, drag and drop with Shift held)
  • Command-line option -r, --recursive

Bugfixes:

  • Fix slow session file opening when it contains a lot of files
  • Fix slow autorestart when queue contains a lot of files
  • Fix slow navigation to fixable files when the queue has a sparse filter
  • Fix WEBP, TIFF, JPEG2000 image formats not being supported on Windows installer build

Note: Windows binaries are now linked to Universal C Runtime. Users of Windows 7, 8 and 8.1 should install appropriate updates.


The releases are signed by PGP key D299 6313 4C54 70FC 134C 620A CA8F 9CC1 FB48 93AC

v0.6.5

14 May 08:36
Compare
Choose a tag to compare

Enhancements:

  • Imageboard ID tags can be removed by negation
  • Imageboard ID tags are suggested in queue filter autocomplete
  • Tag file conflict notification is shown when both normal and override tag files are found in one directory

Bugfixes:

  • Fix file modification date not being displayed for very recently modified files

Note: Windows binaries are now linked to Universal C Runtime. Users of Windows 7, 8 and 8.1 should install appropriate updates.


The releases are signed by PGP key D299 6313 4C54 70FC 134C 620A CA8F 9CC1 FB48 93AC

v0.6.4

10 Apr 07:57
Compare
Choose a tag to compare

Enhancements:

  • Naming mode (OptionsNaming mode, F2) to allow unsorted input (suggested by @Brawlence in #11)
  • Custom commands are now launched in the directory of current file

Bugfixes:

  • Fix missing tag files notification not working

Note: Windows binaries are now linked to Universal C Runtime. Users of Windows 7, 8 and 8.1 should install appropriate updates.


The releases are signed by PGP key D299 6313 4C54 70FC 134C 620A CA8F 9CC1 FB48 93AC

v0.6.3

07 Mar 11:26
Compare
Choose a tag to compare

Enhancements:

  • Choice to edit all tag files in Navigation → Edit Tag File dialog (contributed by @Brawlence)
  • Navigation with mouse back/forward buttons
  • Navigation with mouse wheel + Ctrl or Shift held
  • When opening tag files location, all the tag files are selected (Windows-only)

Bugfixes:

  • Fix crash when opening any image on fresh installation (reported by @Brawlence)
  • Fix queue filter not matching quoted strings with spaces

Note: Windows binaries are now linked to Universal C Runtime. Users of Windows 7, 8 and 8.1 should install appropriate updates.


The releases are signed by PGP key D299 6313 4C54 70FC 134C 620A CA8F 9CC1 FB48 93AC

v0.6.2

27 Dec 15:53
Compare
Choose a tag to compare

Enhancements:

  • Dialog for choosing the tag file for editing (Navigation → Edit Tag File)
  • Changes in symbolic links to tag file are now detected as well
  • Added WiseTaggerCli: a simple command-line utility for fixing tags, useful for scripting

Bugfixes:

  • Fix queue filter breaking when deleting files
  • Fix Windows installer not replacing DLLs with same version numbers.

Note: Windows binaries are now linked to Universal C Runtime. Users of Windows 7, 8 and 8.1 should install appropriate updates.


The releases are signed by PGP key D299 6313 4C54 70FC 134C 620A CA8F 9CC1 FB48 93AC