What's Changed
Improvements / Fixes:
- Added
image_defaultsto the default configuration and ensured it's kept in sync withvideo_defaultsfor privacy settings; ifimage_defaultsis missing, it is automatically inherited fromvideo_defaults - Added atomic writing for config files and improved error handling: invalid
config.jsonfiles are now backed up and reset to defaults, preventing startup failures. - Added warnings if required data directories are not properly mounted, to help prevent data loss in containerized environments.
UI / UX:
- Improved image upload feedback: success alerts now reflect the actual number of images uploaded, and error messages include server responses for better troubleshooting.
- Updated the image feed to automatically refresh after uploads, ensuring users see new images without manual reloads.
Full Changelog: v1.6.2...v1.6.3