Releases: immich-app/immich
v1.32.1_51-dev
What's Changed
- chore(deps): bump docker/setup-buildx-action from 2.1.0 to 2.2.1 by @dependabot in #839
- fix(mobile) back button navigation Android by @zkhan93 in #837
- feat(mobile): Cache assets and albums for faster loading speed by @matthinc in #826
New Contributors
Full Changelog: v1.32.0_50-dev...v1.32.1_51-dev
v1.32.0_50-dev
What's Changed
- chore(repo): Typo/minor cosmetics in README.md by @EvilOlaf in #801
- feat(server): Remove default JWT_SECRET value in .env by @bo0tzz in #810
- chore(deps): bump docker/setup-buildx-action from 2.0.0 to 2.1.0 by @dependabot in #815
- chore(deps): bump docker/build-push-action from 3.1.1 to 3.2.0 by @dependabot in #816
- chore(deps): bump docker/setup-qemu-action from 2.0.0 to 2.1.0 by @dependabot in #820
- feat(server): Log a warning if JWT_SECRET key does not have enough bits by @bo0tzz in #821
- feat(mobile) integrate new grid system to upstream by @matthinc in #762
- feat(mobile) Cosmetic update by @alextran1502 in #824
Support
If you find the project helpful and help you in some ways, you can support the project one time or monthly from Github Sponsor
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.
New Contributors
Full Changelog: v1.31.1_49-dev...v1.32.0_50-dev
v1.31.1_49-dev
What's Changed
- fix(server): Delete encoded video when deleting file by @alextran1502 in #794
- chore: add GitHub action to generate SDK in Rust/Typescript/Dart by @alextran1502 in #790
- fix(server): Update local-reverse-geocoder to 0.12.5 by @bo0tzz in #793
- fix(web): Fix z-index ordering of Account Info Box and date-sidebar on web by @AnTheMaker in #799
New Contributors
- @AnTheMaker made their first contribution in #799
Full Changelog: v1.31.0_49-dev...v1.31.1_49-dev
v1.31.0_49-dev
v1.31.0_49-dev
In this release, we added a feature for the admin to trigger job manually in case there is something wrong with the microservices container while the asset is uploaded.
Additionally, Shout out to @zoodyy for continuing to improve the background backup feature on Android to solve edge cases problem on limited resource phone models
What's Changed
- chore: fix github action name by @bivainis in #785
- feat(mobile[Android]): background backup progress notifications by @zoodyy in #781
- fix(server): Use boolean comparison for DISABLE_REVERSE_GEOCODING config by @bo0tzz in #787
- feat(server/web): Add manual job trigger mechanism to the web by @alextran1502 in #767
- fix(mobile[Android]): run background service after being killed by @zoodyy in #789
Support
If you find the project helpful and help you in some ways, you can support the project one time or monthly from Github Sponsor
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.
New Contributors
Full Changelog: v1.30.2_48-dev...v1.31.0_49-dev
v1.30.2_48-dev
What's Changed
- fix(mobile): Fix bug with missing year and add date to drag handle by @matthinc in #761
- chore(server): Add docker volumes to services by @PixelJonas in #766
- fix(server): Fix resized thumbnail path not parse correctly by @deepesh16b in #780
- fix(mobile): Fix error parsing date time prevent the timeline to be displayed by @alextran1502 in #784
New Contributors
- @deepesh16b made their first contribution in #780
Full Changelog: v1.30.0_46-dev...v1.30.2_48-dev
v1.30.0_46-dev
v1.30.0_46-dev
This release includes an experimental feature on the mobile app that will help with performance improvement for viewing a large amount of assets (ten of thousands). Please visit the Settings
page, turn on the feature, then sign out and sign back in for the new feature to take effect. Thanks @matthinc for this spectacular improvement work.
We are looking forward to your feedback on this feature.
What's Changed
- feat(mobile): Improve timeline performance on mobile - experimental by @matthinc in #710
- feat(server): Provide a sensible dumpDirectory for the local-reverse-geocoder module by @nebulade in #759
Support
If you find the project helpful and help you in some ways, you can support the project one time or monthly from Github Sponsor
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.
New Contributors
Full Changelog: v1.29.6_45-dev...v1.30.0_46-dev
v1.29.6_45-dev
v1.29.6_45-dev
This release introduces many QoS improvements including correctly infer time based on timezone, removing MapBox dependency and some UI fix on the web.
What's Changed
- fix(server,mobile): Incorrectly record/display timestamp and time zone of the asset by @alextran1502 in #706
- feat(server) Remove mapbox and use local reverse geocoding by @zackpollard in #738
- fix(server): handle missing reverse geocoding admin zones by @zackpollard in #742
- fix(web) navigating forward button get in the way of video control bar by @alextran1502 in #744
- fix(machine-learning) Remove unsused database config by @alextran1502 in #745
- feat(server): support .NEF file by @alextran1502 in #746
- feat(server): missing exif extract nightly task by @zackpollard in #754
Full Changelog: v1.29.5_44-dev...v1.29.6_44-dev
v1.29.5_44-dev
What's Changed
Full Changelog: v1.29.4_44-dev...v1.29.5_44-dev
v1.29.4_44-dev
What's Changed
- fix(mobile): app crash when there is no object detection result on search page by @alextran1502 in #725
Full Changelog: v1.29.3_43-dev...v1.29.4_44-dev
v1.29.3_43-dev
Hotfix
Fix error with the API to get asset on the device returning only image, photo is omtted.
What changed
- fix(server): query only image when get asset on device by @alextran1502 in #724
Full Changelog: v1.29.2_43-dev...v1.29.3_43-dev