ImageGenius Changes:
support GPU acceleration with CUDA for machine-learning
immich Changes:
v1.125.3
This release continues the bug-squashing effort from migration to Kysely.
- Fixed an issue where changing the machine learning model doesn't change the vector size requirement
- Fixed an issue where the bulk location edit triggered an error
- Fixed an issue where the album cannot be loaded in the mobile app if any of the assets in the album are in the trash
- Fixed an issue where searchRandom endpoint doesn't return randomize items
- Fixed some issues regarding the timezone topic
Support Immich
If you find the project helpful, you can support Immich by purchasing a product key at https://buy.immich.app/.
Cheers! 🍻
What's Changed
🌟 Enhancements
- chore(server): print stack in case of worker error by @etnoy in immich-app/immich#15632
- fix: increase upload timeout by @jdicioccio in immich-app/immich#15588
- fix(mobile): improve timezone picker by @gaganyadav80 in immich-app/immich#15615
🐛 Bug fixes
- fix(server): changing vector dim size by @mertalev in immich-app/immich#15630
- fix(server): bulk update location by @alextran1502 in immich-app/immich#15642
- fix(server): do not reset fileCreatedDate by @C-Otto in immich-app/immich#15650
- fix(server): do not count deleted assets for album summary by @C-Otto in immich-app/immich#15668
- fix(server): avoid duplicate rows in album queries by @mertalev in immich-app/immich#15670
- fix(web): neon overflow on mobile screen by @alextran1502 in immich-app/immich#15676
- fix(server): /search/random API returns same assets every call by @sudbrack in immich-app/immich#15682
New Contributors
- @jdicioccio made their first contribution in immich-app/immich#15588
- @idkwhyiusethisname made their first contribution in immich-app/immich#15637
- @gaganyadav80 made their first contribution in immich-app/immich#15615
- @ferraridamiano made their first contribution in immich-app/immich#15683
- @sudbrack made their first contribution in immich-app/immich#15682
Full Changelog: https://github.com/immich-app/immich/compare/v1.125.2...