chore(deps): update dependency https://github.com/immich-app/immich.git to v1.79.1
This MR contains the following updates:
Package | Update | Change |
---|---|---|
https://github.com/immich-app/immich.git | minor |
v1.78.1 -> v1.79.1
|
Release Notes
immich-app/immich (https://github.com/immich-app/immich.git)
v1.79.1
v1.79.1
Hotfixes
- Fixed LivePhotos upload on iOS
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.
What's Changed
- fix: live photo uploads by @jrasm91 in https://github.com/immich-app/immich/pull/4167
Full Changelog: https://github.com/immich-app/immich/compare/v1.79.0...v1.79.1
v1.79.0
v1.79.0
Highlights
Welcome to release v1.79.0
of Immich. This release introduces the most requested feature since the beginning of Immich; the ability to serve existing photos in a streamlined and easy-to-use manner. Not only that, this release packs a ton of other improvements that we hope you will like. Some of the highlights below
- Support for external libraries
- Set minimum detected face to show on your instance
- Notable fix: Video EXIF parsing
- Notable fix: Android background upload regression
- Notable fix: Jerky mobile's swipe behavior
Existing library support
Thanks to many months of hard work from @etnoy, @jrasm91, @danieldietzler. In this release, all assets will be part of a library. Existing assets are put in an “upload library” where all mobile uploads will be put. You can create an external library if you want to point Immich to your existing photos. Some basic features of the library mechanism are
- Supports creating multiple external libraries.
- Each library can recursively import one or more paths.
- Add exclude paths from being imported.
Complete documentation on how to use external libraries can be viewed here
Libraries, being a new top-level container, also allow us to develop more exciting features in the future.
[!NOTE]
Support for read-only imported assets has not changed with this release, although it will likely be deprecated soon.
[!NOTE]
Please help us test and report any bugs that you find in this new feature. We are looking forward to receiving your feedback and improving in the subsequent releases.
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.
Changelogs
Server
- feat(server,web): libraries by @etnoy in https://github.com/immich-app/immich/pull/3124
- fix(server): use libopus for transcoding by @mertalev in https://github.com/immich-app/immich/pull/4102
- fix(server): use ExifTool decoded values and unify metadata extraction by @uhthomas in https://github.com/immich-app/immich/pull/2908
- fix(server): Error when loading album with deleted owner by @danieldietzler in https://github.com/immich-app/immich/pull/4086
- feat(server): add m4v format by @jrasm91 in https://github.com/immich-app/immich/pull/4135
- chore(server): Use access core for person permissions by @danieldietzler in https://github.com/immich-app/immich/pull/4138
- feat(server): add setting for minimum face count for face detection by @GenericGuy in https://github.com/immich-app/immich/pull/4128
Web
- feat(web): hide face from detail page by @martabal in https://github.com/immich-app/immich/pull/4098
- fix(web): Context menu underflowing by @danieldietzler in https://github.com/immich-app/immich/pull/4127
- fix(web): Assigns description text area with asset description if it exists #4073 by @sellnat77 in https://github.com/immich-app/immich/pull/4125
- feat(web): swap between people when merging faces by @martabal in https://github.com/immich-app/immich/pull/4089
- feat(web): cancel pending requests on image change by @lmichelin in https://github.com/immich-app/immich/pull/4145
- fix(web): revert assigns description text area with asset description if it exists by @martabal in https://github.com/immich-app/immich/pull/4160
- fix(web): clickable accordion layout by @Ploonet in https://github.com/immich-app/immich/pull/4129
- feat(web): make settings accordion click area larger by @Ploonet in https://github.com/immich-app/immich/pull/4119
Mobile
- feat(mobile): image caching & viewer improvements by @fyfrey in https://github.com/immich-app/immich/pull/4095
- fix(mobile): fix background upload regression on Android by @alextran1502 in https://github.com/immich-app/immich/pull/4139
Docs
- chore(docs): Fix incorrect header by @bo0tzz in https://github.com/immich-app/immich/pull/4123
- chore(docs): Some SQL queries to copy paste for advanced debugging by @danieldietzler in https://github.com/immich-app/immich/pull/4074
- chore(deps): upgrade sharp and libvips by @mertalev in https://github.com/immich-app/immich/pull/4140
New Contributors
- @Ploonet made their first contribution in https://github.com/immich-app/immich/pull/4119
- @GenericGuy made their first contribution in https://github.com/immich-app/immich/pull/4128
Full Changelog: https://github.com/immich-app/immich/compare/v1.78.1...v1.79.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot. The local configuration can be found in the SI Renovate Bot repository.