Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(github-release): update immich-app/immich to v1.105.1 #511

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 20, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
immich-app/immich minor v1.94.1 -> v1.105.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

immich-app/immich (immich-app/immich)

v1.105.1

Compare Source

v1.105.1

There is no mobile release for this version

[!Caution]
Please update immediately, as this bug can put your data at risk if using external libraries.

Hotfixes

  • Fixed a bug where deleting an external library would delete all local files

What's Changed

🗄️ Server
📱 Mobile
🔨 Maintenance

New Contributors

Full Changelog: https://github.com/immich-app/immich/compare/v1.105.0...

v1.105.0

Compare Source

v1.105.0

[!CAUTION]

Changes in glob path external library

Library import paths no longer support wildcards (* notation/globs). If your library was previously using this, please update affected paths to point to directories instead.
Note: exclusion paths remain unchanged and still support glob syntax.

Highlights

Welcome to release v1.105.0 of Immich. WOW, 2 releases in 2 days! Immich's full-time core team has taken effect. Slightly kidding there, but we have a lot of bug fixes since the last release that we would like to push out to avoid you all encountering annoying bugs when using the software. Some highlights can be found below:

  • The mobile app now uses a more efficient sync algorithm.
  • Fixed assets status not showing correctly when deleting assets from the server when opening the mobile app.

What's Changed

⚠️ Breaking Changes
🗄️ Server
📱 Mobile
🖥️ Web
📓 Documentation
🔨 Maintenance

New Contributors

Full Changelog: immich-app/immich@v1.104.0...v1.105.0

v1.104.0

Compare Source

v1.104.0

[!CAUTION]

EXTERNAL LIBRARY EDITABILITY

For external library users, you can now manage your assets directly from Immich's user interface, i.e. you can edit date/time, location information, and delete from the web and the mobile app.

If you don't want Immich to handle those operations, please make sure to have the read-only, i.e., :ro flag on your mount point in the docker-compose.yml file.

Live stream - Immich Q&A ft. Eron Wolf & Louis Rossmann from FUTO

Last week, we had a live stream to answer your questions about Immich joining FUTO. You can watch the VOD here.

Highlights

Welcome to release v1.104.0 of Immich. This release includes new features, bug fixes, and improvements. The core team will now focus on tasks to bring us to a stable release. The highlights of this release can be found below.

  • Editability of external library
  • Notification foundation - SMTP Email
Editability of external library

Yes, we've heard you guys! You can now edit date/time and location information and even delete assets in an external library directly from Immich. If you don't want to use this feature, you should make sure to have the :ro flag on your docker mount in the docker-compose.yml file.

Notification - SMTP Email

Thanks, @​hitech95, for kickstarting this feature,@​jrasm91, and @​danieldietzler for finishing it. We now have basic notification built-in, using email. The first mechanism that uses email is to send an email to a new user with information about the account and the instance they were invited to.

What's Changed

⚠️ Breaking Changes
🗄️ Server
📱 Mobile
🖥️ Web
📓 Documentation
🔨 Maintenance

New Contributors

Full Changelog: immich-app/immich@v1.103.1...v1.104.0

v1.103.1

Compare Source

v1.103.1

There is no mobile release for this version

Hotfixes
  • Fixed an issue of being unable to view detailed assets in partner sharing on the web.

Include the v1.103.0 release note for your convenience.


v1.103.0
Highlights

Welcome to the release of v1.103.0 of Immich. This version includes some exciting new features and notable bug fixes. We hope you enjoy this release. Please take a look at the highlights below:

  • Read-only album sharing permission
  • Permanent URL on the web for asset viewer
  • Jump-to-date from memory view on the mobile app
  • Action bar in memory view on the web
  • Improve geocoding location data
  • Notable fix: Occasional logout on iOS
  • Notable fix: Asset's status sync issue on the mobile app
  • Notable fix: Memory leak causing mobile app crashes when swiping continuously in the detail view
Read-only album-sharing permission

When creating a shared album, you can specify whether the shared users can contribute to it or participate as read-only.

image
Permanent URL on the web for asset viewer

Assets now have a permanent URL on all views, so you can save a URL and refer back later to access a particular photo or video.

Jump-to-date from memory view on the mobile app

There is now an option to jump to a date from the memory viewer on the mobile app.

image
Action bar in memory view on the web

You can now select the assets in a certain memory and perform actions like adding to an album, deleting, archiving, favorite, etc.

image

Improve geocoding location data

The location data is now more consistent in the same area. To apply this change, you can trigger a metadata extraction job for all.

Before After
image image
image image

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.

What's Changed
🖥️ Web

Full Changelog: immich-app/immich@v1.103.0...v1.103.1

v1.103.0

Compare Source

v1.103.0
Highlights

Welcome to the release of v1.103.0 of Immich. This version includes some exciting new features and notable bug fixes. We hope you enjoy this release. Please take a look at the highlights below:

  • Read-only album sharing permission
  • Permanent URL on the web for asset viewer
  • Jump-to-date from memory view on the mobile app
  • Action bar in memory view on the web
  • Improve geocoding location data
  • Notable fix: Occasional logout on iOS
  • Notable fix: Asset's status sync issue on the mobile app
  • Notable fix: Memory leak causing mobile app crashes when swiping continuously in the detail view
Read-only album-sharing permission

When creating a shared album, you can specify whether the shared users can contribute to it or participate as read-only.

image
Permanent URL on the web for asset viewer

Assets now have a permanent URL on all views, so you can save a URL and refer back later to access a particular photo or video.

Jump-to-date from memory view on the mobile app

There is now an option to jump to a date from the memory viewer on the mobile app.

image
Action bar in memory view on the web

You can now select the assets in a certain memory and perform actions like adding to an album, deleting, archiving, favorite, etc.

image

Improve geocoding location data

The location data is now more consistent in the same area. To apply this change, you can trigger a metadata extraction job for all.

Before After
image image
image image

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.

What's Changed
🗄️ Server
📱 Mobile
🖥️ Web
⚡ CLI
📓 Documentation

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/immich-app-immich-1.x branch from c66fa30 to 91fea1c Compare February 21, 2024 04:30
@renovate renovate bot changed the title feat(github-release): update immich-app/immich to v1.95.0 feat(github-release): update immich-app/immich to v1.95.1 Feb 21, 2024
@renovate renovate bot force-pushed the renovate/immich-app-immich-1.x branch from 91fea1c to 1a6ff00 Compare February 27, 2024 22:28
@renovate renovate bot changed the title feat(github-release): update immich-app/immich to v1.95.1 feat(github-release): update immich-app/immich to v1.96.0 Feb 27, 2024
@renovate renovate bot force-pushed the renovate/immich-app-immich-1.x branch from 1a6ff00 to e7d0f0f Compare February 28, 2024 23:18
@renovate renovate bot changed the title feat(github-release): update immich-app/immich to v1.96.0 feat(github-release): update immich-app/immich to v1.97.0 Feb 28, 2024
@renovate renovate bot force-pushed the renovate/immich-app-immich-1.x branch from e7d0f0f to ebc033b Compare March 7, 2024 22:08
@renovate renovate bot changed the title feat(github-release): update immich-app/immich to v1.97.0 feat(github-release): update immich-app/immich to v1.98.0 Mar 7, 2024
@renovate renovate bot force-pushed the renovate/immich-app-immich-1.x branch from ebc033b to 2aaa107 Compare March 9, 2024 09:35
@renovate renovate bot changed the title feat(github-release): update immich-app/immich to v1.98.0 feat(github-release): update immich-app/immich to v1.98.1 Mar 9, 2024
@renovate renovate bot force-pushed the renovate/immich-app-immich-1.x branch from 2aaa107 to 7c8205e Compare March 11, 2024 14:56
@renovate renovate bot changed the title feat(github-release): update immich-app/immich to v1.98.1 feat(github-release): update immich-app/immich to v1.98.2 Mar 11, 2024
@renovate renovate bot force-pushed the renovate/immich-app-immich-1.x branch from 7c8205e to cae6d2d Compare March 20, 2024 17:45
@renovate renovate bot changed the title feat(github-release): update immich-app/immich to v1.98.2 feat(github-release): update immich-app/immich to v1.99.0 Mar 20, 2024
@renovate renovate bot changed the title feat(github-release): update immich-app/immich to v1.99.0 feat(github-release): update immich-app/immich to v1.100.0 Mar 28, 2024
@renovate renovate bot force-pushed the renovate/immich-app-immich-1.x branch from cae6d2d to c94123e Compare March 28, 2024 19:27
@renovate renovate bot force-pushed the renovate/immich-app-immich-1.x branch from c94123e to 90d0032 Compare April 5, 2024 05:02
@renovate renovate bot changed the title feat(github-release): update immich-app/immich to v1.100.0 feat(github-release): update immich-app/immich to v1.101.0 Apr 5, 2024
@renovate renovate bot force-pushed the renovate/immich-app-immich-1.x branch from 90d0032 to 1c158c1 Compare April 19, 2024 23:11
@renovate renovate bot changed the title feat(github-release): update immich-app/immich to v1.101.0 feat(github-release): update immich-app/immich to v1.102.0 Apr 19, 2024
@renovate renovate bot force-pushed the renovate/immich-app-immich-1.x branch from 1c158c1 to 0c49664 Compare April 20, 2024 16:14
@renovate renovate bot changed the title feat(github-release): update immich-app/immich to v1.102.0 feat(github-release): update immich-app/immich to v1.102.1 Apr 20, 2024
@renovate renovate bot force-pushed the renovate/immich-app-immich-1.x branch from 0c49664 to 551feb1 Compare April 20, 2024 20:05
@renovate renovate bot changed the title feat(github-release): update immich-app/immich to v1.102.1 feat(github-release): update immich-app/immich to v1.102.2 Apr 20, 2024
@renovate renovate bot force-pushed the renovate/immich-app-immich-1.x branch from 551feb1 to 55442a9 Compare April 20, 2024 22:06
@renovate renovate bot changed the title feat(github-release): update immich-app/immich to v1.102.2 feat(github-release): update immich-app/immich to v1.102.3 Apr 20, 2024
@renovate renovate bot force-pushed the renovate/immich-app-immich-1.x branch from 55442a9 to 8145630 Compare April 29, 2024 17:28
@renovate renovate bot changed the title feat(github-release): update immich-app/immich to v1.102.3 feat(github-release): update immich-app/immich to v1.103.0 Apr 29, 2024
@renovate renovate bot force-pushed the renovate/immich-app-immich-1.x branch from 8145630 to 05ff03d Compare April 29, 2024 23:22
@renovate renovate bot changed the title feat(github-release): update immich-app/immich to v1.103.0 feat(github-release): update immich-app/immich to v1.103.1 Apr 29, 2024
@renovate renovate bot force-pushed the renovate/immich-app-immich-1.x branch from 05ff03d to f73ef4d Compare May 13, 2024 21:29
@renovate renovate bot changed the title feat(github-release): update immich-app/immich to v1.103.1 feat(github-release): update immich-app/immich to v1.104.0 May 13, 2024
@renovate renovate bot force-pushed the renovate/immich-app-immich-1.x branch from f73ef4d to 65a3f30 Compare May 14, 2024 21:47
@renovate renovate bot changed the title feat(github-release): update immich-app/immich to v1.104.0 feat(github-release): update immich-app/immich to v1.105.0 May 14, 2024
@renovate renovate bot force-pushed the renovate/immich-app-immich-1.x branch from 65a3f30 to c606c78 Compare May 15, 2024 22:40
@renovate renovate bot changed the title feat(github-release): update immich-app/immich to v1.105.0 feat(github-release): update immich-app/immich to v1.105.1 May 15, 2024
@pl4nty pl4nty closed this May 17, 2024
@renovate renovate bot deleted the renovate/immich-app-immich-1.x branch May 17, 2024 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant