v1.57.0 #2523
alextran1502
announced in
Announcements
v1.57.0
#2523
Replies: 1 comment
-
Release |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
v1.57.0
Highlights
Hello, Immich fans. This release includes improvements to the latest features and solves some long-standing issues. Below are some of the highlights:
Map improvements for large galleries
The API response is now optimized to return minimal data, which reduces server memory usage and improves network latency.
Introduce a custom storage label for each user account
The admin can now add a custom label for each user, so instead of
library/{userId}/your-template
it will belibrary/{custom_user_label}/your-template
.NOTE: After setting the template name, you must run the Storage Template Migration job to move files from the older storage path to the new one.
Improve video transcoding with new options
Thank @mertalev, for a great PR. We have added additional settings for FFMPEG, including an option to enable two-pass encoding and a better description of previously available options.
Along with those features, we have added potential fixes for the microservices container crashing when downloading bad data files for the geocoding process. We also have smoothed out several job queues to avoid hogging the system/CPU. Please help us with your feedback on those improvements.
As always, please consider supporting the project.
🎉 Cheer! 🎉
Support
If you find the project helpful and it helps you in some ways, you can support the project one time or monthly from GitHub Sponsors
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
Mobile
Server
Web
Others
New Contributors
Full Changelog: v1.56.2...v1.57.0
This discussion was created from the release v1.57.0.
Beta Was this translation helpful? Give feedback.
All reactions