github immich-app/immich v1.67.0

latest releases: v1.115.0, v1.114.0, v1.113.1...
14 months ago

1.67.0

Hightlights

Welcome to release v1.67.0 of Immich. We are approaching the middle of the summer, and Immich is staying as hot as the weather with a recent appearance on the front page of Hackernews, following up with making it into the trending repositories on GitHub. This release focuses on refactoring the code bases, fixing some bugs, and adding a few improvements to existing features. Some of the key highlights include:

  • Add the ability to merge similar faces
  • Improve range selection behavior
  • Reduce RAM usage of Machine Learning container

Merge faces

You can now select similar faces to merge them into one. All the assets belonging to those faces will also be merged. This feature is available on the web.

Screencast.from.2023-07-09.20-23-16.webm

Improve range selection behavior

This is an improvement to the shift-select behavior of the timeline on the web.

You can now jump between random points on the timeline and select photos that aren't rendered on the screen.


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.

🎉 Cheers! 🎉

Changelog

Server

  • fix(server): transcodes failing due to storage migration happening simultaneously by @mertalev in #3071
  • fix(server): thumbnail content type not being passed to stream handle by @mertalev in #3137
  • refactor(server): modularize getFfmpegOptions by @mertalev in #3138
  • refactor(server): upload config by @jrasm91 in #3148
  • fix(server): enable transcoding of audioless videos by @kasgel in #3147
  • refactor(server): mime types by @jrasm91 in #3197
  • feat(server): Use Testcontainers for e2e tests by @etnoy in #3202
  • refactor(server): calculate asset type server side by @jrasm91 in #3200
  • refactor(server): file streaming logic by @mertalev in #3103

Web

Mobile

Machine Learning

CLI

  • feat(cli) Add new CLI by @etnoy in #3066 (but not ready for general use yet)

Documentation and Others

New Contributors

Full Changelog: v1.66.1...v1.67.0

Don't miss a new immich release

NewReleases is sending notifications on new releases.