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

chore(deps): update dependency immich-app/immich from v1.97.0 to v1.100.0 #54

Merged
merged 1 commit into from Mar 31, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 7, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
immich-app/immich minor v1.97.0 -> v1.100.0

Release Notes

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

v1.100.0

Compare Source

v1.100.0
Highlights

Welcome to release v1.100.0, not yet v2.0 😛 of Immich. This release includes mostly bug fixes, code refactoring, and nice web QoL improvements. Some of the highlights include:

  • Ability to view different album ownership on the album page.
  • Better user experience when creating a new album.
  • Context menu items now come with associated icons.
  • Slideshow control improvement.
  • Added job metrics for Prometheus.
  • Notable fix: Scroll stickiness on the mobile app.
Album ownership toggle

On the album page on the web, you can now view all albums - i.e., shared or, owned or both - on the same page by using the toggle options.

chrome_E2Gte5jLAw.mp4
Better user experience when creating a new album

The notification on the web now includes a button to go to the album after you add new photos or videos to an album.

chrome_SocaZ52kLV.mp4
Context menu with associated icons

We added icons to the context menu to make the distinction between the options clearer.

image

Slideshow control improvement

After 10 seconds of inactivity, the cursor and control bar will be hidden, and a button will allow you to return to full screen.

Job metrics

You can now monitor the successful, skipped, and failed jobs for particular job types in Prometheus and the number of active jobs being processed in each queue.


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.

What's Changed
🗄️ Server
📱 Mobile
🖥️ Web
⚡ CLI
📓 Documentation
🔨 Maintenance
New Contributors

Full Changelog: immich-app/immich@v1.99.0...v1.100.0

v1.99.0

Compare Source

v1.99.0

New logo

The new logo is now rolled out on all platforms, including the web, mobile, and documentation pages. If you are a content creator, you can grab the logo vector and raster files in the repository's design folder.

Social Preview

Highlights

Welcome to release v1.99.0 of Immich. This release adds the new logo, fixes many bugs, and improves the application. Some of the highlights include:

  • [WEB] Sort photos and videos to display direction in an album.
  • On-disk cache on the mobile app to provide a better viewing experience.
  • There is a new endpoint for OpenTelemetry metrics to monitor performance.
  • Optimized queries for large libraries.
  • Add upload progress and speed indicator.
  • XMP sidecar file is now recognized with both photo.ext.xmp and photo.xmp extensions.
  • Drag to select - Now press your thumb to drag and select in the selection mode.
  • Improve user feedback in the mobile app's backup and album selection screen.
  • Various improvements for the library scanning process.
Asset's display direction in the album

We added an option to change the order of the assets in the album so you can view the assets from older to newest and vice versa.

album.view.order.mp4
Mobile asset caching

Improving cache for remote thumbnails and the images, they now stay on disk so that they can load faster and give a better experience while used offline. You should feel a faster loading experience across the app.

Performance monitoring with OpenTelemetry integration

Immich provides a variety of performance metrics to allow for local monitoring and insights. This integration is primarily in the form of Prometheus metrics. However, exporting traces is also possible due to OpenTelemetry instrumentation. Please visit the documentation to learn how to enable this feature

[!NOTE]
This opt-in feature allows you to monitor Immich's performance. This data isn't sent anywhere beyond what you've configured.

File size progress and upload speed indicator

We added an indicator to show the file's size that has been uploaded and the upload speed under the progress bar in the backup screen.

Simulator.Screen.Recording.-.iPhone.15.Pro.Max.-.2024-03-14.at.18.08.37.mp4
Drag to select

You can now drag to select in the mobile app when in selection mode; this will help make selecting in bulk easier.

drag_to_select.mp4

And lastly, I want to express my gratitude to @​immich-app/contributor who make this behemoth of a release happen 🎉


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.

What's Changed

🗄️ Server
📱 Mobile
🖥️ Web
🧠 Machine Learning
⚡ CLI
📓 Documentation
🔨 Maintenance

New Contributors

Full Changelog: immich-app/immich@v1.98.2...v1.99.0

v1.98.2

Compare Source

v1.98.2

Hotfixes

  • Fixed an issue with the library re-scanning assets if the library has more than 65,000 assets.

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
🔨 Maintenance

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 2dd4ca8 to 37b3e08 Compare March 9, 2024 01:51
@renovate renovate bot changed the title chore(deps): update dependency immich-app/immich from v1.97.0 to v1.98.0 chore(deps): update dependency immich-app/immich from v1.97.0 to v1.98.1 Mar 9, 2024
@renovate renovate bot force-pushed the renovate/immich-app-immich-1.x branch from 37b3e08 to 0754f08 Compare March 11, 2024 16:45
@renovate renovate bot changed the title chore(deps): update dependency immich-app/immich from v1.97.0 to v1.98.1 chore(deps): update dependency immich-app/immich from v1.97.0 to v1.98.2 Mar 11, 2024
@renovate renovate bot force-pushed the renovate/immich-app-immich-1.x branch from 0754f08 to 084d1e0 Compare March 20, 2024 18:08
@renovate renovate bot changed the title chore(deps): update dependency immich-app/immich from v1.97.0 to v1.98.2 chore(deps): update dependency immich-app/immich from v1.97.0 to v1.99.0 Mar 20, 2024
@renovate renovate bot force-pushed the renovate/immich-app-immich-1.x branch from 084d1e0 to 96eb3a3 Compare March 28, 2024 21:18
@renovate renovate bot changed the title chore(deps): update dependency immich-app/immich from v1.97.0 to v1.99.0 chore(deps): update dependency immich-app/immich from v1.97.0 to v1.100.0 Mar 28, 2024
@antoncuranz antoncuranz merged commit 788cdd9 into master Mar 31, 2024
@renovate renovate bot deleted the renovate/immich-app-immich-1.x branch March 31, 2024 01:25
antoncuranz added a commit that referenced this pull request May 17, 2024
chore(deps): update dependency immich-app/immich from v1.97.0 to v1.100.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant