Added
- Added a button to download the QR code.
- Added gallery pagination to improve stability and performance on large galleries.
- Added new
GALLERY_ITEMS_PER_PAGE
environment variable. - Added Netherlans dutch
nl-NL
to languages.
Changed
- Simplified the translation resources by merging them into a single file. This might impact performance slightly but multiple languages are becoming a hastle to maintain.
Fixed
- Fixed an issue whereby the config helper was returning an integer where a long was required.
Changelog - 1.4.9...1.4.10