ImageGenius Changes:
deprecate postgresql docker mod
immich Changes:
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.
- Monthly donation via GitHub Sponsors
- One-time donation via GitHub Sponsors
- Librepay
- buymeacoffee
- Bitcoin: 1FvEp6P6NM8EZEkpGUFAN2LqJ1gxusNxZX
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
- fix(server): transcode live photos on upload by @mertalev in immich-app/immich#3354
- fix(server): properly handle SIGTERM by @bt90 in immich-app/immich#3350
- feat(server): Google Pixel motion photos by @fourkbomb in immich-app/immich#3175
- fix(server): merged faces cannot be recognized in new photos by @alextran1502 in immich-app/immich#3381
Web
- fix(web): cannot upload file with uppercase extension by @alextran1502 in immich-app/immich#3374
- fix(web): improve hide faces by @martabal in immich-app/immich#3352
Mobile
- feat(mobile): render login fields/buttons based on server configuration by @ddshd in immich-app/immich#3339
- fix(mobile): AssetCount reset and Elliptical progress in Memories by @shalong-tanwen in immich-app/immich#3355
- fix(mobile): Uses gray box placeholder for loading images by default and fixes odd spinner by @martyfuhry in immich-app/immich#3364
- feat(mobile): Precaches next image in memories by @martyfuhry in immich-app/immich#3365
- fix(mobile): Fixes hide controls when zoomed and shows them when not zoomed by @martyfuhry in immich-app/immich#3366
- fix(mobile): Decrease ScrollBar Fade timeout to a second by @shalong-tanwen in immich-app/immich#3370
Machine Learning
- chore(ml): move dev dependencies by @mertalev in immich-app/immich#3379
- fix(ml): startup issue in dev by @alextran1502 in immich-app/immich#3373
CLI
- feat(cli): add build script and unify tests by @oddlama in immich-app/immich#3369
- fix(cli): move runtime dependencies to correct section by @oddlama in immich-app/immich#3371
- fix(cli): read-only and sidecar support for import by @alex-phillips in immich-app/immich#3372
Others
- chore(deps): bump stumpylog/image-cleaner-action from 0.1.0 to 0.2.0 by @dependabot in immich-app/immich#3361
New Contributors
- @fourkbomb made their first contribution in immich-app/immich#3175
- @shalong-tanwen made their first contribution in immich-app/immich#3355
Full Changelog: immich-app/immich@v1.68.0...v1.69.0