Skip to content

Releases: funmaker/Hybooru

1.12.2 - Video Switching

22 Sep 18:39
Compare
Choose a tag to compare
  • Popup gallery now stops all off-screen media from playing instead of just muting videos
  • Fixed videos not reloading when navigating between posts

1.12.1 - Mistakes were made

24 Aug 19:13
Compare
Choose a tag to compare
  • Removed leftover adminPassword

1.12.0 - Tag Family Wild Ride

23 Aug 22:40
Compare
Choose a tag to compare
  • Updated for Hydrus v586 (#45)
  • Added rating.service config that can accept either id number or string name of the rating service
  • Deprecated rating.serviceName in favor of rating.service
  • Fixed error while importing tags with multiple independent preferred siblings
  • Fixed deprecated config options overriding properly named options on conflict

1.11.0 - Hydrus v559 support

22 Jan 23:18
Compare
Choose a tag to compare
  • Updated for Hydrus v559

1.10.0 - Inbox, Envvars and Loops

20 Jan 21:21
Compare
Choose a tag to compare
  • Added support for system:inbox, system:archive and system:trash (#25)
  • Added host config option (#38)
  • Added support for PORT and HOST envvar override
  • Removed DOCKERIZED envvar, Dockerfile now uses PORT (#36)
  • Fixed faulty tag loop detection (#39)

1.9.0 - Flash and blurhash

09 Oct 21:46
Compare
Choose a tag to compare
  • Added Flash support via Ruffle (#34)
  • Added blurhash support
  • Added Hydrus version check
  • Added support to override admin password using HYDRUS_ADMIN_PASSWORD environmental variable (#35)
  • Added setting to control thumbnail fading
  • Added config option to control thumbnail scaling
  • Fixed thumbnail fading

1.8.0 - Notes, Overlays and Random

27 Sep 23:58
Compare
Choose a tag to compare
  • Added support for notes (#31)
  • Added Random button to draw a random image from the search pool (#24)
  • Added support for full queries in motd (#3)
  • Added searching sha256/md5 hashes
  • Added tag siblings and parents on tags search page and api. Tag siblings will no longer appear as "primary" results,
    but only as associated records. They can still be searched but will return the preferred sibling instead.
  • Added full flag for /api/tags endpoint, allowing to query tags siblings and parents as well.
  • Updated Docker Node target to v18.12.0
  • Fixed Internal Server Error on invalid post id
  • Fixed Motd only working with images
  • Fixed tags not being negated when pressed - tag button with JS enabled
  • Fixed handling of recently added content types from Hydrus (#33)
  • Deprecated hash field in Post and PostSummary

1.7.1 - Tag siblings conflict fix

29 Dec 17:17
Compare
Choose a tag to compare
  • Fixed import crashing on multi-service tag sibling conflict (#23)

1.7.0 - Version Checking

20 Dec 00:04
Compare
Choose a tag to compare
  • Added version check
  • Added docs for /api/regendb
  • Removed CSRF tokens
  • Fixed import crashing on tag collisions

1.6.0 - File Domains Support

11 Dec 18:25
Compare
Choose a tag to compare
  • Added support for choosing file services (#18)
  • Added support for filtering services by ids
  • Added tags.printLoops config option to print tag relationships loops
  • Added tags.searchSummary config option to control how many tags appear on side menu when searching posts
  • Added posts config category and moved all posts related config options there
  • Added support for Node v19 (#19)
  • Deprecated old config options
  • Fixed import getting suck in case of loops in parent tag relationships
  • Fixed siblings tag relationships not getting normalized in case of a sibling relationship loop (Fixes #17)
  • Fixed inaccuracies in API.md
  • Fixed web crawlers following tag links and indexing random search terms