v1.74.0
Highlights
Welcome to release v1.74.0
of Immich. Thanks to all the contributors who have made this release possible in the midst of the heated summer and traveling for work. Here are a few highlights
- 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.
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.
Changelogs
Server
- fix(web,server): use POST request to get download info by @jrasm91 in #3694
- fix(web,server): disable partner's archive access by @brighteyed in #3695
- chore(server): cleanup by @jrasm91 in #3699
- fix(web,server): album share performance by @jrasm91 in #3698
- fix(server): sorting people by @martabal in #3713
- fix(server): link live photos after metadata extraction finishes by @jrasm91 in #3702
- feat(server): add support for the tif extension by @jrasm91 in #3743
- feat(web,server): server features by @jrasm91 in #3756
- feat(web,server): run jobs for specific assets by @jrasm91 in #3712
- feat(web,server): shared link album time buckets by @jrasm91 in #3776
Web
- fix(web): user-management layout by @martabal in #3704
- chore(web): better explain what the thumbnails type are for by @daniele-athome in #3724
- feat(web): remove and delete from album by @jrasm91 in #3725
- fix(web): label for attribute by @daniele-athome in #3726
- fix(web): label for attribute by @daniele-athome in #3731
- refactor(web): user-settings by @martabal in #3700
- feat(web): album list options by @KevinMidboe in #3667
- refactor(web): harden video can play method by @jrasm91 in #3745
- fix(web): play videos on safari by @jrasm91 in #3748
- feat: set person birth date (web only) by @daniele-athome in #3721
- feat(web): archive from album by @jrasm91 in #3773
Mobile
- fix(mobile): version announcement box shouldn't be shown for non-admins by @samip5 in #3703
- fix(mobile): LivePhoto video not uploaded during manual asset upload by @shalong-tanwen in #3732
- feat(mobile): Improve album UI and Interactions by @alextran1502 in #3754
- fix(mobile): invalid range on label builder crash timeline by @alextran1502 in #3759
- chore(mobile): Bump to Flutter 3.13 by @martyfuhry in #3767
- fix(mobile) Fix ios map launch & Use OSM as map fallback by @SteffenAuer in #3772
Documentation and others
- doc: update README_zh_CN.md by @LWanTao in #3701
- restore: bulk actions by @jrasm91 in #3730
- fix: shebangs by @lucasew in #3643
- chore: Enable logging, but reduce verboseness of typesense container by @Craeckie in #3761
New Contributors
- @LWanTao made their first contribution in #3701
- @lucasew made their first contribution in #3643
- @KevinMidboe made their first contribution in #3667
- @Craeckie made their first contribution in #3761
Full Changelog: v1.73.0...v1.74.0