filebrowser/roadmap.md

21 lines
749 B
Markdown

# Planned Roadmap
Next version (v0.2.5) :
- Feature: config gets updated when settings change, ensuring that running settings are up to date.
- Replace http routes for gorilla/mux with std library
- Replace afero requests with std library
- Add Job status to the sidebar - index status.
- Use vite instead of webpack
- upgrade to vue3
Future releases (within 6 months):
- Allow multiple volumes to show up in the same filebrowser container. https://github.com/filebrowser/filebrowser/issues/2514
- enable/disable indexing for certain mounts
- Add tools to sidebar
- duplicate file detector.
- bulk rename https://github.com/filebrowser/filebrowser/issues/2473
- support minio/s3 https://github.com/filebrowser/filebrowser/issues/2544