Releases: funmaker/Hybooru
Releases · funmaker/Hybooru
1.3.0 - Optimizations & Dark Theme
- Complete DB import rewrite
- Indexing and SQL optimizations
- Added Dark Theme
- Added dynamic HTML titles
- Added Open Graph protocol
- Added favicon (by Ostrich)
- Added CSRF mitigation
- Added isTTY option
- Added "Untagged" stat query configuration
- Added more HTML meta tags and robots.txt
- Added OpenSearch protocol support
- Added result count in search page
- Improved error handling
- Fixed
client.js.LICENSE.txt
not being served in production build - Fixed untagged images not showing
1.2.0 - Source URLs
- Added source URLs in Post page.
- Added
sources
in Post - API will now always return dates at UTC timezone
- Fixed 500 HTTP Error when post has no tags
1.1.0 - Improvements
- Added
posted
in PostSummary - Added
extension
in PostSummary and Post - Database rebuild no longer drops everything owned by user
- Fixed page endpoints defaulting to application/json when Accepts HTTP header is ambiguous.
- Fixed anchors with # causing fetch data
- Fixed auto pagination not working on large screens
- Fixed "Post Not Found" flashing when entering Post page
Initial Release
Initial Release