Skip to content

v1.97.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Feb 22:46
· 794 commits to main since this release

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.

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 #7472
  • chore: remove watcher polling option by @etnoy in #7480

📱 Mobile

  • fix(mobile): Fixes thumbnail size with blur and alignment in video player by @martyfuhry in #7483
  • fix(mobile): Fixes prefer remote assets in thumbnail provider by @martyfuhry in #7485
  • feat(mobile): Adds better precaching for assets in gallery view and memory lane by @martyfuhry in #7486

🖥️ Web

📓 Documentation

🔨 Maintenance

  • chore(deps): update dependency @types/node to v20.11.20 by @renovate in #7474
  • refactor(server): format and metadata e2e by @jrasm91 in #7477
  • add explicit registry to docker image names by @saimonn in #7496

New Contributors

Full Changelog: v1.96.0...v1.97.0