ImageGenius Changes:
house cleaning
immich Changes:
1.84.0
Welcome to release v1.84.0
. This release brings many quality-of-life improvements, a new mobile app bar, and bug fixes for machine learning. I hope you enjoy this release.
Highlights
- New mobile app bar and user profile screen
- Shared link with password option
- Shared album activity (web)
- Custom scan interval for external library
- Notable fix: Cannot download machine learning models from the S3 bucket
New mobile app bar and user profile screen
Thanks to @shenlong-tanwen, we now have the new aesthetically pleasing app bar and user profile panel. The trash button can now be found on the library
page.
Shared link with password option
We added an optional password
option for the shared link. Thanks, @jarvis2f, for your work!
Shared album activity
With the fantastic and tight collaboration between @martabal and @jrasm91, after two days of work, you can now comment on a photo or video in the shared album, and the shared users can all read the feed. This feature is web-only at the current stage.
Custom scan interval for external library
You can now define a custom interval for the trigger or external library rescan. Thank you, @danieldietzler, for the enhancement to the feature.
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
Web
- feat(web): added toggle for Sharing button in the sidebar by @upsetdog in immich-app/immich#4674
- feat(web,server): activity by @martabal in immich-app/immich#4682
- fix(web): table headers when there's no album by @martabal in immich-app/immich#4673
- fix(web): scrollbar does not show all years by @alextran1502 in immich-app/immich#4684
- fix(web): Improve UI/UX for shared link form by @alextran1502 in immich-app/immich#4685
- fix(web): sidebar setting not updating when there is a new property added to the data payload by @alextran1502 in immich-app/immich#4708
- fix(web): multiple improvements for people page (1) by @martabal in immich-app/immich#4717
- fix(web): no preload repair report by @jrasm91 in immich-app/immich#4749
Mobile
- feat(mobile): new app bar by @shenlong-tanwen in immich-app/immich#4687
- fix(mobile): handle shared assets actions in the viewer by @shenlong-tanwen in immich-app/immich#4679
- fix(mobile): first char miss in new description by @shenlong-tanwen in immich-app/immich#4697
- fix(mobile): cache key for assets from DTO by @shenlong-tanwen in immich-app/immich#4699
- fix(mobile): don't show lens info if it's not available by @waclaw66 in immich-app/immich#4737
- fix(mobile): handle non-standard exposure time string by @shenlong-tanwen in immich-app/immich#4589
Server
- feat(server): Add an optional password option for shared links. by @jarvis2f in immich-app/immich#4655
- feat(server): hardware video acceleration for Rockchip SOCs via RKMPP by @fyfrey in immich-app/immich#4645
- feat(server): custom library scanning interval by @danieldietzler in immich-app/immich#4390
- fix(server): Handle errors from OAuth Discovery by @samip5 in immich-app/immich#4678
- fix(server): do not leak people by @martabal in immich-app/immich#4710
- fix(server): better fix for the OAuth Discovery errors by @samip5 in immich-app/immich#4695
- fix(server): Correctly set album start and end dates by @adamantike in immich-app/immich#4698
- fix(server): import scheduler module by @alextran1502 in immich-app/immich#4766
- refactor(server): auth delete device by @jrasm91 in immich-app/immich#4720
- refactor(server): user core by @jrasm91 in immich-app/immich#4722
- refactor(server): user profile picture by @jrasm91 in immich-app/immich#4728
- chore(server): remove user count endpoint by @jrasm91 in immich-app/immich#4724
- refactor(server): user core by @jrasm91 in immich-app/immich#4733
- fix(cli): ignore web socket when unavailable and skip metadata init by @jrasm91 in immich-app/immich#4748
Machine Learning
- feat(ml): export clip models to ONNX and host models on Hugging Face by @mertalev in immich-app/immich#4700
Others
- docs: update milestone page by @martabal in immich-app/immich#4683
- chore: add contribution section to readme by @Kalyanimhala in immich-app/immich#4690
- docs: Fix typos by @Mayureshd-18 in immich-app/immich#4713
New Contributors
- @jarvis2f made their first contribution in immich-app/immich#4655
- @upsetdog made their first contribution in immich-app/immich#4674
- @Kalyanimhala made their first contribution in immich-app/immich#4690
- @Mayureshd-18 made their first contribution in immich-app/immich#4713
Full Changelog: immich-app/immich@v1.83.0...v1.84.0