Skip to content

0.0.1 rc.36

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Mar 17:46
· 10 commits to main since this release
db96f6b

Fixes

  • Update the copyright notice (#3)
  • Add an App Store categroy (#4)
  • Indicate that the app doesn't use non-exempt encryption (#5)
  • Remove files when they are deleted (#7)
  • Live filter contents for images and videos (#8)
  • Store all file types in the database for later filtering (#9)
  • Store directories in the database (#16)
  • Ensure views update dynamically during initial indexing (#17)
  • Introduce folder metadata and show URLs in a footer (#18)
  • Initial support for dynamic sidebar updates (#19)
  • Remove non-functional scale slider from the toolbar (#22)
  • Include mp3s in the default listings (#23)
  • Preserve sort when adding new files (#36)
  • Add an about screen (#39)
  • Some folders are missing from the sidebar (#45)
  • Ensure the sidebar is stable when folders are added and removed (#46)
  • Include ZX Spectrum tape files (#51)
  • Clean up deleted files on launch (#52)
  • Ensure removals aren't handled twice (#55)
  • Address possible crash with overlapping sidebar entries (#56)
  • Select the first sidebar entry on first launch (#57)
  • Show a placeholder when no folder is selected (#58)
  • Add licenses for dependencies to the about screen (#61)
  • Correctly handle directory moves (#63)
  • Improve first-time directory indexing performance (#64)
  • Wrap the selection when using left/right arrows (#67)
  • Ensure file deletion works (#68)
  • Store per-folder settings in YAML (#71)
  • Present an error if folder settings fail to decode (#72)
  • Store modification dates and handle updates (#78)
  • Watch for changes to folder settings (#79)
  • Address excessive sidebar reloads (#80)
  • Detect and propagate file modifications (#84)
  • Update Diligence and Interact to address broken dependencies (#88)
  • Include .mkv files (#89)
  • Ensure newly created cells always show correct selection state (#92)
  • Improve the grid view selection model (#93)
  • Don't automatically scroll when selecting items with the mouse (#96)