github immich-app/immich v1.72.0

latest releases: v1.105.1, v1.105.0, v1.104.0...
9 months ago

v1.72.0

Breaking Changes ⚠️

  • The mobile app needs to be on the same version of the server v1.72.0 to operate correctly.
  • Drop support for armV7

Highlights

Welcome to release v1.72.0 of Immich. This release includes improvements across the board, from UI elements on both the web and the mobile app client to the server’s support for hardware transcoding. Some of the key highlights include:

  • Initial support for hardware transcoding.
  • Manually upload assets from the mobile app.
  • Optimized views on the web.
  • Album description.

Hardware transcoding

Thanks, @mertalev, for working on this feature. You can now use a GPU to speed up video transcoding in Immich. We hope to receive feedback from you on this experimental feature.

The docker-compose.yml file is updated to support this feature. You can read about how to enable hardware transcoding here

Manually upload assets from the mobile app

You can now choose single or multiple photos and videos to perform selective backup in addition to the existing mass backup mechanism.

Upload Asset Example Upload Asset from Timeline Example

Optimized views on the web

This refactor has been in the backlog for a while, and thanks to @jrasm91 for working on this. The optimized virtual viewport is now used in the following views on the web.

  • Main timeline
  • Archive
  • Favorite
  • Person’s detail

We plan to add this virtual viewport to all the views in the future to ensure a top-notch browsing experience.

Album description

Album now has a description field; you can add/edit it on the web. The description can also be used to search for an album using m:<album-description> syntax. Mobile doesn't have this feature yet.


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.

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

Mobile

  • fix(mobile): clip and change background for asset selection by @shalong-tanwen in #3460
  • fix(mobile): fix asset order in album from latest to oldest by @alextran1502 in #3469
  • feat(mobile): auto close memories on scrolling beyond first / last memory by @shalong-tanwen in #3476
  • fix(mobile): Improve vertical swipe detection in gallery viewer by @mPyKen in #3486
  • fix(mobile): "preselectedAssets" parameter not working by @xiangzy1 in #3516
  • fix(mobile): local merged videos should now play locally instead of loading remote by @martyfuhry in #3521
  • feat(mobile): Manual asset upload by @shalong-tanwen in #3445

Web

Machine Learning

Server

Documentation and Others

New Contributors

Full Changelog: v1.71.0...v1.72.0

Don't miss a new immich release

NewReleases is sending notifications on new releases.