Releases: funmaker/Hybooru
Releases · funmaker/Hybooru
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
1.6.0 - File Domains Support
- 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