Skip to content

v1.69.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jul 18:05
· 4868 commits to main since this release

v1.69.0

Please make sure to use the latest docker-compose.yml in your environment to avoid start up issues

Hello everybody, welcome to release v1.69.0 of Immich. In this release, we are focusing on fixing bugs and improving some UI elements across the mobile app and the web client. Some of the key highlights include:

  • Add support for Motion photos on Android.
  • Improve UI for hide and show face mechanism.
  • Fix a bug where files with uppercase extension cannot be uploaded from the web.
  • Fix a bug where faces after the merging process don’t get recognized in new assets.

Highlights

Support Motion Photos

Thanks to the work of @fourkbomb, motion photos are now supported in Immich, the motion portion of the image is now extracted into a video file and can be played from both the web and the mobile app. Please give it a try and let us know if you encounter any issues.

Improve hide/show faces user interface

After receiving a round of feedback on this mechanism from the last release, we’ve made improvements on the intuitiveness of the action of hiding and showing faces.

2023-07-21.18-49-14.mp4

And as always, bugs are fixed, and many other improvements also come with this release.

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.

🎉 Cheers! 🎉

Changelogs

Server

Web

Mobile

  • feat(mobile): render login fields/buttons based on server configuration by @ddshd in #3339
  • fix(mobile): AssetCount reset and Elliptical progress in Memories by @shalong-tanwen in #3355
  • fix(mobile): Uses gray box placeholder for loading images by default and fixes odd spinner by @martyfuhry in #3364
  • feat(mobile): Precaches next image in memories by @martyfuhry in #3365
  • fix(mobile): Fixes hide controls when zoomed and shows them when not zoomed by @martyfuhry in #3366
  • fix(mobile): Decrease ScrollBar Fade timeout to a second by @shalong-tanwen in #3370

Machine Learning

CLI

Others

  • chore(deps): bump stumpylog/image-cleaner-action from 0.1.0 to 0.2.0 by @dependabot in #3361

New Contributors

  • @fourkbomb made their first contribution in #3175
  • @shalong-tanwen made their first contribution in #3355

Full Changelog: v1.68.0...v1.69.0