Releases: imagegenius/docker-immich
alpine-v1.125.5-ig141
ImageGenius Changes:
rebase to alpine edge
immich Changes:
v1.125.5
We were about to release v1.125.4
, then we found and fixed some more bugs, v1.125.5
it is!
- Fixed a bug where the album page cannot be accessed if any album with its assets is in the trash.
- Fixed a bug where deduplication detection doesn't return any result
- Fixed a bug where the date picker component caused a rendering error if the app language was not in English
What's Changed
π Bug fixes
- fix(web): sort folders by @C-Otto in immich-app/immich#15691
- fix(server): cannot render album page when all assets of an album are in trash by @alextran1502 in immich-app/immich#15690
- fix(server): duplicate detection by @alextran1502 in immich-app/immich#15727
- fix(mobile): locale option causes the datetime filter error out by @alextran1502 in immich-app/immich#15704
Full Changelog: immich-app/immich@v1.125.3...v1.125.5
v1.125.3-ig363
ImageGenius Changes:
support GPU acceleration with CUDA for machine-learning
immich Changes:
v1.125.3
This release continues the bug-squashing effort from migration to Kysely.
- Fixed an issue where changing the machine learning model doesn't change the vector size requirement
- Fixed an issue where the bulk location edit triggered an error
- Fixed an issue where the album cannot be loaded in the mobile app if any of the assets in the album are in the trash
- Fixed an issue where searchRandom endpoint doesn't return randomize items
- Fixed some issues regarding the timezone topic
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
π Enhancements
- chore(server): print stack in case of worker error by @etnoy in immich-app/immich#15632
- fix: increase upload timeout by @jdicioccio in immich-app/immich#15588
- fix(mobile): improve timezone picker by @gaganyadav80 in immich-app/immich#15615
π Bug fixes
- fix(server): changing vector dim size by @mertalev in immich-app/immich#15630
- fix(server): bulk update location by @alextran1502 in immich-app/immich#15642
- fix(server): do not reset fileCreatedDate by @C-Otto in immich-app/immich#15650
- fix(server): do not count deleted assets for album summary by @C-Otto in immich-app/immich#15668
- fix(server): avoid duplicate rows in album queries by @mertalev in immich-app/immich#15670
- fix(web): neon overflow on mobile screen by @alextran1502 in immich-app/immich#15676
- fix(server): /search/random API returns same assets every call by @sudbrack in immich-app/immich#15682
New Contributors
- @jdicioccio made their first contribution in immich-app/immich#15588
- @idkwhyiusethisname made their first contribution in immich-app/immich#15637
- @gaganyadav80 made their first contribution in immich-app/immich#15615
- @ferraridamiano made their first contribution in immich-app/immich#15683
- @sudbrack made their first contribution in immich-app/immich#15682
Full Changelog: https://github.com/immich-app/immich/compare/v1.125.2...
openvino-v1.125.3-ig67
ImageGenius Changes:
support GPU acceleration with CUDA for machine-learning
immich Changes:
v1.125.3
This release continues the bug-squashing effort from migration to Kysely.
- Fixed an issue where changing the machine learning model doesn't change the vector size requirement
- Fixed an issue where the bulk location edit triggered an error
- Fixed an issue where the album cannot be loaded in the mobile app if any of the assets in the album are in the trash
- Fixed an issue where searchRandom endpoint doesn't return randomize items
- Fixed some issues regarding the timezone topic
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
π Enhancements
- chore(server): print stack in case of worker error by @etnoy in immich-app/immich#15632
- fix: increase upload timeout by @jdicioccio in immich-app/immich#15588
- fix(mobile): improve timezone picker by @gaganyadav80 in immich-app/immich#15615
π Bug fixes
- fix(server): changing vector dim size by @mertalev in immich-app/immich#15630
- fix(server): bulk update location by @alextran1502 in immich-app/immich#15642
- fix(server): do not reset fileCreatedDate by @C-Otto in immich-app/immich#15650
- fix(server): do not count deleted assets for album summary by @C-Otto in immich-app/immich#15668
- fix(server): avoid duplicate rows in album queries by @mertalev in immich-app/immich#15670
- fix(web): neon overflow on mobile screen by @alextran1502 in immich-app/immich#15676
- fix(server): /search/random API returns same assets every call by @sudbrack in immich-app/immich#15682
New Contributors
- @jdicioccio made their first contribution in immich-app/immich#15588
- @idkwhyiusethisname made their first contribution in immich-app/immich#15637
- @gaganyadav80 made their first contribution in immich-app/immich#15615
- @ferraridamiano made their first contribution in immich-app/immich#15683
- @sudbrack made their first contribution in immich-app/immich#15682
Full Changelog: https://github.com/immich-app/immich/compare/v1.125.2...
cuda-v1.125.3-ig68
ImageGenius Changes:
support GPU acceleration with CUDA for machine-learning
immich Changes:
v1.125.3
This release continues the bug-squashing effort from migration to Kysely.
- Fixed an issue where changing the machine learning model doesn't change the vector size requirement
- Fixed an issue where the bulk location edit triggered an error
- Fixed an issue where the album cannot be loaded in the mobile app if any of the assets in the album are in the trash
- Fixed an issue where searchRandom endpoint doesn't return randomize items
- Fixed some issues regarding the timezone topic
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
π Enhancements
- chore(server): print stack in case of worker error by @etnoy in immich-app/immich#15632
- fix: increase upload timeout by @jdicioccio in immich-app/immich#15588
- fix(mobile): improve timezone picker by @gaganyadav80 in immich-app/immich#15615
π Bug fixes
- fix(server): changing vector dim size by @mertalev in immich-app/immich#15630
- fix(server): bulk update location by @alextran1502 in immich-app/immich#15642
- fix(server): do not reset fileCreatedDate by @C-Otto in immich-app/immich#15650
- fix(server): do not count deleted assets for album summary by @C-Otto in immich-app/immich#15668
- fix(server): avoid duplicate rows in album queries by @mertalev in immich-app/immich#15670
- fix(web): neon overflow on mobile screen by @alextran1502 in immich-app/immich#15676
- fix(server): /search/random API returns same assets every call by @sudbrack in immich-app/immich#15682
New Contributors
- @jdicioccio made their first contribution in immich-app/immich#15588
- @idkwhyiusethisname made their first contribution in immich-app/immich#15637
- @gaganyadav80 made their first contribution in immich-app/immich#15615
- @ferraridamiano made their first contribution in immich-app/immich#15683
- @sudbrack made their first contribution in immich-app/immich#15682
Full Changelog: https://github.com/immich-app/immich/compare/v1.125.2...
noml-v1.125.3-ig287
ImageGenius Changes:
move to use seperate baseimage
immich Changes:
v1.125.3
This release continues the bug-squashing effort from migration to Kysely.
- Fixed an issue where changing the machine learning model doesn't change the vector size requirement
- Fixed an issue where the bulk location edit triggered an error
- Fixed an issue where the album cannot be loaded in the mobile app if any of the assets in the album are in the trash
- Fixed an issue where searchRandom endpoint doesn't return randomize items
- Fixed some issues regarding the timezone topic
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
π Enhancements
- chore(server): print stack in case of worker error by @etnoy in immich-app/immich#15632
- fix: increase upload timeout by @jdicioccio in immich-app/immich#15588
- fix(mobile): improve timezone picker by @gaganyadav80 in immich-app/immich#15615
π Bug fixes
- fix(server): changing vector dim size by @mertalev in immich-app/immich#15630
- fix(server): bulk update location by @alextran1502 in immich-app/immich#15642
- fix(server): do not reset fileCreatedDate by @C-Otto in immich-app/immich#15650
- fix(server): do not count deleted assets for album summary by @C-Otto in immich-app/immich#15668
- fix(server): avoid duplicate rows in album queries by @mertalev in immich-app/immich#15670
- fix(web): neon overflow on mobile screen by @alextran1502 in immich-app/immich#15676
- fix(server): /search/random API returns same assets every call by @sudbrack in immich-app/immich#15682
New Contributors
- @jdicioccio made their first contribution in immich-app/immich#15588
- @idkwhyiusethisname made their first contribution in immich-app/immich#15637
- @gaganyadav80 made their first contribution in immich-app/immich#15615
- @ferraridamiano made their first contribution in immich-app/immich#15683
- @sudbrack made their first contribution in immich-app/immich#15682
Full Changelog: https://github.com/immich-app/immich/compare/v1.125.2...
alpine-v1.125.3-ig140
ImageGenius Changes:
rebase to alpine edge
immich Changes:
v1.125.3
This release continues the bug-squashing effort from migration to Kysely.
- Fixed an issue where changing the machine learning model doesn't change the vector size requirement
- Fixed an issue where the bulk location edit triggered an error
- Fixed an issue where the album cannot be loaded in the mobile app if any of the assets in the album are in the trash
- Fixed an issue where searchRandom endpoint doesn't return randomize items
- Fixed some issues regarding the timezone topic
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
π Enhancements
- chore(server): print stack in case of worker error by @etnoy in immich-app/immich#15632
- fix: increase upload timeout by @jdicioccio in immich-app/immich#15588
- fix(mobile): improve timezone picker by @gaganyadav80 in immich-app/immich#15615
π Bug fixes
- fix(server): changing vector dim size by @mertalev in immich-app/immich#15630
- fix(server): bulk update location by @alextran1502 in immich-app/immich#15642
- fix(server): do not reset fileCreatedDate by @C-Otto in immich-app/immich#15650
- fix(server): do not count deleted assets for album summary by @C-Otto in immich-app/immich#15668
- fix(server): avoid duplicate rows in album queries by @mertalev in immich-app/immich#15670
- fix(web): neon overflow on mobile screen by @alextran1502 in immich-app/immich#15676
- fix(server): /search/random API returns same assets every call by @sudbrack in immich-app/immich#15682
New Contributors
- @jdicioccio made their first contribution in immich-app/immich#15588
- @idkwhyiusethisname made their first contribution in immich-app/immich#15637
- @gaganyadav80 made their first contribution in immich-app/immich#15615
- @ferraridamiano made their first contribution in immich-app/immich#15683
- @sudbrack made their first contribution in immich-app/immich#15682
Full Changelog: https://github.com/immich-app/immich/compare/v1.125.2...
v1.125.2-ig362
ImageGenius Changes:
support GPU acceleration with CUDA for machine-learning
immich Changes:
v1.125.2
This release addresses the following issues, most of which originate from our migration to Kysely.
- Fixed a bug where the timeline shows a placeholder in some sections
- Fixed a bug where using server URL with
sslmode
doesn't get parsed correctly - Fixed a bug where LivePhotos doesn't generate thumbnails
- Fixed a bug where no EXIF data is returned for the deduplication view
- Fixed a bug where albums with archived assets don't show up on the mobile app
- Fixed a bug where hard refresh only refreshed assets and not albums
- Fixed a bug where the
updatedAt
column doesn't update on some assets and album actions - Fixed a bug where
searchRandom
doesn't return the correct data format
Thank you for reporting the bugs you have found! We added a treat to the login page as a thank you π
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
π Enhancements
- feat(web): neon light behinds auth forms by @alextran1502 in immich-app/immich#15570
π Bug fixes
- fix(mobile): translation (no /api, experimental features) by @mmomjian in immich-app/immich#15600
- fix(server):
getTimeBuckets
not handling boolean filters correctly by @mertalev in immich-app/immich#15567 - fix(web): auth page padding by @jrasm91 in immich-app/immich#15569
- fix(server): set
updatedAt
on updates by @mertalev in immich-app/immich#15573 - fix(server): Fix for sorting faces during merging by @Lukasdotcom in immich-app/immich#15571
- fix(server):
searchRandom
response by @mertalev in immich-app/immich#15580 - fix: login page by @jrasm91 in immich-app/immich#15613
- fix(mobile): full refresh doesn't get albums by @alextran1502 in immich-app/immich#15560
- fix(server): link live photos by @alextran1502 in immich-app/immich#15612
- fix: demo login page by @jrasm91 in immich-app/immich#15616
- fix(server): no exif metadata in the deduplication utility by @mertalev in immich-app/immich#15585
- fix(mobile): deletion of single assets by @Saschl in immich-app/immich#15597
- fix(server): failed to get albums with archived assets by @alextran1502 in immich-app/immich#15611
- fix(server): migration mentions public schema by @alextran1502 in immich-app/immich#15622
- fix(mobile): failed to load ga/gl locale by @alextran1502 in immich-app/immich#15623
- fix(server):
sslmode
not working by @mertalev in immich-app/immich#15587
Full Changelog: immich-app/immich@v1.125.1...v1.125.2
openvino-v1.125.2-ig66
ImageGenius Changes:
support GPU acceleration with CUDA for machine-learning
immich Changes:
v1.125.2
This release addresses the following issues, most of which originate from our migration to Kysely.
- Fixed a bug where the timeline shows a placeholder in some sections
- Fixed a bug where using server URL with
sslmode
doesn't get parsed correctly - Fixed a bug where LivePhotos doesn't generate thumbnails
- Fixed a bug where no EXIF data is returned for the deduplication view
- Fixed a bug where albums with archived assets don't show up on the mobile app
- Fixed a bug where hard refresh only refreshed assets and not albums
- Fixed a bug where the
updatedAt
column doesn't update on some assets and album actions - Fixed a bug where
searchRandom
doesn't return the correct data format
Thank you for reporting the bugs you have found! We added a treat to the login page as a thank you π
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
π Enhancements
- feat(web): neon light behinds auth forms by @alextran1502 in immich-app/immich#15570
π Bug fixes
- fix(mobile): translation (no /api, experimental features) by @mmomjian in immich-app/immich#15600
- fix(server):
getTimeBuckets
not handling boolean filters correctly by @mertalev in immich-app/immich#15567 - fix(web): auth page padding by @jrasm91 in immich-app/immich#15569
- fix(server): set
updatedAt
on updates by @mertalev in immich-app/immich#15573 - fix(server): Fix for sorting faces during merging by @Lukasdotcom in immich-app/immich#15571
- fix(server):
searchRandom
response by @mertalev in immich-app/immich#15580 - fix: login page by @jrasm91 in immich-app/immich#15613
- fix(mobile): full refresh doesn't get albums by @alextran1502 in immich-app/immich#15560
- fix(server): link live photos by @alextran1502 in immich-app/immich#15612
- fix: demo login page by @jrasm91 in immich-app/immich#15616
- fix(server): no exif metadata in the deduplication utility by @mertalev in immich-app/immich#15585
- fix(mobile): deletion of single assets by @Saschl in immich-app/immich#15597
- fix(server): failed to get albums with archived assets by @alextran1502 in immich-app/immich#15611
- fix(server): migration mentions public schema by @alextran1502 in immich-app/immich#15622
- fix(mobile): failed to load ga/gl locale by @alextran1502 in immich-app/immich#15623
- fix(server):
sslmode
not working by @mertalev in immich-app/immich#15587
Full Changelog: immich-app/immich@v1.125.1...v1.125.2
cuda-v1.125.2-ig67
ImageGenius Changes:
support GPU acceleration with CUDA for machine-learning
immich Changes:
v1.125.2
This release addresses the following issues, most of which originate from our migration to Kysely.
- Fixed a bug where the timeline shows a placeholder in some sections
- Fixed a bug where using server URL with
sslmode
doesn't get parsed correctly - Fixed a bug where LivePhotos doesn't generate thumbnails
- Fixed a bug where no EXIF data is returned for the deduplication view
- Fixed a bug where albums with archived assets don't show up on the mobile app
- Fixed a bug where hard refresh only refreshed assets and not albums
- Fixed a bug where the
updatedAt
column doesn't update on some assets and album actions - Fixed a bug where
searchRandom
doesn't return the correct data format
Thank you for reporting the bugs you have found! We added a treat to the login page as a thank you π
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
π Enhancements
- feat(web): neon light behinds auth forms by @alextran1502 in immich-app/immich#15570
π Bug fixes
- fix(mobile): translation (no /api, experimental features) by @mmomjian in immich-app/immich#15600
- fix(server):
getTimeBuckets
not handling boolean filters correctly by @mertalev in immich-app/immich#15567 - fix(web): auth page padding by @jrasm91 in immich-app/immich#15569
- fix(server): set
updatedAt
on updates by @mertalev in immich-app/immich#15573 - fix(server): Fix for sorting faces during merging by @Lukasdotcom in immich-app/immich#15571
- fix(server):
searchRandom
response by @mertalev in immich-app/immich#15580 - fix: login page by @jrasm91 in immich-app/immich#15613
- fix(mobile): full refresh doesn't get albums by @alextran1502 in immich-app/immich#15560
- fix(server): link live photos by @alextran1502 in immich-app/immich#15612
- fix: demo login page by @jrasm91 in immich-app/immich#15616
- fix(server): no exif metadata in the deduplication utility by @mertalev in immich-app/immich#15585
- fix(mobile): deletion of single assets by @Saschl in immich-app/immich#15597
- fix(server): failed to get albums with archived assets by @alextran1502 in immich-app/immich#15611
- fix(server): migration mentions public schema by @alextran1502 in immich-app/immich#15622
- fix(mobile): failed to load ga/gl locale by @alextran1502 in immich-app/immich#15623
- fix(server):
sslmode
not working by @mertalev in immich-app/immich#15587
Full Changelog: immich-app/immich@v1.125.1...v1.125.2
noml-v1.125.2-ig286
ImageGenius Changes:
move to use seperate baseimage
immich Changes:
v1.125.2
This release addresses the following issues, most of which originate from our migration to Kysely.
- Fixed a bug where the timeline shows a placeholder in some sections
- Fixed a bug where using server URL with
sslmode
doesn't get parsed correctly - Fixed a bug where LivePhotos doesn't generate thumbnails
- Fixed a bug where no EXIF data is returned for the deduplication view
- Fixed a bug where albums with archived assets don't show up on the mobile app
- Fixed a bug where hard refresh only refreshed assets and not albums
- Fixed a bug where the
updatedAt
column doesn't update on some assets and album actions - Fixed a bug where
searchRandom
doesn't return the correct data format
Thank you for reporting the bugs you have found! We added a treat to the login page as a thank you π
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
π Enhancements
- feat(web): neon light behinds auth forms by @alextran1502 in immich-app/immich#15570
π Bug fixes
- fix(mobile): translation (no /api, experimental features) by @mmomjian in immich-app/immich#15600
- fix(server):
getTimeBuckets
not handling boolean filters correctly by @mertalev in immich-app/immich#15567 - fix(web): auth page padding by @jrasm91 in immich-app/immich#15569
- fix(server): set
updatedAt
on updates by @mertalev in immich-app/immich#15573 - fix(server): Fix for sorting faces during merging by @Lukasdotcom in immich-app/immich#15571
- fix(server):
searchRandom
response by @mertalev in immich-app/immich#15580 - fix: login page by @jrasm91 in immich-app/immich#15613
- fix(mobile): full refresh doesn't get albums by @alextran1502 in immich-app/immich#15560
- fix(server): link live photos by @alextran1502 in immich-app/immich#15612
- fix: demo login page by @jrasm91 in immich-app/immich#15616
- fix(server): no exif metadata in the deduplication utility by @mertalev in immich-app/immich#15585
- fix(mobile): deletion of single assets by @Saschl in immich-app/immich#15597
- fix(server): failed to get albums with archived assets by @alextran1502 in immich-app/immich#15611
- fix(server): migration mentions public schema by @alextran1502 in immich-app/immich#15622
- fix(mobile): failed to load ga/gl locale by @alextran1502 in immich-app/immich#15623
- fix(server):
sslmode
not working by @mertalev in immich-app/immich#15587
Full Changelog: immich-app/immich@v1.125.1...v1.125.2