Immich is een opensource oplossing voor het opslaan en beheren van foto's en video's. Het draait in Docker, waardoor je alles in eigen hand hebt en niet afhankelijk bent van een derde partij. Het wordt door velen als een serieuze concurrent van bijvoorbeeld Google Photos beschouwd. De mediabestanden kunnen via een webbrowser worden benaderd en er zijn ook apps voor Android en iOS. Een demo van Immich is hier te vinden. Versie 1.139.2 is uitgekomen en hier zijn de volgende veranderingen en verbeteringen in aangebracht:
Immich 1.139.2Welcome to release
Highlightsv1.139.2
. This version continues to bring improvements to the beta timeline, from fixing bugs to significantly improving the image rendering pipeline, especially on Android. We appreciate users who have helped us test out the beta timeline! We encourage you all to switch to it to help us catch more bugs as the stable release is nigh. Let’s dive into the highlights of this release.[beta] New image rendering pipeline
- [beta] New image rendering pipeline
- [beta] Show remainder assets detail
- Option to skip in the duplicate resolver tools
- Add to multiple albums action
- [beta] Fixed the bug that upload progress doesn’t resume upon app restart (really fix it this time)
Thanks to our one and only wizard @mertalev, the mobile app now uses our own custom image loading and rendering pipeline, featuring multithreading and a series of other optimizations. In particular, this significantly improves displaying of local images on Android. Not only does this improve thumbnail loading speed, but local thumbnails are noticeably higher quality by avoiding compression. The experience of scrolling the timeline should now be on par with the local gallery app. Additionally, remote assets now benefit from request cancellation to avoid downloading thumbnails that are no longer relevant, further improving responsiveness when quickly scrolling the timeline.
[beta] Show assets pending backupYou can now view which assets are in the remaining list of backups. This helps track down problematic assets that cannot be uploaded for some reason. *cough, iCloud assets, cough*
Option to skip an entry in the duplicate resolution utilityYou can now navigate back and forth to get to other entries in the duplicate list.
Add to multiple albums actionOn the web, you can now add assets to multiple albums at once from the album selection modal.
EnhancementsBug fixes
- feat(web): Skip duplicates in #20880
- feat: get metadata about the current api key in #21027
- feat(web): Add to Multiple Albums in #20072
- chore(web): make search result loading behaviour more consistent in #20741
- feat(mobile): platform thumbnail api in #20910
- feat(mobile): platform image providers in #20927
- feat: show remainder assets info in #21114
- feat(mobile): optimized thumbnail widget in #21073
- feat: add a counter to the duplicate utility in #21109
Documentation
- fix(mobile): show most recent image in album as thumbnail in #21037
- fix: skip albums selected or excluded from backups from deletions in #21116
- fix: thumbnail rendering on backup asset detail tile in #21120
Translations
- chore: update docs to use pnpm in #21113
- chore(web): update translations in #20449