Skip to content

0.4.0

Latest
Compare
Choose a tag to compare
@lun-4 lun-4 released this 30 Dec 16:33
· 17 commits to mistress since this release

many things since 0.3.0

my stats:

  • db is 1.3G
  • 220736 files
  • 76629 tag names
  • 4373168 file<->tag relationships

What's Changed

  • janitor reports by @lun-4 in #63
    • this lets you do a janitor run and then reuse the automatically-generated "report file" to let janitor verify manual fixes without having to check the entire database/all files
  • update to zig 0.12 and use zig package manager by @lun-4 in #65
  • update to zig 0.13 which is the minimum supported version for 0.4.0 b7f91c6

other stuff

  • amv: add support for folder targets
  • arm: autogc (no need to run janitor anymore) 28f2da5
  • szurubooru: various optimizations
    • separate connection pools for performance reasons 13dbe45
    • faster tag usage calculation 2e6fa1c
  • remove hydrus api f6bb1bc
    • szurubooru api does everything better
  • add indexes for queries 0b6bec6