Skip to content

Releases: imagegenius/docker-immich

v1.125.2-ig362

24 Jan 20:58
Compare
Choose a tag to compare

ImageGenius Changes:

support GPU acceleration with CUDA for machine-learning

immich Changes:

v1.125.2

This release addresses the following issues, most of which originate from our migration to Kysely.

  • Fixed a bug where the timeline shows a placeholder in some sections
  • Fixed a bug where using server URL with sslmode doesn't get parsed correctly
  • Fixed a bug where LivePhotos doesn't generate thumbnails
  • Fixed a bug where no EXIF data is returned for the deduplication view
  • Fixed a bug where albums with archived assets don't show up on the mobile app
  • Fixed a bug where hard refresh only refreshed assets and not albums
  • Fixed a bug where the updatedAt column doesn't update on some assets and album actions
  • Fixed a bug where searchRandom doesn't return the correct data format

Thank you for reporting the bugs you have found! We added a treat to the login page as a thank you πŸ˜„

Support Immich

If you find the project helpful, you can support Immich by purchasing a product key at https://buy.immich.app/.

Cheers! 🍻

What's Changed

🌟 Enhancements

πŸ› Bug fixes

Full Changelog: immich-app/immich@v1.125.1...v1.125.2

openvino-v1.125.2-ig66

24 Jan 21:03
Compare
Choose a tag to compare

ImageGenius Changes:

support GPU acceleration with CUDA for machine-learning

immich Changes:

v1.125.2

This release addresses the following issues, most of which originate from our migration to Kysely.

  • Fixed a bug where the timeline shows a placeholder in some sections
  • Fixed a bug where using server URL with sslmode doesn't get parsed correctly
  • Fixed a bug where LivePhotos doesn't generate thumbnails
  • Fixed a bug where no EXIF data is returned for the deduplication view
  • Fixed a bug where albums with archived assets don't show up on the mobile app
  • Fixed a bug where hard refresh only refreshed assets and not albums
  • Fixed a bug where the updatedAt column doesn't update on some assets and album actions
  • Fixed a bug where searchRandom doesn't return the correct data format

Thank you for reporting the bugs you have found! We added a treat to the login page as a thank you πŸ˜„

Support Immich

If you find the project helpful, you can support Immich by purchasing a product key at https://buy.immich.app/.

Cheers! 🍻

What's Changed

🌟 Enhancements

πŸ› Bug fixes

Full Changelog: immich-app/immich@v1.125.1...v1.125.2

cuda-v1.125.2-ig67

24 Jan 20:56
Compare
Choose a tag to compare

ImageGenius Changes:

support GPU acceleration with CUDA for machine-learning

immich Changes:

v1.125.2

This release addresses the following issues, most of which originate from our migration to Kysely.

  • Fixed a bug where the timeline shows a placeholder in some sections
  • Fixed a bug where using server URL with sslmode doesn't get parsed correctly
  • Fixed a bug where LivePhotos doesn't generate thumbnails
  • Fixed a bug where no EXIF data is returned for the deduplication view
  • Fixed a bug where albums with archived assets don't show up on the mobile app
  • Fixed a bug where hard refresh only refreshed assets and not albums
  • Fixed a bug where the updatedAt column doesn't update on some assets and album actions
  • Fixed a bug where searchRandom doesn't return the correct data format

Thank you for reporting the bugs you have found! We added a treat to the login page as a thank you πŸ˜„

Support Immich

If you find the project helpful, you can support Immich by purchasing a product key at https://buy.immich.app/.

Cheers! 🍻

What's Changed

🌟 Enhancements

πŸ› Bug fixes

Full Changelog: immich-app/immich@v1.125.1...v1.125.2

noml-v1.125.2-ig286

24 Jan 20:47
Compare
Choose a tag to compare
noml-v1.125.2-ig286 Pre-release
Pre-release

ImageGenius Changes:

move to use seperate baseimage

immich Changes:

v1.125.2

This release addresses the following issues, most of which originate from our migration to Kysely.

  • Fixed a bug where the timeline shows a placeholder in some sections
  • Fixed a bug where using server URL with sslmode doesn't get parsed correctly
  • Fixed a bug where LivePhotos doesn't generate thumbnails
  • Fixed a bug where no EXIF data is returned for the deduplication view
  • Fixed a bug where albums with archived assets don't show up on the mobile app
  • Fixed a bug where hard refresh only refreshed assets and not albums
  • Fixed a bug where the updatedAt column doesn't update on some assets and album actions
  • Fixed a bug where searchRandom doesn't return the correct data format

Thank you for reporting the bugs you have found! We added a treat to the login page as a thank you πŸ˜„

Support Immich

If you find the project helpful, you can support Immich by purchasing a product key at https://buy.immich.app/.

Cheers! 🍻

What's Changed

🌟 Enhancements

πŸ› Bug fixes

Full Changelog: immich-app/immich@v1.125.1...v1.125.2

alpine-v1.125.2-ig139

24 Jan 21:27
Compare
Choose a tag to compare
alpine-v1.125.2-ig139 Pre-release
Pre-release

ImageGenius Changes:

rebase to alpine edge

immich Changes:

v1.125.2

This release addresses the following issues, most of which originate from our migration to Kysely.

  • Fixed a bug where the timeline shows a placeholder in some sections
  • Fixed a bug where using server URL with sslmode doesn't get parsed correctly
  • Fixed a bug where LivePhotos doesn't generate thumbnails
  • Fixed a bug where no EXIF data is returned for the deduplication view
  • Fixed a bug where albums with archived assets don't show up on the mobile app
  • Fixed a bug where hard refresh only refreshed assets and not albums
  • Fixed a bug where the updatedAt column doesn't update on some assets and album actions
  • Fixed a bug where searchRandom doesn't return the correct data format

Thank you for reporting the bugs you have found! We added a treat to the login page as a thank you πŸ˜„

Support Immich

If you find the project helpful, you can support Immich by purchasing a product key at https://buy.immich.app/.

Cheers! 🍻

What's Changed

🌟 Enhancements

πŸ› Bug fixes

Full Changelog: immich-app/immich@v1.125.1...v1.125.2

v1.125.1-ig361

23 Jan 17:55
Compare
Choose a tag to compare

ImageGenius Changes:

support GPU acceleration with CUDA for machine-learning

immich Changes:

v1.125.1

There was a hiccup with the release pipeline for v1.125.0 so we have to change the version

Highlights

Welcome to release v1.125.1 of Immich. The release improves how the server queries the database, using a type-safe query builder, Kysely, instead of relying on the magic of TypeORM. Many queries have been given a speed boost to be much faster; some got several times faster. You should see a quicker app experience overall. It has been the work for the last couple of months and a foundation we have been building for many changes in the coming months to the data model of the whole app, which is needed to enable some long-awaited features. Kudos to the entire team for completing it. Alongside that improvement, this release also brings new features, enhancements, and bug fixes. Please see some of the highlights below:

  • Node.js security update
  • Share-to mechanism on the mobile app
  • Enable slideshow everywhere on the web app.
  • Fixed a bug where the Android app cannot get newly taken photos from the gallery. However, this fix requires us to roll back another mechanism that allows the app to choose empty albums as targets for backup.
  • Fixed a bug where playing particular video codecs would crash the Android mobile app.

Node.js security update

This release includes a Node.js security update. While we don’t believe any of these vulnerabilities affect Immich, we still recommend updating soon to avoid any risk.

Share-to Immich

You can now directly share media from other apps to Immich without saving them to the phone’s local gallery first.

Important

For uploading photos from the gallery, it is still recommeded to use the built-in backup feature since the share-to mechanism that can cause mismatching upload status. Additionally, iOS defaults to sharing an exported JPEG image instead of the original for formats like HEIC. You can change this by tapping β€œOptions” near the top of the iOS sharing menu and selecting β€œCurrent” instead of β€œAutomatic”.

ScreenRecording_01-10-2025.13-05-53_1-1.mov

Slideshow everywhere

You can now toggle the slideshow mode from all the views on the web app.

Lens information

This release includes the lens information in the detail panel for our photographer users, making it easier to know which of your favorite lenses was used to capture the photo.

Screenshot 2025-01-19 at 8 59 41β€―PM

Support Immich

If you find the project helpful, you can support Immich by purchasing a product key at https://buy.immich.app/.

Cheers! 🍻

What's Changed

🚨 Breaking Changes

πŸš€ Features

🌟 Enhancements

πŸ› Bug fixes

πŸ“š Documentation

🌐 Translations

New Contributors

Full Changelog: immich-app/immich@v1.124.2...v1.125.0

openvino-v1.125.1-ig65

23 Jan 18:04
Compare
Choose a tag to compare

ImageGenius Changes:

support GPU acceleration with CUDA for machine-learning

immich Changes:

v1.125.1

There was a hiccup with the release pipeline for v1.125.0 so we have to change the version

Highlights

Welcome to release v1.125.1 of Immich. The release improves how the server queries the database, using a type-safe query builder, Kysely, instead of relying on the magic of TypeORM. Many queries have been given a speed boost to be much faster; some got several times faster. You should see a quicker app experience overall. It has been the work for the last couple of months and a foundation we have been building for many changes in the coming months to the data model of the whole app, which is needed to enable some long-awaited features. Kudos to the entire team for completing it. Alongside that improvement, this release also brings new features, enhancements, and bug fixes. Please see some of the highlights below:

  • Node.js security update
  • Share-to mechanism on the mobile app
  • Enable slideshow everywhere on the web app.
  • Fixed a bug where the Android app cannot get newly taken photos from the gallery. However, this fix requires us to roll back another mechanism that allows the app to choose empty albums as targets for backup.
  • Fixed a bug where playing particular video codecs would crash the Android mobile app.

Node.js security update

This release includes a Node.js security update. While we don’t believe any of these vulnerabilities affect Immich, we still recommend updating soon to avoid any risk.

Share-to Immich

You can now directly share media from other apps to Immich without saving them to the phone’s local gallery first.

Important

For uploading photos from the gallery, it is still recommeded to use the built-in backup feature since the share-to mechanism that can cause mismatching upload status. Additionally, iOS defaults to sharing an exported JPEG image instead of the original for formats like HEIC. You can change this by tapping β€œOptions” near the top of the iOS sharing menu and selecting β€œCurrent” instead of β€œAutomatic”.

ScreenRecording_01-10-2025.13-05-53_1-1.mov

Slideshow everywhere

You can now toggle the slideshow mode from all the views on the web app.

Lens information

This release includes the lens information in the detail panel for our photographer users, making it easier to know which of your favorite lenses was used to capture the photo.

Screenshot 2025-01-19 at 8 59 41β€―PM

Support Immich

If you find the project helpful, you can support Immich by purchasing a product key at https://buy.immich.app/.

Cheers! 🍻

What's Changed

🚨 Breaking Changes

πŸš€ Features

🌟 Enhancements

πŸ› Bug fixes

πŸ“š Documentation

🌐 Translations

New Contributors

Full Changelog: immich-app/immich@v1.124.2...v1.125.0

cuda-v1.125.1-ig66

23 Jan 17:53
Compare
Choose a tag to compare

ImageGenius Changes:

support GPU acceleration with CUDA for machine-learning

immich Changes:

v1.125.1

There was a hiccup with the release pipeline for v1.125.0 so we have to change the version

Highlights

Welcome to release v1.125.1 of Immich. The release improves how the server queries the database, using a type-safe query builder, Kysely, instead of relying on the magic of TypeORM. Many queries have been given a speed boost to be much faster; some got several times faster. You should see a quicker app experience overall. It has been the work for the last couple of months and a foundation we have been building for many changes in the coming months to the data model of the whole app, which is needed to enable some long-awaited features. Kudos to the entire team for completing it. Alongside that improvement, this release also brings new features, enhancements, and bug fixes. Please see some of the highlights below:

  • Node.js security update
  • Share-to mechanism on the mobile app
  • Enable slideshow everywhere on the web app.
  • Fixed a bug where the Android app cannot get newly taken photos from the gallery. However, this fix requires us to roll back another mechanism that allows the app to choose empty albums as targets for backup.
  • Fixed a bug where playing particular video codecs would crash the Android mobile app.

Node.js security update

This release includes a Node.js security update. While we don’t believe any of these vulnerabilities affect Immich, we still recommend updating soon to avoid any risk.

Share-to Immich

You can now directly share media from other apps to Immich without saving them to the phone’s local gallery first.

Important

For uploading photos from the gallery, it is still recommeded to use the built-in backup feature since the share-to mechanism that can cause mismatching upload status. Additionally, iOS defaults to sharing an exported JPEG image instead of the original for formats like HEIC. You can change this by tapping β€œOptions” near the top of the iOS sharing menu and selecting β€œCurrent” instead of β€œAutomatic”.

ScreenRecording_01-10-2025.13-05-53_1-1.mov

Slideshow everywhere

You can now toggle the slideshow mode from all the views on the web app.

Lens information

This release includes the lens information in the detail panel for our photographer users, making it easier to know which of your favorite lenses was used to capture the photo.

Screenshot 2025-01-19 at 8 59 41β€―PM

Support Immich

If you find the project helpful, you can support Immich by purchasing a product key at https://buy.immich.app/.

Cheers! 🍻

What's Changed

🚨 Breaking Changes

πŸš€ Features

🌟 Enhancements

πŸ› Bug fixes

πŸ“š Documentation

🌐 Translations

New Contributors

Full Changelog: immich-app/immich@v1.124.2...v1.125.0

noml-v1.125.1-ig285

23 Jan 18:01
Compare
Choose a tag to compare
noml-v1.125.1-ig285 Pre-release
Pre-release

ImageGenius Changes:

move to use seperate baseimage

immich Changes:

v1.125.1

There was a hiccup with the release pipeline for v1.125.0 so we have to change the version

Highlights

Welcome to release v1.125.1 of Immich. The release improves how the server queries the database, using a type-safe query builder, Kysely, instead of relying on the magic of TypeORM. Many queries have been given a speed boost to be much faster; some got several times faster. You should see a quicker app experience overall. It has been the work for the last couple of months and a foundation we have been building for many changes in the coming months to the data model of the whole app, which is needed to enable some long-awaited features. Kudos to the entire team for completing it. Alongside that improvement, this release also brings new features, enhancements, and bug fixes. Please see some of the highlights below:

  • Node.js security update
  • Share-to mechanism on the mobile app
  • Enable slideshow everywhere on the web app.
  • Fixed a bug where the Android app cannot get newly taken photos from the gallery. However, this fix requires us to roll back another mechanism that allows the app to choose empty albums as targets for backup.
  • Fixed a bug where playing particular video codecs would crash the Android mobile app.

Node.js security update

This release includes a Node.js security update. While we don’t believe any of these vulnerabilities affect Immich, we still recommend updating soon to avoid any risk.

Share-to Immich

You can now directly share media from other apps to Immich without saving them to the phone’s local gallery first.

Important

For uploading photos from the gallery, it is still recommeded to use the built-in backup feature since the share-to mechanism that can cause mismatching upload status. Additionally, iOS defaults to sharing an exported JPEG image instead of the original for formats like HEIC. You can change this by tapping β€œOptions” near the top of the iOS sharing menu and selecting β€œCurrent” instead of β€œAutomatic”.

ScreenRecording_01-10-2025.13-05-53_1-1.mov

Slideshow everywhere

You can now toggle the slideshow mode from all the views on the web app.

Lens information

This release includes the lens information in the detail panel for our photographer users, making it easier to know which of your favorite lenses was used to capture the photo.

Screenshot 2025-01-19 at 8 59 41β€―PM

Support Immich

If you find the project helpful, you can support Immich by purchasing a product key at https://buy.immich.app/.

Cheers! 🍻

What's Changed

🚨 Breaking Changes

πŸš€ Features

🌟 Enhancements

πŸ› Bug fixes

πŸ“š Documentation

🌐 Translations

New Contributors

Full Changelog: immich-app/immich@v1.124.2...v1.125.0

alpine-v1.125.1-ig138

23 Jan 17:45
Compare
Choose a tag to compare
alpine-v1.125.1-ig138 Pre-release
Pre-release

ImageGenius Changes:

rebase to alpine edge

immich Changes:

v1.125.1

There was a hiccup with the release pipeline for v1.125.0 so we have to change the version

Highlights

Welcome to release v1.125.1 of Immich. The release improves how the server queries the database, using a type-safe query builder, Kysely, instead of relying on the magic of TypeORM. Many queries have been given a speed boost to be much faster; some got several times faster. You should see a quicker app experience overall. It has been the work for the last couple of months and a foundation we have been building for many changes in the coming months to the data model of the whole app, which is needed to enable some long-awaited features. Kudos to the entire team for completing it. Alongside that improvement, this release also brings new features, enhancements, and bug fixes. Please see some of the highlights below:

  • Node.js security update
  • Share-to mechanism on the mobile app
  • Enable slideshow everywhere on the web app.
  • Fixed a bug where the Android app cannot get newly taken photos from the gallery. However, this fix requires us to roll back another mechanism that allows the app to choose empty albums as targets for backup.
  • Fixed a bug where playing particular video codecs would crash the Android mobile app.

Node.js security update

This release includes a Node.js security update. While we don’t believe any of these vulnerabilities affect Immich, we still recommend updating soon to avoid any risk.

Share-to Immich

You can now directly share media from other apps to Immich without saving them to the phone’s local gallery first.

Important

For uploading photos from the gallery, it is still recommeded to use the built-in backup feature since the share-to mechanism that can cause mismatching upload status. Additionally, iOS defaults to sharing an exported JPEG image instead of the original for formats like HEIC. You can change this by tapping β€œOptions” near the top of the iOS sharing menu and selecting β€œCurrent” instead of β€œAutomatic”.

ScreenRecording_01-10-2025.13-05-53_1-1.mov

Slideshow everywhere

You can now toggle the slideshow mode from all the views on the web app.

Lens information

This release includes the lens information in the detail panel for our photographer users, making it easier to know which of your favorite lenses was used to capture the photo.

Screenshot 2025-01-19 at 8 59 41β€―PM

Support Immich

If you find the project helpful, you can support Immich by purchasing a product key at https://buy.immich.app/.

Cheers! 🍻

What's Changed

🚨 Breaking Changes

πŸš€ Features

🌟 Enhancements

πŸ› Bug fixes

πŸ“š Documentation

🌐 Translations

New Contributors

Full Changelog: immich-app/immich@v1.124.2...v1.125.0