Skip to content

Releases: Lendruk/NoriBooru

v0.6.0

09 Sep 21:49
94b4049
Compare
Choose a tag to compare
v0.6.0 Pre-release
Pre-release

0.6.0

Features

  • generate animated thumbnails for gifs
  • some tag search inputs no longer create a tag on enter
  • Add page watchers for
    • 4chan threads
    • reddit subreddits
  • Add "Add to playlist" button for gallery items

Misc

  • Make tauri start in fullscreen
  • save original filename (if possible)
  • Add custom migration system

Bugfixes

  • Fix sidebar highlight not working properly
  • Fix jobs persisting when changing between vaults

v0.5.0

17 Aug 11:27
69e798a
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

0.5.0

The build attached here is only for linux x64.

Features

  • Vault creation changes:
    • Vault creation can create the vault folder on its own
    • By default there is a base vault folder which will contain all the vaults
    • Add vault.config.json file to the vault folder which contains the vault metadata
  • Add stop SDUi button to the generator
  • Add capability to import an already exiting vault from another instance
  • Add vault settings page:
    • Add Rename vault
    • Add Delete vault
    • Add Unlink vault
    • Add SD Uninstall
  • Add video thumbnail generation to reduce bandwidth usage

Bug Fixes

  • Fix app hanging when uploading large files
  • Fix not sending current active jobs to new connections
  • Fix inbox flag in gallery not being updated when switching between inbox and gallery
  • Fix webp image upload
  • Fix not being able to skip around large videos
  • Fix civitai import field not being cleared after submitting
  • Fix civitai key submission not being detected by the frontend
  • Fix stable diffusion install not being detected by the frontend

v0.4.0

14 Aug 17:30
5570d9a
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

0.4.0

The build attached here is only for linux x64.

  • Removed limit on file size
  • Add standlone client build script using tauri
  • Add base for async jobs
  • Add media type filtering to gallery
  • Add capability to create tag from tag search input
  • Some undocumented bug fixes
  • Change dockerfile to use nginx instead of running node directly for frontend
  • Add automatic release pipeline (currently only builds AppImage) windows support will be added in the future
  • When installding SDUI, an AI tag will be created if it does not exist
  • Remove double click on gallery item to delete it
  • Generate random color for new tag when sending #ffffff as the color

0.3.0

19 Jul 11:45
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release

What's Changed

  • Add stable diffusion UI by @Lendruk in #4
  • Add sd resources page by @Lendruk in #5
  • Style adjustments

Full Changelog: 0.2.0...0.3.0

v0.2.0

27 Mar 15:54
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

Features

  • Replace TagType in favour of nested Tags by @Lendruk in #2
  • Add Inbox review mode by @Lendruk in #3
  • Add collapse support to sidebar
  • Move filters into separate toggleable sidebar
  • Add AND / OR switch for tag filters
  • Add multi media item selection
  • Batch delete and archival
  • Add ability to pause playlist view using spacebar
  • Add mass item tag addition

Bugfixes

  • Fix Quick tagging not working in inbox
  • Fix characters not being shown in tag search auto complete
  • Fix large images not respecting screen size in playlist view
  • Fix playlist creation not saving timePerItem
  • Fix Sidebar footer and top bar not being sticky

Full Changelog: 0.1.0...0.2.0

v0.1.0

14 Mar 12:08
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

What's Changed

  • Add the basic functionality of NoriBooru
  • Refactor/use standalone backend instead of sveltekit by @Lendruk in #1

Full Changelog: https://github.com/Lendruk/NoriBooru/commits/0.1.0