Immich - Package Updates
Pinned
Immich
-
[1.26.0]
- Update Immich to 1.64.0
- Full changelog
- Fixed issue with video progress bar interfering with action buttons and the seek mechanism - Thanks, @brighteyed, for the phenomenon fix for this.
- Guard against missing EXIF information on the Android version due to a lack of proper permission check
- Minor fixes for some raw file's acceptance criteria.
- Add more logs on mobile to help debugging some outstanding issues
-
[1.27.0]
- Update Immich to 1.65.0
- Full changelog
- feat(server): Add camera make and model to search criteria by @alextran1502 in #2982
- refactor(server): access permissions by @jrasm91 in #2910
- fix(server): add missing avi mime types and add tests by @uhthomas in #3001
- chore(server): check file extension for XMP instead of mimetype by @alex-phillips in #2990
- fix(server): empty tag responses should be considered valid by @mertalev in #2993
- chore(server): Image description disappears after toggle favorite by @KeszeiTheOne in #3009
- fix(server): live photos not playing in shared links/albums by @jrasm91 in #3008
- fix(server): use private cache by @uhthomas in #3017
- chore(server): add CLI tool to the server image by @ddshd in #2999
- chore(web): Only show Copy button in HTTPS context by @alextran1502 in #2983
- fix(web): Add m: to search query upon loading results. by @aero31aero in #2954
- fix(web): aspect ratio for photos with Rotate 270 CW orientation by @brighteyed in #3003
- fix(web): persist info by @martabal in #3013
- fix(web): aspect ratio for videos with 90 CW and 270 CW orientation by @brighteyed in #3023
- fix(web): Share link multi-select download icon showing when not available #3006 by @faupau03 in #3027
- Fix(web): drag n drop shared link by @faupau03 in #3030
- fix(ml): setting different clip by @mertalev in #2987
- fix(ml): clear model cache on load error by @mertalev in #2951
-
[1.28.0]
- Update Immich to 1.66.1
- Full changelog
- Choose a new feature photo for a person
- Shift-key selection on the web timeline
- fix(server): read file permission checks by @jrasm91 in #3046
- fix(server): fix more vector search results being returned than intended by @mertalev in #3042
- fix(server): h264 and hevc not respecting max bitrate by @mertalev in #3052
- fix(server): h264 videos failing to transcode in two-pass mode by @mertalev in #3053
-
[1.31.0]
- Update Immich to 1.69.0
- Full changelog
- 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.
-
[1.32.0]
- Update Immich to 1.70.0
- Full changelog
- The shortcut panel can be toggled using Shift + ? on the web
- Facial recognition job will now start from the most recent assets instead of the oldest assets, solving the issue of different babies getting recognized as the same person.
-
[1.35.0]
- Update Immich to 1.73.0
- Full changelog
- Optimized viewing experience for the Album page.
- Added option to configure the generated thumbnail resolution.
- Added option to toggle visibility of the memory reel.
- Better quality for thumbnails and generated videos.
-
[1.36.0]
- Update Immich to 1.74.0
- Full changelog
- Optimized shared link view to use virtual viewports
- Add the ability to refresh metadata and regenerate thumbnails for individual photo or video.
- Upgrade to Flutter 3.13 and improvement of album UI/UX.
- Albums can now be viewed as a list on the web.
- Add the ability to set the birthday of a person.
-
[1.37.0]
- Update Immich to 1.75.0
- Full changelog
- Add the ability to use a configuration file for bootstrapping an Immich instance instead of using the administration web UI. Documentation
- Machine learning sub-jobs can now be configured via the administration web UI
- Slide show mode on the web
- And as always, bugs are fixed, and many other improvements also come with this release.
-
[1.37.1]
- Update Immich to 1.75.1
- Full changelog
- Fix issue with TypeSense doesn't get initialized in microservices. If you have uploaded new assets since v1.75.0, you can invoke the CLIP encoding for missing assets to get those indexes to the database.