Skip to content

Releases: funmaker/Hybooru

1.5.0 - Multi Tag Services Support

22 May 15:10
Compare
Choose a tag to compare
  • Added support for importing from multiple tag services/repositories
  • package-lock.json is now included in production builds

1.4.8 - Security Update

11 Mar 18:02
Compare
Choose a tag to compare
v1.4.8

1.4.8 - Security update

1.4.7 - Webpack compatibility

20 Dec 12:37
Compare
Choose a tag to compare

1.4.6 - Style improvements

16 Dec 23:07
Compare
Choose a tag to compare
  • Fixed compatibility problems with newer node/npm
  • Improved full-height post page style

v1.4.5 - GitHub Actions

23 Sep 18:31
Compare
Choose a tag to compare
  • Added GitHub actions to automate GitHub Releases and Docker container
  • Docker container is now available at ghcr.io/funmaker/hybooru:latest
  • No code changes

1.4.4 - Hydrus v447 support

06 Sep 19:52
Compare
Choose a tag to compare
  • Updated for Hydrus v447

1.4.3 - Optimized Docker image

30 Jun 01:07
Compare
Choose a tag to compare
  • Optimized Docker image (by 98WuG)

1.4.2 - Large Files

12 Jun 19:51
Compare
Choose a tag to compare
  • Added support for large files (2GB+)
  • Rebuild Database button now hides if password is not set
  • Fixed broken bugged gallery after page refresh
  • Fixed sorting and rating buttons not having text in mobile/chrome browsers
  • Fixed rating stars not hiding if rating is disabled

1.4.1 - Node v16

14 May 15:26
Compare
Choose a tag to compare
  • Updated to Node v16.1.0
  • Added support for scroll wheel in gallery
  • Disabled animation in gallery when using keyboard buttons

1.4.0 - Mobile Gallery & Cache

08 May 16:46
Compare
Choose a tag to compare
  • Added mobile-friendly Popup Gallery
  • Added server-side and client-side cache
  • Added autoplay to videos
  • Added navigation using arrow keys in autocomplete box
  • Added option to show namespaces
  • Added option to disable image height limit
  • Added option to rebuild database
  • Added option to set page size
  • Added post relations (alternatives, duplicates)
  • Added tag relations (siblings, parents)
  • Added tag whitelist
  • Added rating configuration and filtering
  • Added files and thumbnails path override configuration
  • Added example Nginx reverse proxy configuration
  • Theme now defaults to browser preferences until changed
  • Optimized client rendering
  • Improved documentation
  • Improved unknown/binary/missing file handling
  • Fixed handling of subtags containing : character
  • Fixed negative search autocomplete
  • Fixed Hydrus database not being closed gracefully
  • Fixed page title not updating when traversing browser history