Skip to content

1.5.0 - Volpeon

Compare
Choose a tag to compare
@resucutie resucutie released this 20 May 17:18
· 11 commits to master since this release
6041824

Features

  • Major layout change on desktop
  • Sidebar will now be always visible on desktop
  • Notes: Write notes to images
  • Related images: Show images that are related to the image you're currently checking. Similar to the parent/children system on some booru sites
  • Image counter now does display numbers using images, similar to gelbooru or e621/e926
    • There are two counters avaiable as of now: squares (default) and baba
  • Change the design of search bar on the search page
  • Multiselecting images is now possible
    • At the moment you can only bulk delete files
  • Biometric hideout. Hide the contents of booru when the app is unfocused
  • Dropping files on LocalBooru will now add them
  • Dragging images outside of LocalBooru will send them as a file to other programs
  • Icons were added to tag types

Fixes

  • Back button on android now actually returns one view back instead of closing the app (#1 bb747f8)
  • Fix storage permissions on systems below SDK 32 (Android 12 and below) (#11 22128c6)
  • Striked sources on e621/e926 gets properly filtered (816f3c5)
    • This will not autofix on previous boorus. You can fix it by searching for - on repoinfo.json in a text editor and then removing the character from all of the marked instances. Be careful to not break the JSON structure!
  • Render the titlebar outside of the navigation calls (means that now page transitions won't invade the titlebar) (b8ee7c9)
  • Preview of videos is now shown on the "Add Image" screen (f444f41)
  • Tag :3 is now not considered a metatag and as such it is a valid tag to save (a06a4be)
  • Search now shows every result when query is empty (5c5390c)
  • Header bar is now displayed when no search results (f7b501a)

Artist's website: https://volpeon.ink/

Git Changelog: 1.4.1...1.5.0 1.4.0...1.5.0