v2025.1.12.dev1
This is a dev release. I am creating a Github release this time because I have finished most features that were originally planned. I will continue fixing major bugs and adjust the UI elements before the official v2025.1.12.
Update log
- Minor UI adjustments
- Bug fix for logging in as guest
- More ways to filter the picture based on its extension, glob name pattern, created date and added date.
- Allow user to download the files as a zip from browser.
- Allow the user to provide AWS credentials and upload the photos to an S3 bucket.
Note: Right now the photos are kept on server directory even you selected alternative destinations. This behavior is subjected to change.
Screenshots
Planned updates for the next official version
- Settings to run a policy on schedule given authenticated, in unix-cron string format
- Better server side log
- Better error messages
- Move uncommon settings to My App - Settings page rather than policy editing page and make them apply to all policies
- Docker release
- Unit tests