Releases: funmaker/Hybooru
Releases · funmaker/Hybooru
1.12.3 Healthcheck
- Added healthcheck to Dockerfile
1.12.2 - Video Switching
- 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
- Removed leftover adminPassword
1.12.0 - Tag Family Wild Ride
- 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
- Updated for Hydrus v559
1.10.0 - Inbox, Envvars and Loops
1.9.0 - Flash and blurhash
1.8.0 - Notes, Overlays and Random
- 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 inPost
andPostSummary
1.7.1 - Tag siblings conflict fix
- Fixed import crashing on multi-service tag sibling conflict (#23)
1.7.0 - Version Checking
- Added version check
- Added docs for
/api/regendb
- Removed CSRF tokens
- Fixed import crashing on tag collisions