ImageGenius Changes:
move to ubuntu lunar and support cuda acceleration for machine-learning
immich Changes:
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 immich-app/immich#2568
- fix(web+mobile): consistent filename handling by @michelheusschen in immich-app/immich#2534
- feat(server): return asset checksum by @jrasm91 in immich-app/immich#2582
- refactor(web): user avatar by @michelheusschen in immich-app/immich#2585
- refactor(server): auth decorator by @jrasm91 in immich-app/immich#2588
- fix(server): library folder missing on new install by @jrasm91 in immich-app/immich#2597
- refactor(server): change asset entity to date type by @michelheusschen in immich-app/immich#2599
- feat(web): add zoom to photo viewer by @mtaberna in immich-app/immich#2577
- fix(web): show icons for empty album by @michelheusschen in immich-app/immich#2604
- refactor(server): use date type for entities by @michelheusschen in immich-app/immich#2602
New Contributors
- @mtaberna made their first contribution in immich-app/immich#2577
Full Changelog: https://github.com/immich-app/immich/compare/v1.58.0...