ImageGenius Changes:
move to use seperate baseimage
immich Changes:
v1.98.1
Hotfixes
- Fixed an issue with syncing the assets from the server on the mobile app
- Fixed archive assets are not properly allocated on the mobile app
- Fixed caching issue on the mobile app, causing jerkiness when scrolling on the timeline
Support
If you find the project helpful, you can support Immich via the following channels.
- Monthly donation via GitHub Sponsors
- One-time donation via GitHub Sponsors
- Librepay
- buymeacoffee
- Bitcoin: 3QVAb9dCHutquVejeNXitPqZX26Yg5kxb7
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
🗄️ Server
- deps(server): CVE-2024-28176 by @etnoy in immich-app/immich#7717
- fix(server): remove shared links during user delete by @samholton in immich-app/immich#7696
- fix(server): getAllAssets doesn't return all assets by @alextran1502 in immich-app/immich#7752
📱 Mobile
- fix(mobile): Fixes large and small image cache by @martyfuhry in immich-app/immich#7726
- chore(mobile): Translations update by @alextran1502 in immich-app/immich#7715
🖥️ Web
- refactor(web): admin and user signup forms by @michelheusschen in immich-app/immich#7739
- chore: rename "Library" to "External Library" in system settings by @declan8010 in immich-app/immich#7744
- fix(web): album state after removing assets by @michelheusschen in immich-app/immich#7745
- fix(web): Night mode does not work when performing password reset by @azroberts8 in immich-app/immich#7748
- feat(server,web): add force delete to immediately remove user by @samholton in immich-app/immich#7681
📓 Documentation
- docs: admin-only library settings by @etnoy in immich-app/immich#7716
- Fix External Libraries Guide by @aviv926 in immich-app/immich#7723
- Update DB queries by @mmomjian in immich-app/immich#7730
🔨 Maintenance
- chore(deps): update dependency @playwright/test to v1.42.1 by @renovate in immich-app/immich#7684
- feat(server): create a person with optional values by @jrasm91 in immich-app/immich#7706
- refactor: api validators (boolean and date) by @jrasm91 in immich-app/immich#7709
- chore(deps): bump docker/build-push-action from 5.1.0 to 5.2.0 by @dependabot in immich-app/immich#7737
- refactor: search e2e by @jrasm91 in immich-app/immich#7732
New Contributors
- @declan8010 made their first contribution in immich-app/immich#7744
Full Changelog: https://github.com/immich-app/immich/compare/v1.98.0...