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. NocoDB
  3. NocoDB - Package Updates

NocoDB - Package Updates

Scheduled Pinned Locked Moved NocoDB
125 Posts 4 Posters 27.9k Views 5 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
    #44

    [1.9.7]

    • Update NocoDB to 0.105.3
    • Full changelog
    • feat: implement NC_DISABLE_AUDIT by @wingkwong in #5137
    • feat(nocodb): set cache header for attachment urls by @pranavxc in #5151
    • New Crowdin updates by @o1lab in #5123
    • feat: upgrade timeout msg by @wingkwong in #5154
    • fix: ts types for sql clients by @mertmit in #5134
    • fix(nc-gui): add missing filterChildrenRead permission by @wingkwong in #5167
    • feat(gui): Support multiple record mapping without closing LTAR modal by @pranavxc in #5153
    • refactor: use extractProps by @wingkwong in #5168
    • fix: missing display value by @mertmit in #5141
    1 Reply Last reply
    0
    • nebulonN Offline
      nebulonN Offline
      nebulon
      Staff
      wrote on last edited by
      #45

      [1.9.8]

      • Update NocoDB to 0.106.0
      • Full changelog
      • Feature Release : Undo/Redo, Webhooks revamped & UX Performance improved
      1 Reply Last reply
      0
      • nebulonN Offline
        nebulonN Offline
        nebulon
        Staff
        wrote on last edited by
        #46

        [1.9.9]

        • Update NocoDB to 0.106.1
        • Full changelog
        1 Reply Last reply
        0
        • nebulonN Offline
          nebulonN Offline
          nebulon
          Staff
          wrote on last edited by
          #47

          [1.10.0]

          • Update NocoDB to 0.107.0
          • Full changelog
          • Copy Projects / Tables
          1 Reply Last reply
          0
          • nebulonN Offline
            nebulonN Offline
            nebulon
            Staff
            wrote on last edited by
            #48

            [1.10.1]

            • Update NocoDB to 0.107.1
            • Full changelog
            • fix: Load JWT secret from store on app init by @pranavxc in #5680
            • fix: Read env file on app app load by @pranavxc in #5685
            1 Reply Last reply
            0
            • nebulonN Offline
              nebulonN Offline
              nebulon
              Staff
              wrote on last edited by
              #49

              [1.10.2]

              • Update NocoDB to 0.107.2
              • Full changelog
              • Bug: SwaggerUI not working with latest release #5125
              1 Reply Last reply
              0
              • nebulonN Offline
                nebulonN Offline
                nebulon
                Staff
                wrote on last edited by
                #50

                [1.10.3]

                • Update NocoDB to 0.107.3
                • Full changelog
                • LinkToAnotherRecord dosen't work in Shared View Forms #5694
                • Formula functions prefer to be case-insensitive #5640
                1 Reply Last reply
                0
                • girishG Offline
                  girishG Offline
                  girish
                  Staff
                  wrote on last edited by
                  #51

                  [1.10.4]

                  • Update NocoDB to 0.107.4
                  • Full changelog
                  • Super Admin No longer created during initialization #5722
                  • Storage upload unauthorized using xc-token authentication header(it works with xc-auth) #5713
                  • flashlight Feature: Select number of row to display in each page #5708
                  • Metadata not in sync and breaking most of the features #5701
                  • model list cache ignores base_id #5568
                  1 Reply Last reply
                  0
                  • girishG Offline
                    girishG Offline
                    girish
                    Staff
                    wrote on last edited by
                    #52

                    [1.10.5]

                    • Update NocoDB to 0.107.5
                    • Full changelog
                    • Form view not rendering available options #5740
                    • Uncaught ReferenceError: SwaggerUIBundle is not defined #5739
                    1 Reply Last reply
                    0
                    • girishG Offline
                      girishG Offline
                      girish
                      Staff
                      wrote on last edited by
                      #53

                      There is a crash in the latest release 0.108.0 . I have opened https://github.com/nocodb/nocodb/issues/5778

                      1 Reply Last reply
                      1
                      • girishG Offline
                        girishG Offline
                        girish
                        Staff
                        wrote on last edited by
                        #54

                        [1.11.0]

                        • Update NocoDB to 0.108.1
                        • Full changelog
                        • Any datetime related field is now in UTC format in its API input and output. This will be a breaking change.
                        • [closed] bug Bug: Crash with 0.108.0 when NC_PUBLIC_URL is set #5778
                        • [Status: Reproducible] bug Bug: Can't re-size columns in shared view #5772
                        • [closed] flashlight Feature: Remove initial boolean operator when adding first Filter (Group) in Filtering UI #5648
                        • [flashlight Type: Feature][telescope Scope : Project] Feature: Realtime collaboration #172
                        • [flashlight Type: Feature][telescope Scope : Project] Feature : SQL : Migrations from one env to another #146
                        1 Reply Last reply
                        0
                        • nebulonN Offline
                          nebulonN Offline
                          nebulon
                          Staff
                          wrote on last edited by
                          #55

                          [1.12.0]

                          • Update NocoDB to 0.109.0
                          • Full changelog
                          • Multiple cell copy paste
                          • Create link between tables by just dragging and dropping tables
                          1 Reply Last reply
                          0
                          • nebulonN Offline
                            nebulonN Offline
                            nebulon
                            Staff
                            wrote on last edited by
                            #56

                            [1.12.1]

                            • Update NocoDB to 0.109.1
                            • Full changelog
                            • [bug Type: Bug][building_construction Status: In Resolution] bug Bug: projects' Actions missing in dashboard's UI #5883
                            • [closed] bug Bug: Latest Build Failed #5882
                            • [Status: Reproducible][building_construction Status: In Resolution] bug Bug: Undo after a failed delete operation #5880
                            • [closed] bug Bug: Schema filter not working for SQL Views in database connections #5823
                            • Release 0.109.0 by @github-actions in #5878
                            • fix: on delete fail, return error instead of 200 OK by @dstala in #5881
                            • fix: Filter view list based on current schema in pg and mssql by @pranavxc in #5870
                            • fix: avoid adding undo if delete fails by @mertmit in #5884
                            • fix: Show project action icons based project role by @pranavxc in #5885
                            • fix: save any unsaved data on tab close, view switch, table switch or data reload by @pranavxc in #5867
                            1 Reply Last reply
                            0
                            • girishG Offline
                              girishG Offline
                              girish
                              Staff
                              wrote on last edited by
                              #57

                              [1.12.2]

                              • Update NocoDB to 0.109.2
                              • Full changelog
                              • [closed] bug Bug: Delete table error #5934
                              • [closed] bug Bug: Error when editing tables with foreign keys #5931
                              • [Status: Reproducible] bug Bug: Single select doesn't work #5926
                              • [building_construction Status: In Resolution] bug Bug: Not all records returned in row with relations #5906
                              • [closed] flashlight Feature: sql query as table #5900
                              1 Reply Last reply
                              0
                              • nebulonN Offline
                                nebulonN Offline
                                nebulon
                                Staff
                                wrote on last edited by
                                #58

                                [1.12.3]

                                • Update NocoDB to 0.109.3
                                • Full changelog
                                • [closed] bug Bug: Signup Option still there after deactivating #5976
                                • [closed] Error on Frontend init (oauth2 client ID) #5971
                                • [closed] Bug: 0.109.1 -> 0.109.2 : Migration from 0107004 to 0108002 failed #5957
                                • [closed] Bug: Date picker- auto close modal after date is selected #5949
                                • [closed] bug Bug: Impossible to input data to a single select column type in form #5939
                                • [closed] bug Bug: Delete record, undo; links are not re-inserted #5935
                                1 Reply Last reply
                                0
                                • nebulonN Offline
                                  nebulonN Offline
                                  nebulon
                                  Staff
                                  wrote on last edited by
                                  #59

                                  [1.12.4]

                                  • Update NocoDB to 0.109.4
                                  • Full changelog
                                  • fix: prevent undo while editing by @mertmit in #5989
                                  • feat: vertical fill using handle by @mertmit in #5896
                                  • chore: test suite reorg by @dstala in #5997
                                  • General UI/UX - enhancement/bugs by @pranavxc in #5952
                                  • test: enable timezone spec for mysql & pg by @dstala in #6004
                                  • Update README.md - Missing "OutFile" to save the Windows binaries. by @revyte in #5995
                                  • Feat: Links column type by @pranavxc in #5848
                                  • Revert "Feat: Links column type" by @pranavxc in #6011
                                  • fix: use custom useCopy composable for copy by @pranavxc in #6015
                                  • feat: Identify removed/added primary key in meta sync by @pranavxc in #6030
                                  • fix: Avoid generating invalid token after signout by @pranavxc in #6032
                                  • Fixed bug when trying to open a row with a binary encoded uuid as PK by @VictorMinemu in #6017
                                  1 Reply Last reply
                                  0
                                  • nebulonN Offline
                                    nebulonN Offline
                                    nebulon
                                    Staff
                                    wrote on last edited by
                                    #60

                                    [1.12.5]

                                    • Update NocoDB to 0.109.5
                                    • Full changelog
                                    • Bug: In table, my filtered data are changing when the other editor or creator creates a filter #6083
                                    • Bug: Deleting tables/columns fails with "Cannot read properties of undefined (reading 'fk_index_name')" #6063
                                    • Feature: can i combine nocodb with react frontend ? #6056
                                    • How to use API to upload my photos to NocoDB? #6052
                                    • Bug: hiding fields from main table removes attributes from webhook #6047
                                    • Bug: field name 1st letter in Uppercase : no change in certain cases #6041
                                    • Bug: swagger not working #5999
                                    • Bug: NC_CONNECT_TO_EXTERNAL_DB_DISABLED without any function #5987
                                    • Bug: Unable to enter text on form after interacting with single select field #5968
                                    • Bug: Slow Performance since update 0.109.0 #5946
                                    • Bug: Syncing NC_DB metadata removes visibility to all tables from external DB #5944
                                    1 Reply Last reply
                                    0
                                    • nebulonN Offline
                                      nebulonN Offline
                                      nebulon
                                      Staff
                                      wrote on last edited by
                                      #61

                                      [1.12.6]

                                      • Update NocoDB to 0.109.6
                                      • Full changelog
                                      • Bug: Webhook doesn't work when condition is turned on #6111
                                      • Bug: Path Traversal Vulnerability in Attachment APIs #6101
                                      1 Reply Last reply
                                      0
                                      • nebulonN Offline
                                        nebulonN Offline
                                        nebulon
                                        Staff
                                        wrote on last edited by
                                        #62

                                        [1.12.7]

                                        • Update NocoDB to 0.109.7
                                        • Full changelog
                                        1 Reply Last reply
                                        0
                                        • nebulonN Offline
                                          nebulonN Offline
                                          nebulon
                                          Staff
                                          wrote on last edited by
                                          #63

                                          [1.13.0]

                                          • Update NocoDB to 0.111.0
                                          • Full changelog
                                          • Group By in Grid View
                                          • Introducing "Links" relational column
                                          • Unified Layout for all DBs
                                          • A New Details Tab for Table
                                          • Bug: while primary key values contain "/" symbol, expand the row to get Record not found banner. #6202
                                          • Bug: Shared view #6201
                                          • Bug: Redo doesn't work on macOS #6200
                                          • What could cause HTTP 431 response to socket.io POST ? #6193
                                          • Bug: Cannot import xlsx ods csv tables in Docker (file in a VM-shared folder) #6192
                                          • Bug: API Url mixes between project Id, project name in Swagger, doc ... #6187
                                          • line height cannot be set, and content cannot be wrapped #6183
                                          • Bug: migration issue #6181
                                          • Bug: Hidden tables showing up #6179
                                          • Bug: Disable starred & license options #6176
                                          • Bug: Decimal precision handling with mysql #6172
                                          • Bug: airtable import on sqlite breaks #6166
                                          • Bug: CE / SQLite - filters on link #6165
                                          • Bug: Default grid's activity.filter will affect RESTAPI's data #6142
                                          • Bug: QR Code column type not working when input column is a formula #5963
                                          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