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