Skip to content

v3.6.0

Compare
Choose a tag to compare
@alienator88 alienator88 released this 28 Apr 01:27
· 283 commits to main since this release
346769e

Fixed

  • Logo animation causing logo to slide into view onAppear() sometimes
  • Show close button in all file list views (regular, mini, menubar) to get back to main screen
  • Move leftover files rescan button next to Uninstall button

Features

  • File list view design changes
  • App list view design changes
  • Search bar design changes
  • All views (regular, mini, menubar) now share the same app list view element, no more duplicated code
  • Hide search bar buttons while typing to allow more room for text
  • Search bar should be ready to type always even after clicking around. Only exception is if Leftover files view is active, which also has a search bar that takes focus precedence
  • Add ability to remove individual files from lists without clearing the selected app/screen and having to run search again
  • Lots of little UI changes to give the app a brand identity and make it more cohesive and uniform

Note

Lots of code changes in this update, there could be things I missed/bugs to fix.
Please let me know if you see anything! 😄