2023-09-10 14:08:21 +00:00
|
|
|
# Planned Roadmap
|
|
|
|
|
2024-08-24 22:02:33 +00:00
|
|
|
next 0.2.x release:
|
2023-09-10 14:08:21 +00:00
|
|
|
|
2024-07-30 17:45:27 +00:00
|
|
|
- Theme configuration from settings
|
2024-08-24 22:02:33 +00:00
|
|
|
- Better media and file viewer support
|
|
|
|
|
|
|
|
|
|
|
|
initial 0.3.0 release :
|
|
|
|
|
|
|
|
- drop in replace backend db with pocketbas
|
2024-07-30 17:45:27 +00:00
|
|
|
- Add Job status to the sidebar
|
|
|
|
- index status.
|
2024-08-24 22:02:33 +00:00
|
|
|
- Job status from users
|
2023-09-10 14:08:21 +00:00
|
|
|
|
2024-07-30 17:45:27 +00:00
|
|
|
Future releases:
|
2024-08-03 15:34:12 +00:00
|
|
|
- Replace http routes for gorilla/mux with pocketbase
|
|
|
|
- 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
|
|
|
|
- job manager - folder sync, copy, lifecycle operations
|
|
|
|
- metrics tracker - user access, file access, download count, last login, etc
|
|
|
|
- support minio s3 and backblaze sources https://github.com/filebrowser/filebrowser/issues/2544
|