ImageGenius Changes:
rebase to alpine edge
immich Changes:
v1.97.0
Highlights
Welcome to release v1.97.0
of Immich. This release contains bug fixes and minor improvements in asset rendering on the mobile app.
- Remove the polling option for library watcher due to the number of issues it brings outweighing the advantages
- Fix the issue with the toggle button on the web app that doesn't conform to state change.
- Fix the wrong aspect ratio of the preview image in the memory view
Please consider supporting the project.
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
- feat(server): rkmpp hardware decoding scaling by @fyfrey in immich-app/immich#7472
- chore: remove watcher polling option by @etnoy in immich-app/immich#7480
📱 Mobile
- fix(mobile): Fixes thumbnail size with blur and alignment in video player by @martyfuhry in immich-app/immich#7483
- fix(mobile): Fixes prefer remote assets in thumbnail provider by @martyfuhry in immich-app/immich#7485
- feat(mobile): Adds better precaching for assets in gallery view and memory lane by @martyfuhry in immich-app/immich#7486
🖥️ Web
- fix(web): keep notifications in view when scrolling by @michelheusschen in immich-app/immich#7493
- fix(web): re-render albums by @martabal in immich-app/immich#7403
- fix(web): settings accordion open state by @michelheusschen in immich-app/immich#7504
📓 Documentation
- chore: add agpl milestone by @etnoy in immich-app/immich#7479
🔨 Maintenance
- chore(deps): update dependency @types/node to v20.11.20 by @renovate in immich-app/immich#7474
- refactor(server): format and metadata e2e by @jrasm91 in immich-app/immich#7477
- add explicit registry to docker image names by @saimonn in immich-app/immich#7496
New Contributors
- @saimonn made their first contribution in immich-app/immich#7496
Full Changelog: immich-app/immich@v1.96.0...v1.97.0