Immich - Package Updates
-
[1.66.0]
- Update Immich to 1.108.0
- Full changelog
-
[1.68.0]
- Update Immich to 1.110.0
- Full changelog
-
[1.68.1]
- Update Immich to 1.111.0
- Full changelog
- Photo editor on the mobile app
- Notable fix: Random logout on the mobile app when the connection between the app and server is unstable.
-
[1.69.0]
- Update Immich to 1.112.0
- Full changelog
- Open in map view on the web
- Star rating
- Screen stays on and auto darkens when performing a long session of foreground upload
- Notable fix: Uploading assets from iCloud causing the iOS mobile app to crash
- Notable fix: Photos and videos belonging to a person are now all displayed in the person's view on the mobile app
-
[1.69.1]
- Update Immich to 1.112.1
- Full changelog
- Fixed entering backup screen always shows the permission prompt on Android
- Fixed the Load original image mechanism.
-
[1.70.0]
- Update Immich to 1.113.0
- Full changelog
- Folder view
- Tags
- Timeline improvements
- Library refresh stability
- Mobile album sync
-
[1.70.1]
- Update Immich to 1.113.1
- Full changelog
- This release fixes some bugs introduced in version v1.113.0 and added some enhancements to the new Folders and Tags feature
-
[1.71.0]
- Update Immich to 1.114.0
- Full changelog
- Tag improvements (including Lightroom support)
- Import faces from EXIF and XMP sidecars (Digikam format)
- Better handling of timezones
- Upload panel New look
- Automatic database reconnection
-
[1.72.0]
- Update Immich to 1.115.0
- Full changelog
- Administration button
- Manually link and unlink Live motion photos
- Default exclusion patterns
- Start-up folder checks
- Upload trash indicator
-
[1.72.1]
- Ensure geolocation database is part of the image
-
[1.73.0]
- Update Immich to 1.116.0
- Full changelog
- Improved.immich file boot checks
- Timezone improvements
- Tag clean up job
- Better person merge workflow
- Improve settings pages (web)
- Fixed possible startup failure due to .immich files
- Serve style.json directly from tiles.immich.app
- New "random" api for 3rd party apps
- Notable fix: Uncaught error causes the hashing process to abort entirely in the mobile app
-
J joseph forked this topic on
-
@Package-Updates
Hi,after update to 1.73.0 the app is not responding. Restart didn't help. I have restored to 1.72.1 which is working fine. Any advice, please?
I have also noticed that since the update the CPU ran at 200%, it normalized after the downgrade.

@kubasbimbas I have the same issues but after restoring the old version it works again… so not sure why it's happening
-
[1.73.1]
- Update Immich to 1.116.2
- Full changelog
-
[1.74.0]
- Update Immich to 1.117.0
- Full changelog
- Better folder checks
- Download notifications (mobile)
- Support and feedback links (web)
- Upgrade history
- Asset thumbnail improvements
-
[1.75.0]
- Update Immich to 1.118.0
- Full changelog
- Mobile UI/UX improvement
- Option to refresh face detection
- Color filters for editing photos
- Timezone improvements
- Deprecated release notes section
- Better JPEG compression
-
[1.75.1]
- Update Immich to 1.118.1
- Full changelog
- fix(server): mobile oauth login by @jrasm91 in https://github.com/immich-app/immich/pull/13474
-
[1.75.2]
- Update Immich to 1.118.2
- Full changelog
- fix: styling for last image in person grid by @MananJain-IITJ in #13444
- fix(server): ffmpeg matrices by @lyynd in #13461
-
[1.75.3]
- Update Immich to 1.119.0
- Full changelog
- Create new OAuth users without passwords
- Debounce email notifications for album changes
- Improve mobile app layout on tablets
- Notable fix: Face Detection using excessive RAM with OpenVINO
- Notable fix: transcodes not playing in the mobile app in certain situations
-
[1.75.4]
- Update Immich to 1.119.1
- Full changelog
- feat(web): add job action to search page result by @alextran1502 in #13784
-
[1.76.0]
- Update Immich to 1.120.0
- Full Changelog
- Built-in automatic database backups
- Timeline location indicator on scrolling
- The web is now on Svelte 5
- Faster CPU transcoding for HDR videos
- Notable fix: Slow server start-up time on some systems
- feat(web): scrubber label and animation by @alextran1502 in https://github.com/immich-app/immich/pull/13815
- feat: built-in automatic database backups by @zackpollard in https://github.com/immich-app/immich/pull/13773
- feat: mount checks on a folder level by @zackpollard in https://github.com/immich-app/immich/pull/13801
- feat(web): library settings crontab link includes existing expression by @zackpollard in https://github.com/immich-app/immich/pull/13807
- feat(web): disable opening image and library sub-items by default by @ITestInProd in https://github.com/immich-app/immich/pull/13729
- fix(mobile): Reapply thumbnail image improvements and fix issue #13804 by @dvbthien in https://github.com/immich-app/immich/pull/13835
- feat(server): use tonemapx for software tone-mapping by @mertalev in https://github.com/immich-app/immich/pull/13785
- feat: render asset path by @cfitzw in https://github.com/immich-app/immich/pull/13873
- chore(mobile): upgrade gradle by @alextran1502 in https://github.com/immich-app/immich/pull/13901
- fix(server): handle N/A duration response from ffprobe by @jrasm91 in https://github.com/immich-app/immich/pull/13803
- fix: shutdown api process when another worker exits unexpectedly by @zackpollard in https://github.com/immich-app/immich/pull/13802
- fix(mobile): Revert thumbnail image ui improvements (#13655) by @alextran1502 in https://github.com/immich-app/immich/pull/13806
- fix(server): keep system config transformations by @jrasm91 in https://github.com/immich-app/immich/pull/13796
- fix(mobile): thumbnail not filled area on tablet by @alextran1502 in https://github.com/immich-app/immich/pull/13808
- fix(mobile): search page by @alextran1502 in https://github.com/immich-app/immich/pull/13833
- fix(mobile): not throwing error when cannot parse orientation value by @alextran1502 in https://github.com/immich-app/immich/pull/13853
- fix(mobile): do not removed not backup asset when selecting the correspond options by @yashrajjain726 in https://github.com/immich-app/immich/pull/13256
- fix(server): wrong image dimensions for RAW files (RAF, CR2) (also fixes face preview) by @C-Otto in https://github.com/immich-app/immich/pull/13377
- fix: healthcheck if custom host is set by @danieldietzler in https://github.com/immich-app/immich/pull/13887
- fix: remove duplicateIds on unique assets by @Pranay-Pandey in https://github.com/immich-app/immich/pull/13752
- chore(docs): update german readme to latest version by @MickLesk in https://github.com/immich-app/immich/pull/13824
- chore(docs): Add Immich Public Proxy to the Community Projects list by @alangrainger in https://github.com/immich-app/immich/pull/13836
- docs: fail2ban community project by @mmomjian in https://github.com/immich-app/immich/pull/13943
- chore(web): update translations by @weblate in https://github.com/immich-app/immich/pull/13688
- chore(web): update translations by @weblate in https://github.com/immich-app/immich/pull/13810
- @ITestInProd made their first contribution in https://github.com/immich-app/immich/pull/13729
- @alangrainger made their first contribution in https://github.com/immich-app/immich/pull/13836
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login