Breaking change ⚠️
The mobile app and the server has to be on the same version (v1.59.0) for the app to work correctly.
Highlights
In this release, we added scroll to zoom ability to the asset viewer, made minor improvements to the web UI, and fixed some bugs we introduced in the last release.
As always, please consider supporting the project.
🎉 Cheer! 🎉
Support
If you find the project helpful and it helps you in some ways, you can support the project one time or monthly from GitHub Sponsors
It is a great way to let me know that you want me to continue developing and working on this project for years to come.
What's Changed
- chore (api): enable useSingleRequestParameter flag for api generator by @brighteyed in #2568
- fix(web+mobile): consistent filename handling by @michelheusschen in #2534
- feat(server): return asset checksum by @jrasm91 in #2582
- refactor(web): user avatar by @michelheusschen in #2585
- refactor(server): auth decorator by @jrasm91 in #2588
- fix(server): library folder missing on new install by @jrasm91 in #2597
- refactor(server): change asset entity to date type by @michelheusschen in #2599
- feat(web): add zoom to photo viewer by @mtaberna in #2577
- fix(web): show icons for empty album by @michelheusschen in #2604
- refactor(server): use date type for entities by @michelheusschen in #2602
New Contributors
Full Changelog: v1.58.0...v1.59.0