filebrowser/roadmap.md

21 lines
749 B
Markdown
Raw Normal View History

2023-09-10 14:08:21 +00:00
# Planned Roadmap
2024-02-10 00:13:02 +00:00
Next version (v0.2.5) :
2023-09-10 14:08:21 +00:00
- Feature: config gets updated when settings change, ensuring that running settings are up to date.
2024-02-10 00:13:02 +00:00
- 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
2023-09-10 14:08:21 +00:00
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
2024-02-10 00:13:02 +00:00
2023-09-10 14:08:21 +00:00
- support minio/s3 https://github.com/filebrowser/filebrowser/issues/2544