What's Changed
New Features
- Navigating remembers your previous scroll position when opening items and then navigating backwards.
- New Icons with larger selection of file types
- file "type" is shown on item info page.
- added optional non-root "filebrowser" user for docker image. See #251
- File preview supports more file types:
- images: jpg, bmp, gif, tiff, png, svg, heic, webp
Notes:
- The file "type" is now either "directory" or a specific mimetype such as "text/xml".
- update safari styling
Bugfixes:
- Delete/move file/folders sometimes wouldn't work.
- Possible fix for context menu not showing issue. See #251
- Fixed drag/drop not refreshing immediately to reflect changes.
Full Changelog: https://github.com/gtsteffaniak/filebrowser/compare/v0.3.2..v0.3.3