Immich
High performance self-hosted photo and video management solution
Alternative to: google photos, apple photos, amazon photos
v1.126.1
2025-02-10v1.126.1
Hotfixes
- Fixes a compatibility issue with the mobile app
Announcement
FOSDEM
Howdy, everybody! We just came back from FOSDEM and had a great time in Brussels.
Thanks to everyone who came to see us! We received lots of feedback from the community, and your encouragement warmed our hearts.
MERCH!
Merch options video
In case you missed our live stream, Immich now has a merch store where you can get cool swag, such as t-shirts, sweaters, stickers, magnets, and mugs… in the Immich theme. You can visit the store at https://immich.store
You can also re-watch the live stream and our talk from FOSDEM at:
Highlights
Welcome to the release v1.126.0 of Immich. This release continues our bug clean-up operation from the Kysely migration (Kysely is our new database abstraction layer). Some nice features and enhancement also make their way in. Please find some of the highlights below:
- Search improvement on asset’s description and tags
- Revamp places UI on the web
- Mark people as favorite
- Shared link UI improvement
- Cursed knowledge candidate: fixes a bug where the database timezone causes the timezone to be interpreted as an invalid date in Javascript.
Search improvement - Tag and description search
You can now search by tag (web) and description (web + mobile). We plan to add a more powerful search in the near future increasingly, so stay tuned!
Revamp UI for places on the web.
In the detail location view, you can now toggle the grouping to group them by country. It is a nice way to see where you have been through the camera lens :)
Mark people as favorite
You can now mark people as favorites so that the person will be showing first on the list
Shared link UI improvement
The album’s sharing popup now includes information on what shared links have been created. In the shared link view, you can now filter for all/individual share/album share. You can also toggle an option in the Account Setting > Features section to place a quick access button on the shared link page to the sidebar.
Support Immich
If you find the project helpful, you can support Immich by purchasing a product key at https://buy.immich.app or purchase our merchandise at https://immich.store
Cheers! 🍻
What’s Changed
🚀 Features
- feat: add searching by tags by @dav-wolff in https://github.com/immich-app/immich/pull/15395
- feat(web): revamp places by @kvalev in https://github.com/immich-app/immich/pull/12219
🌟 Enhancements
- feat(server): synology exclusion patterns by @etnoy in https://github.com/immich-app/immich/pull/15773
- feat(mobile): Add filter to people_picker.dart by @jforseth210 in https://github.com/immich-app/immich/pull/15771
- feat: search by description by @alextran1502 in https://github.com/immich-app/immich/pull/15818
- feat(mobile): Use
NavigationRailwhen the screen is in landscape mode by @ferraridamiano in https://github.com/immich-app/immich/pull/15885 - feat(web): merge suggestion modal: focus on Yes button by default. by @afv in https://github.com/immich-app/immich/pull/15827
- fix(mobile): improved the visibility of backup cloud icon on lighter images by @meesam4687 in https://github.com/immich-app/immich/pull/15886
- feat: Mark people as favorite by @arnolicious in https://github.com/immich-app/immich/pull/14866
- feat(api): set person color by @jrasm91 in https://github.com/immich-app/immich/pull/15937
- feat(web): shared link filters by @jrasm91 in https://github.com/immich-app/immich/pull/15948
- feat: view album shared links by @jrasm91 in https://github.com/immich-app/immich/pull/15943
🐛 Bug fixes
- fix(web): shared link date range by @jrasm91 in https://github.com/immich-app/immich/pull/15802
- fix(mobile): search page issues by @alextran1502 in https://github.com/immich-app/immich/pull/15804
- fix(mobile): retain the edited title when album updates by @immangat in https://github.com/immich-app/immich/pull/15806
- feat(web): Updated Onboarding page by @OkayStark in https://github.com/immich-app/immich/pull/15880
- fix(server): memory lane assets order by @alextran1502 in https://github.com/immich-app/immich/pull/15882
- fix(mobile): #15182 Video memories no longer play by @Tyris in https://github.com/immich-app/immich/pull/15210
- fix(server): queue missing metadata by @etnoy in https://github.com/immich-app/immich/pull/15864
- fix(server): for individual shares not showing thumbnails by @Lukasdotcom in https://github.com/immich-app/immich/pull/15895
- fix(web): prevent accidental modal closures on mouseup outside by @afv in https://github.com/immich-app/immich/pull/15900
- fix: call hexOrBufferToBase64 for stripMetadata thumbhash by @bo0tzz in https://github.com/immich-app/immich/pull/15917
- fix(server): always get UTC dates from postgres by @jrasm91 in https://github.com/immich-app/immich/pull/15920
- fix(server): validate oauth profile has a sub by @jrasm91 in https://github.com/immich-app/immich/pull/15967
📚 Documentation
- docs: update server arch by @jrasm91 in https://github.com/immich-app/immich/pull/15775
- docs: TrueNAS: add danger message to external libraries by @NicholasFlamy in https://github.com/immich-app/immich/pull/15857
- fix(docs): query DB by ID by @mmomjian in https://github.com/immich-app/immich/pull/15863
- fix: bash install.sh script for mac os by @jtkmckenna in https://github.com/immich-app/immich/pull/15874
- docs: add-current-path-to-version-switcher by @NicholasFlamy in https://github.com/immich-app/immich/pull/15860
- chore(docs): update setup.md to include FVM dependency by @ridvan-cln in https://github.com/immich-app/immich/pull/15927
- fix(docs): show version selection dropdown on mobile by @NicholasFlamy in https://github.com/immich-app/immich/pull/15894
- docs: soften wording for openvino igpu by @mertalev in https://github.com/immich-app/immich/pull/15941
🌐 Translations
- chore: update of the Thai translation by @bankjirapan in https://github.com/immich-app/immich/pull/15758
New Contributors
- @bankjirapan made their first contribution in https://github.com/immich-app/immich/pull/15758
- @preeperkiller made their first contribution in https://github.com/immich-app/immich/pull/15791
- @tribut made their first contribution in https://github.com/immich-app/immich/pull/15800
- @immangat made their first contribution in https://github.com/immich-app/immich/pull/15806
- @OkayStark made their first contribution in https://github.com/immich-app/immich/pull/15880
- @meesam4687 made their first contribution in https://github.com/immich-app/immich/pull/15886
- @jtkmckenna made their first contribution in https://github.com/immich-app/immich/pull/15874
- @defooster made their first contribution in https://github.com/immich-app/immich/pull/15913
- @ridvan-cln made their first contribution in https://github.com/immich-app/immich/pull/15927
- @kvalev made their first contribution in https://github.com/immich-app/immich/pull/12219
Full Changelog: https://github.com/immich-app/immich/compare/v1.125.7…v1.126.1