ImageGenius Changes:
use external app block
immich Changes:
V1.50.0
This release focuses on bug fixing and improving user experience in the mobile app
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
Mobile
- fix(mobile): Prevents duplicate taps navigating to the same route twice by @martyfuhry in immich-app/immich#1855
- chore(mobile): Favorite provider unit test by @matthinc in immich-app/immich#1874
- fix(mobile): Adds safe area to album to stop from clipping bottom of albums by @martyfuhry in immich-app/immich#1889
- feat(mobile): Adds onboarding for permissions by @martyfuhry in immich-app/immich#1865
- feat(mobile): Responsive list and grid view of backup album selection and fixes search filter by @martyfuhry in immich-app/immich#1895
- Localizely: Translations update by @alextran1502 in immich-app/immich#1860
Web
- fix(web): sharing of access token in server API by @michelheusschen in immich-app/immich#1858
- feat(web): improved server stats by @michelheusschen in immich-app/immich#1870
- fix(web): don't log unauthorized errors by @michelheusschen in immich-app/immich#1871
- chore(web): update dependencies by @michelheusschen in immich-app/immich#1877
- fix(web): use correct api for asset share page by @michelheusschen in immich-app/immich#1879
- fix(web): setInterval outside onMount by @michelheusschen in immich-app/immich#1883
- fix(web): layout nesting by @michelheusschen in immich-app/immich#1881
- feat(web): re-add version announcement by @michelheusschen in immich-app/immich#1887
Server
- feat(server): improve API specification by @michelheusschen in immich-app/immich#1853
- refactor(server): jobs and processors by @jrasm91 in immich-app/immich#1787
- chore(server): update package-lock.json version by @alextran1502 in immich-app/immich#1884
- feat(server) Enable ML support for ARM CPUs by @ollywelch in immich-app/immich#1880
- fix(server) long album load time on Album and Sharing page by @alextran1502 in immich-app/immich#1890
- fix(server): machine learning only take results with > 90% confidence by @zackpollard in immich-app/immich#1875
Others
- chore Add Norweigain localization setup by @alextran1502 in immich-app/immich#1859
- chore: update README.md by @eltociear in immich-app/immich#1892
New Contributors
- @ollywelch made their first contribution in immich-app/immich#1880
- @eltociear made their first contribution in immich-app/immich#1892
Full Changelog: https://github.com/immich-app/immich/compare/v1.49.0...