This is official release making the step from 4.4.0.
IMPORTANT
- The internal representation of Albums changed with version 4.5.0, BACK UP YOUR DATABASE BEFORE UPDATING
(or yolo but don't come crying afterwards). - The folder structure changed for the uploads, you will verify the required directory permissions.
Read more here ».
Notable Modifications
- Use of file streams instead of local file copy (step forward to S3).
- Adding QR code support for sharing
- Better Error handling.
- SQL optimizations and refactoring of the internal architecture and representations of Albums.
- Support of Vietnamese language
What's Changed (since 4.5.2)
- Moved unit tests for root album into separate class by @nagmat84 in #1416
- Add some tests by @qwerty287 in #1395
- move the traits to the class as it is only used once by @ildyria in #1425
- Fix test interaction with smart albums by @nagmat84 in #1428
- Fix album unit tests by @nagmat84 in #1427
- Security fix: Unsorted photos by @nagmat84 in #1430
- Improve cicd by @ildyria in #1424
- add JetBrain Open Source Community Support by @ildyria in #1442
- Make VideoHandler support optional by @kamil4 in #1439
- Update dependencies and add NPM lockfile by @qwerty287 in #1440
- Ensure consistent sorting of albums in list of shares by @nagmat84 in #1429
- Added options for ZIP compression by @nagmat84 in #1436
- Update readme.md by @ildyria in #1450
- version 4.5.3 by @ildyria in #1447
Full Changelog: v4.5.2...v4.5.3