Immich - Package Updates
-
G girish pinned this topic on
-
[0.3.0]
- Update version to 1.25.0_35
- Full changelog
- Fixed - Removed albumThumbnailAssetId when the album is empty by @panoti in https://github.com/immich-app/immich/pull/495
- Feature - Added x-adobe-dng to supported mime type by @alextran1502 in https://github.com/immich-app/immich/pull/504
- Feature - Preserve caption fields and extract MediaInfo for video by @panoti in https://github.com/immich-app/immich/pull/505
- Optimization - Minimize containers' size by @panoti in https://github.com/immich-app/immich/pull/506
-
[0.5.0]
- Update Immich to 1.26.0
- Full changelog
- Feature - Support tiff uploading by @panoti in #513
- Refactor - move constants into the shared library by @panoti in #522
- Fixed - Large file size cannot be saved to EXIF table due to incorrect data type (integer vs bigint) in the Exif table by @alextran1502 in #534
- Feature - Video player is buffered for faster startup time and reduces network usage by @panoti in #520
- Fixed - Skipping assets when navigating with the keyboard by @alextran1502 in #531
- Migrate SvelteKit to the latest version 431 by @alextran1502 in #526
- Fixed - Show the first two letter of user first and last name when profile image not existed by @alextran1502 in #532
- Feature - Implemented notification box for web by @alextran1502 in #533
- Fixed - Limit number of file upload on web by @alextran1502 in #535
- Optimization - Added error handling notification by @alextran1502 in #536
-
[0.6.0]
- Update Immich to 1.27.0
- Full changelog
- optimization(server): add asset repository and refactor asset service by @alextran1502 in #540
- fix(server): avoid loading all file content on memory by @panoti in #545
- fix(server): parse all image formats and enrich metadata by @panoti in #547
- feat(server): calculate sha1 checksum by @panoti in #525
- feat(server): generate a checksum for previously uploaded assets by @panoti in #558
- feat(server): support 3gpp format by @panoti in #582
- feat(server): de-duplication by @panoti in #557
- hotfix(server): skip EXIF extraction on duplicate file by @panoti in #590
- fix(server): change the createdAt and modifiedAt to the correct type in the database by @alextran1502 in #591
-
[0.7.0]
- Update Immich to 1.28.0
- Full changelog
- Update README.md by @godismyjudge95 in #599
- fix(mobile): remove empty translations by @bo0tzz in #620
- fix(mobile): search page crashes the app on some Android models by @alextran1502 in #610
- fix(web): add scroll bar into detail panel by @panoti in #615
- feat(web): add asset and album count info by @alextran1502 in #623
- feat(web): add web test setup by @jbaez in #597
- fix(web): stop showing version announcement on the first run of a new web instance by @alextran1502 in #609
-
[0.8.0]
- Update Immich to 1.28.1
- Full changelog
- feat(web) add all server checks to CI - fix lint issues by @jbaez in https://github.com/immich-app/immich/pull/633
- feat(web) add web UI components tests setup by @jbaez in https://github.com/immich-app/immich/pull/612
- feat(web) add web test / check commands and workflow to run in CI by @jbaez in https://github.com/immich-app/immich/pull/642
- fix(web) fix Notification components possible memory leaks by @jbaez in https://github.com/immich-app/immich/pull/650
- feat(web) add scrollbar with timeline information by @alextran1502 in https://github.com/immich-app/immich/pull/658
-
[0.8.1]
- Update Immich to 1.28.2
- Full changelog
- fix(mobile): Background backup not running in release mode by @alextran1502 in https://github.com/immich-app/immich/pull/664
- fix(server): loop on checksum generation by @panoti in https://github.com/immich-app/immich/pull/662
-
[0.8.2]
- Update Immich to 1.28.3
- Full changelog
- fix(web) incorrect shared album count by @alextran1502 in https://github.com/immich-app/immich/pull/677
-
[0.8.3]
- Update Immich to 1.28.4
- Full changelog
- Added Log level to background service (#685)
- fix(web): datetime display and add TZ into environment by @panoti in #618
- fix(server): remove album thumbnail when the asset is deleted from the database by @alextran1502 in #681
- fix(server): harden inserting process, healing datetime info to insert to database by @alextran1502 in #682
- feat(server): add additional logging level by @alextran1502 in #685
-
[0.9.2]
- Update Immich to 1.29.4
- Full changelog
- Fix error with the API to get asset on the device returning only image, photo is omtted.
- fix(server): query only image when get asset on device by @alextran1502 in https://github.com/immich-app/immich/pull/724
-
[1.0.1]
- Update Immich to 1.30.2
- Full changelog
- chore(server): Add docker volumes to services by @PixelJonas in https://github.com/immich-app/immich/pull/766
- fix(server): Fix resized thumbnail path not parse correctly by @deepesh16b in https://github.com/immich-app/immich/pull/780
-
[1.1.0]
- Update Immich to 1.31.0
- Full changelog
- New background jobs UI
- 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
-
[1.1.1]
- Update Immich to 1.31.1
- Full changelog
- fix(server): Delete encoded video when deleting file by @alextran1502 in https://github.com/immich-app/immich/pull/794
- fix(server): Update local-reverse-geocoder to 0.12.5 by @bo0tzz in https://github.com/immich-app/immich/pull/793
- fix(web): Fix z-index ordering of Account Info Box and date-sidebar on web by @AnTheMaker in https://github.com/immich-app/immich/pull/799
-
[1.2.0]
- Update Immich to 1.32.0
- Full changelog
- chore(repo): Typo/minor cosmetics in README.md by @EvilOlaf in https://github.com/immich-app/immich/pull/801
- feat(server): Remove default JWT_SECRET value in .env by @bo0tzz in https://github.com/immich-app/immich/pull/810
- chore(deps): bump docker/setup-buildx-action from 2.0.0 to 2.1.0 by @dependabot in https://github.com/immich-app/immich/pull/815
- chore(deps): bump docker/build-push-action from 3.1.1 to 3.2.0 by @dependabot in https://github.com/immich-app/immich/pull/816
- chore(deps): bump docker/setup-qemu-action from 2.0.0 to 2.1.0 by @dependabot in https://github.com/immich-app/immich/pull/820
- feat(server): Log a warning if JWT_SECRET key does not have enough bits by @bo0tzz in https://github.com/immich-app/immich/pull/821
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login