Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Immich
  3. Immich - Package Updates

Immich - Package Updates

Scheduled Pinned Locked Moved Immich
197 Posts 8 Posters 51.9k Views 10 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • nebulonN Offline
    nebulonN Offline
    nebulon
    Staff
    wrote on last edited by
    #12

    [0.9.0]

    • Update Immich to 1.29.0
    • Full changelog
    • fix(server): mismatch createdAt value in exif table and asset table by @alextran1502 in #688
    1 Reply Last reply
    0
    • nebulonN Offline
      nebulonN Offline
      nebulon
      Staff
      wrote on last edited by
      #13

      [0.9.1]

      • Update Immich to 1.29.2
      • Full changelog
      1 Reply Last reply
      0
      • nebulonN Offline
        nebulonN Offline
        nebulon
        Staff
        wrote on last edited by
        #14

        [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 Reply Last reply
        0
        • nebulonN Offline
          nebulonN Offline
          nebulon
          Staff
          wrote on last edited by
          #15

          [0.9.3]

          • Update Immich to 1.29.5
          • Full changelog
          • Only run scheduled geocoding task once per day by @bo0tzz in #730
          1 Reply Last reply
          0
          • nebulonN Offline
            nebulonN Offline
            nebulon
            Staff
            wrote on last edited by
            #16

            [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 Reply Last reply
            0
            • nebulonN Offline
              nebulonN Offline
              nebulon
              Staff
              wrote on last edited by
              #17

              [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 Reply Last reply
              0
              • nebulonN Offline
                nebulonN Offline
                nebulon
                Staff
                wrote on last edited by
                #18

                [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 Reply Last reply
                0
                • nebulonN Offline
                  nebulonN Offline
                  nebulon
                  Staff
                  wrote on last edited by
                  #19

                  [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
                  1 Reply Last reply
                  0
                  • nebulonN Offline
                    nebulonN Offline
                    nebulon
                    Staff
                    wrote on last edited by
                    #20

                    [1.2.1]

                    • Update Immich to 1.32.1
                    • Full changelog
                    1 Reply Last reply
                    0
                    • nebulonN Offline
                      nebulonN Offline
                      nebulon
                      Staff
                      wrote on last edited by
                      #21

                      [1.2.2]

                      • Update Immich to 1.32.2
                      • Full changelog
                      • Dark mode for web
                      • Server Statistic
                      1 Reply Last reply
                      0
                      • girishG Offline
                        girishG Offline
                        girish
                        Staff
                        wrote on last edited by
                        #22

                        [1.2.3]

                        • Update Immich to 1.33.3
                        • Full changelog
                        • chore(server) revert Dockerfile by @alextran1502 in #878
                        • feat(app) add documentation site template by @alextran1502 in #879
                        • refactor(server): merge auth guards to authentication guard (#877) by @jrasm91 in #877
                        • feat(server) Extend PUT /album/:id/assets endpoint (#857) by @matthinc in #857
                        • fix(web) prevent create multiple user when the instance is lagging by @alextran1502 in #882
                        1 Reply Last reply
                        0
                        • nebulonN Offline
                          nebulonN Offline
                          nebulon
                          Staff
                          wrote on last edited by
                          #23

                          [1.2.4]

                          • Update Immich to 1.34.0
                          • Full changelog
                          • fix(web) getting asset with available thumbnail when getting asset count by time bucket by @alextran1502 in #900
                          • feat(web): add a delete button to asset viewer by @anbraten in #896
                          • feat(server/web): download entire album as zip archive by @zoodyy in #897
                          • feat(web): add mechanism to add current view asset to an album by @jrasm91 in #923
                          • chore(web): Modified styling for add to album panel by @alextran1502 in #924
                          • fix(web): album download progress bar by @jrasm91 in #925
                          • feat(web): add selected asset on the main timeline to album from selection by @jrasm91 in #926
                          • fix(server): download album error handling by @jrasm91 in #917
                          • test(server): add more the tests by @jrasm91 in #911
                          • fix(server): harden auto pick album thumbnails (#918) by @jrasm91 in #918
                          • feat(server): reset admin password using CLI command in the server container by @jrasm91 in #928
                          1 Reply Last reply
                          0
                          • nebulonN Offline
                            nebulonN Offline
                            nebulon
                            Staff
                            wrote on last edited by
                            #24

                            [1.2.5]

                            • Update Immich to 1.35.0
                            • Full changelog
                            • feat(server, web): Delete and restore user from the admin portal by @zkhan93 in #935
                            • fix(server): increase JSON body payload limit by @jrasm91 in #941
                            • feat(web): favorite an asset by @jrasm91 in #939
                            1 Reply Last reply
                            0
                            • nebulonN Offline
                              nebulonN Offline
                              nebulon
                              Staff
                              wrote on last edited by
                              #25

                              [1.3.0]

                              • Update Immich to 1.36.1
                              • Full changelog
                              • fix(server): Admin user not created by @alextran1502 in https://github.com/immich-app/immich/pull/996
                              • fix(web): broken unit tests by @jrasm91 in #947
                              • build(server): use github-action cache by @jrasm91 in #949
                              • build(server): refactor multistage builds by @jrasm91 in #955
                              • feat(server,web): OIDC Implementation by @jrasm91 in #884
                              • feat(server,web): system config for admin by @zackpollard and @jrasm91 in #959
                              • feat(server): multi archive downloads by @jrasm91 in #956
                              • Update Korean translation with the latest version. by @hismethod in #971
                              • chore(web,mobile): update github repo url by @jrasm91 in #974
                              • Web: Disallow all robots by @Mortein in #977
                              • chore(server) refactor serveFile and downloadFile endpoint by @alextran1502 in #978
                              • Add navbar button to copy image by @bo0tzz in #961
                              • web(feat): Add support for actions when clicking notifications by @bo0tzz in #966
                              • feat: support iOS LivePhoto backup by @alextran1502 in #950
                              • fix(server): Server freezes when getting statistic by @alextran1502 in #994
                              1 Reply Last reply
                              0
                              • nebulonN Offline
                                nebulonN Offline
                                nebulon
                                Staff
                                wrote on last edited by
                                #26

                                [1.3.1]

                                • Update Immich to 1.36.2
                                • Full changelog
                                • fix(server): Deleted shared users cause a problem with album retrieval and creation by @alextran1502 in https://github.com/immich-app/immich/pull/1002
                                1 Reply Last reply
                                0
                                • nebulonN Offline
                                  nebulonN Offline
                                  nebulon
                                  Staff
                                  wrote on last edited by
                                  #27

                                  [1.3.2]

                                  • Update Immich to 1.37.0
                                  • Update Cloudron base image to 4.0.0
                                  • Full changelog
                                  • feat(server,web,mobile): Use binary prefixes for data sizes by @Mortein in #1009
                                  • Fix(web) navbar color overlap and scroll bar incorrect z index by @denck007 in #1018
                                  • fix(server): Prevent delete admin user by @alextran1502 in #1023
                                  • feat(server,web,mobile): activate ETags for all API endpoints and asset serving by @zoodyy in #1031
                                  1 Reply Last reply
                                  0
                                  • nebulonN Offline
                                    nebulonN Offline
                                    nebulon
                                    Staff
                                    wrote on last edited by
                                    #28

                                    [1.3.3]

                                    • Update Immich to 1.38.2
                                    • Full changelog
                                    • fix(server): Fix error not able to see asset added by shared user in shared album by @matthinc in https://github.com/immich-app/immich/pull/1094
                                    • feat(server): link via profile.sub by @jrasm91 in #1055
                                    • chore(): add Chinese README file by @chen3stones in #1058
                                    • feat(web): Localize dates and numbers by @Mortein in #1056
                                    • feat(server): Per user asset access control by @matthinc in #993
                                    • fix(web) fix test by @alextran1502 in #1059
                                    • feat(server) Tagging system by @alextran1502 in #1046
                                    • fix(server) fix correct MIME type for Nikon NEF by @alextran1502 in #1060
                                    • fix(server) added TagResponseDto for TagController by @alextran1502 in #1065
                                    • chore(web) Update SvelteKit by @alextran1502 in #1066
                                    • refactor(server): server version logging by @jrasm91 in #1073
                                    • refactor(server): device info service by @jrasm91 in #1071
                                    • feat(server,web): migrate oauth settings from env to system config by @jrasm91 in #1061
                                    • fix(server): link 'immich' by @jrasm91 in #1080
                                    • fix(server): require local admin account by @jrasm91 in #1070
                                    • docs: server commands by @jrasm91 in #1079
                                    • fix(server): unique email database constraint by @jrasm91 in #1082
                                    1 Reply Last reply
                                    0
                                    • nebulonN Offline
                                      nebulonN Offline
                                      nebulon
                                      Staff
                                      wrote on last edited by
                                      #29

                                      [1.3.4]

                                      • Fix machine learning component
                                      1 Reply Last reply
                                      0
                                      • nebulonN Offline
                                        nebulonN Offline
                                        nebulon
                                        Staff
                                        wrote on last edited by
                                        #30

                                        [1.3.5]

                                        • Update Immich to 1.39.0
                                        • Full changelog
                                        • chore() Fix typo and update notification wording by @HcNguyen111 in #1100
                                        • feat(server) user-defined storage structure by @alextran1502 in #1098
                                        • chore(web) update SvelteKit to 1.0.0 by @alextran1502 in #1110
                                        • feat(web) add user setting page by @alextran1502 in #1115
                                        • chore(server) Add job for storage migration by @alextran1502 in #1117
                                        1 Reply Last reply
                                        0
                                        • girishG Offline
                                          girishG Offline
                                          girish
                                          Staff
                                          wrote on last edited by
                                          #31

                                          [1.4.0]

                                          • Update Immich to 1.40.0
                                          • Full changelog
                                          • feat(web,server): link/unlink OAuth account by @jrasm91 in #1154
                                          • feat(web): user profile by @jrasm91 in #1148
                                          • feat(web) using template filename for downloaded file by @alextran1502 in #1164
                                          • feat(server): extend JWTexpiration by @jrasm91 in #1187
                                          • chore(web): linting by @jrasm91 in #1152
                                          • chore(server): increase OAuth timeout by @jrasm91 in #1155
                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • Bookmarks
                                          • Search