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
    #75

    [1.15.1]

    • Update NocoDB to 0.203.2
    • Full changelog
    • Use different name for upload artifact to avoid conflict by @pranavxc in #7310
    • Merge pull request #7310 from nocodb/develop by @pranavxc in #7311
    • fix: shared form user field by @mertmit in #7316
    • New Crowdin updates by @o1lab in #7319
    • fix: strike and underline for rich text by @dstala in #7320
    • fix: select default user playwright test fail issue by @rameshmane7218 in #7326
    • Fix/expanded record ux by @rameshmane7218 in #7298
    • fix: Formula validation correction by @pranavxc in #7329
    • fix: Broken logo in Signin/Signup page by @pranavxc in #7333
    • fix: Use withDefaults for setting default prop value by @pranavxc in #7335
    1 Reply Last reply
    0
    • nebulonN Offline
      nebulonN Offline
      nebulon
      Staff
      wrote on last edited by
      #76

      [1.16.0]

      • Update NocoDB to 0.204.0
      • Full changelog
      • Introducing "Created By" and "Last Modified By" Fields!
      • Introducing "Created At" and "Last Modified At" Fields!
      1 Reply Last reply
      0
      • nebulonN Offline
        nebulonN Offline
        nebulon
        Staff
        wrote on last edited by
        #77

        [1.16.1]

        • Update NocoDB to 0.204.1
        • Full changelog
        1 Reply Last reply
        0
        • girishG Offline
          girishG Offline
          girish
          Staff
          wrote on last edited by
          #78

          [1.16.2]

          • Update NocoDB to 0.204.2
          • Full changelog
          • Bug: Export CSV is missing the id or primary keys (cloud) #7749
          • Bug: Unable to add new record to linked table by "add new link" #7748
          • Bug: datetime copy paste bug #7739
          • Bug: Sometimes unable to delete fields #7715
          • Feature: Reset form in less than 5 seconds #7711
          • Bug: Duplicating a form view only adds fields; all other form and field configurations are missing. #7686
          • Bug: Form field order is different in backend than in the public view #7671
          • Bug: modified row height, double click to switch to edit mode doesn't work #7658
          1 Reply Last reply
          0
          • nebulonN Offline
            nebulonN Offline
            nebulon
            Staff
            wrote on last edited by
            #79

            [1.16.3]

            • Update NocoDB to 0.204.3
            • Full changelog
            1 Reply Last reply
            0
            • girishG Offline
              girishG Offline
              girish
              Staff
              wrote on last edited by
              #80

              [1.16.4]

              • Update NocoDB to 0.204.4
              • Full changelog
              • Bug: Export CSV is missing the id or primary keys (cloud) #7749
              • Bug: Unable to add new record to linked table by "add new link" #7748
              • Bug: Sometimes unable to delete fields #7715
              • Feature: Reset form in less than 5 seconds #7711
              • Bug: Duplicating a form view only adds fields; all other form and field configurations are missing. #7686
              • Bug: Form field order is different in backend than in the public view #7671
              • Bug: modified row height, double click to switch to edit mode doesn't work #7658
              1 Reply Last reply
              0
              • nebulonN Offline
                nebulonN Offline
                nebulon
                Staff
                wrote on last edited by
                #81

                [1.16.5]

                • Update NocoDB to 0.204.5
                • Full changelog
                • fix: keep hidden fields on undo by @dstala in https://github.com/nocodb/nocodb/pull/7779
                • feat(nc-gui): Calendar Year View Updates by @DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/7734
                • refactor: move query param check to a common function by @dstala in https://github.com/nocodb/nocodb/pull/7795
                • fix: Remove invalid comma in swagger json by @pranavxc in https://github.com/nocodb/nocodb/pull/7798
                • fix: Remove invalid character from swagger json by @pranavxc in https://github.com/nocodb/nocodb/pull/7799
                • fix: handle if error is undefined/null in ErrorBoundary component by @pranavxc in https://github.com/nocodb/nocodb/pull/7802
                • refactor: show body tab for customization by @dstala in https://github.com/nocodb/nocodb/pull/7790
                • feat(nc-gui): new field icons by @dstala in https://github.com/nocodb/nocodb/pull/7803
                • fix(nc-gui): update system icons by @DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/7804
                • feat(nc-gui): refined ranges support & end Date for Date Field by @DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/7753
                • Nc fix(docs): Update broken edit this page link by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/7817
                • Nc fix(nc-gui): long text field UI changes by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/7824
                • Nc feat: Prefill shared form by query params by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/7786
                • New Crowdin updates by @o1lab in https://github.com/nocodb/nocodb/pull/7827
                • Nc fix(nc-gui): Incorrect route when navigating to view after visiting base members page by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/7822
                • New Crowdin updates by @o1lab in https://github.com/nocodb/nocodb/pull/7829
                • Nc fix/auto collapse sidebar base table by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/7820
                • fix: add timeout to webhook calls by @mertmit in https://github.com/nocodb/nocodb/pull/7830
                • fix: support Date filter operations in where query params for Created… by @dstala in https://github.com/nocodb/nocodb/pull/7834
                • Nc feat(nc-gui): open base/table/view in a new tab on pressing Ctrl & clicking on them by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/7818
                • fix: duplicate base/model by @mertmit in https://github.com/nocodb/nocodb/pull/7823
                • fix(nc-gui): lint by @DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/7836
                • Nc fix(nc-gui): row height menu dropdown ui changes by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/7839
                • fix: missing calendar optmzin on oss by @DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/7838
                • fix: allow shared form in iframe by @dstala in https://github.com/nocodb/nocodb/pull/7840
                • Nc fix/7808 column reorder by @dstala in https://github.com/nocodb/nocodb/pull/7837
                • Add support for URLENCODE function by @mitya57 in https://github.com/nocodb/nocodb/pull/6831
                • Nc feat: Color option for Base logo by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/7807
                • feat: base level share by @DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/7833
                • New Crowdin updates by @o1lab in https://github.com/nocodb/nocodb/pull/7846
                • New Crowdin updates by @o1lab in https://github.com/nocodb/nocodb/pull/7852
                • fix(nc-gui): Update offset of LinkedRecords in accordance with links and unlinks by @DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/7841
                • Nc fix/browser console warnings by @dstala in https://github.com/nocodb/nocodb/pull/7855
                • fix: disable default source menu/action options if it's disabled by @dstala in https://github.com/nocodb/nocodb/pull/7854
                • fix: Sync both filename and connection.filename when updating SQLite datasource by @pranavxc in https://github.com/nocodb/nocodb/pull/7856
                • Nc feat/survey form v2 by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/7843
                • fix(nc-gui): lint errors by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/7857
                1 Reply Last reply
                0
                • girishG Offline
                  girishG Offline
                  girish
                  Staff
                  wrote on last edited by
                  #82

                  [1.16.6]

                  • Update NocoDB to 0.204.7
                  • Full changelog
                  • Bug: User permissions on base get reset #7902
                  • [Question] I want to understand how you used sheet js to build you smart sheet? #7893
                  • The interface in the controller always redirects to the login page. #7887
                  • NocoDB random table identifier on V2 API Spec #7879
                  • Bug: multi field editor option colour change #7874
                  • Bug: Roles other than superadmin don't have ability to edit own comment #7870
                  • Feature: Swap keyboard shortcut for going to first and last pages #7853
                  1 Reply Last reply
                  0
                  • girishG Offline
                    girishG Offline
                    girish
                    Staff
                    wrote on last edited by
                    #83

                    [1.16.7]

                    • Update NocoDB to 0.204.8
                    • Full changelog
                    • Bug: When editing a field name, the formula using it are updated, but the calculated value is ERR #7923
                    • Bug: ctrl+click on base/table/view to open in new tab is not working in Window/Linux #7920
                    • Feature: While editing webhook show bulk hooks in disabled state #7913
                    • Bug: Attachment file names have redundant file extension if MIME type extension != existing file extension #7897
                    • Bug: nocodb-sdk uses PUT instead of PATCH for api.dbDataTableRow.update #7886
                    • Bug: form with default value configured for select field leads to error #7869
                    1 Reply Last reply
                    0
                    • nebulonN Offline
                      nebulonN Offline
                      nebulon
                      Staff
                      wrote on last edited by
                      #84

                      [1.16.8]

                      • Update NocoDB to 0.204.9
                      • Full changelog
                      • Bug: Insert data API(v2) not returning proper response #7945
                      • Bug: When editing a field name, the formula using it are updated, but the calculated value is ERR #7923
                      • Bug: ctrl+click on base/table/view to open in new tab is not working in Window/Linux #7920
                      • Feature: While editing webhook show bulk hooks in disabled state #7913
                      • Bug: Attachment file names have redundant file extension if MIME type extension != existing file extension #7897
                      • Failed to resolve entry for package "nocodb-sdk" Bug: #7896
                      • Bug: nocodb-sdk uses PUT instead of PATCH for api.dbDataTableRow.update #7886
                      • Bug: form with default value configured for select field leads to error #7869
                      • Where should I modify the sorting data query logic in order to customize the sorting functionality? #7737
                      1 Reply Last reply
                      0
                      • nebulonN Offline
                        nebulonN Offline
                        nebulon
                        Staff
                        wrote on last edited by
                        #85

                        [1.17.0]

                        • Update NocoDB to 0.205.0
                        • Full changelog
                        • Introducing Calendar View & Revamped Form View
                        1 Reply Last reply
                        0
                        • nebulonN Offline
                          nebulonN Offline
                          nebulon
                          Staff
                          wrote on last edited by
                          #86

                          [1.17.1]

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

                            [1.18.0]

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

                              [1.18.1]

                              • Update NocoDB to 0.207.1
                              • Full changelog
                              1 Reply Last reply
                              0
                              • girishG Offline
                                girishG Offline
                                girish
                                Staff
                                wrote on last edited by
                                #89

                                [1.18.2]

                                • Update NocoDB to 0.207.2
                                • Full changelog
                                • Bug: no access to bulk update #8504
                                • Bug: Send invitation causes "Cannot read properties of undefined (reading 'replace')" #8493
                                • Bug: font colour in select options #8034
                                • Bug: nested filtering doesn't work properly #5365
                                1 Reply Last reply
                                0
                                • girishG Offline
                                  girishG Offline
                                  girish
                                  Staff
                                  wrote on last edited by
                                  #90

                                  [1.18.3]

                                  • Update NocoDB to 0.207.3
                                  • Full changelog
                                  • Feature: Tagging user(s) in comments
                                  • Feature: Rich text for comments
                                  • Feature: Comment removal
                                  1 Reply Last reply
                                  0
                                  • nebulonN Offline
                                    nebulonN Offline
                                    nebulon
                                    Staff
                                    wrote on last edited by
                                    #91

                                    [1.19.0]

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

                                      [1.19.1]

                                      • Update NocoDB to 0.250.2
                                      • Full changelog
                                      1 Reply Last reply
                                      0
                                      • girishG Offline
                                        girishG Offline
                                        girish
                                        Staff
                                        wrote on last edited by
                                        #93

                                        [1.20.0]

                                        • Update NocoDB to 0.251.0
                                        • Full changelog
                                        1 Reply Last reply
                                        0
                                        • girishG Offline
                                          girishG Offline
                                          girish
                                          Staff
                                          wrote on last edited by
                                          #94

                                          [1.20.1]

                                          • Update NocoDB to 0.251.1
                                          • Full changelog
                                          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