v1.115.0 #12602
alextran1502
announced in
Announcements
v1.115.0
#12602
Replies: 1 comment 1 reply
-
Hey! Seems like an undocumented change was released -> #12587 reducing the minimum cuda version and therefore the nvidia driver version as well. This is good news for who is hosting in a linux machine where the stable branch of the driver is still on v535 like me, but it could have been in the release notes 😓 . Just randomly noticed this |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
v1.115.0
Note
We are working on redesigning the flows and layout of the mobile app to incorporate recently added features such as folders and tags, as well as making improvements to album management on the mobile app. We are gathering feedback in this discussion. We are excited to hear your feedback.
Welcome to release
v1.115.0
of Immich. This release focuses on cleaning up our backlog of issues. It is also worth noting that the Cursed knowledge page has been updated with even more cursed knowledge. Please find some of the release highlights below:Notable bug fixes include:
Administration button
The
Administration
button on the web is now moved inside the profile sheet to clean up the top app bar and improve the navigation experience for all screen sizes.Manually link and unlink Live motion photos
Live photos (iOS) can now be manually linked an unlinked.
Screencast.from.09-11-2024.10.15.57.AM.webm
Default exclusion patterns
We have added default exclusion patterns whenever a new external library is created. By default, we exclude the
@eaDir
folder Synology uses to store miscellaneous files and any files beginning with._
. Of course, you can edit these patterns if you want to, but this is highly unlikely.Startup folder checks
Immich will now fail to start if it is unable to read/write to
upload/
,library/
,thumbs/
,encoded-videos/
orprofile/
. Starting with this release, the server will write an.immich
file to each of the previously listed folders. On subsequent restarts, it will fail to start if it fails to locate the previously written.immich
file. This will hopefully increase transparency around situations where theUPLOAD_LOCATION
mount is incorrectly configured or unavailable.Upload trash indicator
When you upload a duplicate via the web and that duplicate is in the trash, you now will see an indicator for it, along with being able to open the asset in a new tab.
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
🚀 Features
🌟 Enhancements
🐛 Bug fixes
📚 Documentation
🌐 Translations
New Contributors
Full Changelog: https://github.com/immich-app/immich/compare/v1.114.0...
This discussion was created from the release v1.115.0.
Beta Was this translation helpful? Give feedback.
All reactions