Release v1.1.0
Important Notes
- For anyone migrating from an older non-SQLite version images will need to be loaded into the DB via the included background directory scanner. This is usually pretty quick but for those with very large galleries it may take a few minutes to import the data and generate the thumbnail images.
Added
- SQLite database backend with DBUp scripts.
- Admin management features such as add, edit, remove gallery.
- Admin gallery download as a zip.
- Better overall admin stats about galleries.
- Thumbnail generation for better page loads.
- Background task to scan for new images not added via the front end.
- Unit test cases.
Bug Fixes
- Added caching to the DeviceDetector parse as it is very slow.