Importing of your existing media library
This release adds support for importing existing media, for more information see the documentation.
Breaking Changes
You need to update the frontend_url variable in the config file, according to the updated docs.
What's Changed
- improve ergonomics of
BASE_PATHby @colinmarc in #211 - stop saving of docker build cache when run by PRs from forks and build x86 and arm64 image in parallel by @maxdorninger in #217
- add new sponsor @PuppiestDoggo by @maxdorninger in #218
- Add ability to delete users by @Copilot in #219
- Add stats to dashboard by @maxdorninger in #221
- fix bug where extra slash is appended to the frontend_url by @maxdorninger in #222
- Add feature: import of existing media by @maxdorninger in #223
- Make indexers for error resistant by @maxdorninger in #220
- Improve frontend for imports by @maxdorninger in #224
- Remove unnecessary logs by @maxdorninger in #225
New Contributors ❤️
- @colinmarc made their first contribution in #211
- @Copilot made their first contribution in #219
New Sponsors ❤️
Full Changelog: v1.9.1...v1.10.0