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
127 Posts 4 Posters 30.0k 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.
  • Package UpdatesP Offline
    Package UpdatesP Offline
    Package Updates
    App Dev
    wrote on last edited by
    #117

    [1.27.0]

    • Update base image to 5.0.0
    1 Reply Last reply
    0
    • Package UpdatesP Offline
      Package UpdatesP Offline
      Package Updates
      App Dev
      wrote on last edited by
      #118

      [1.27.1]

      • Update nocodb to 0.262.2
      • Full Changelog
      • [closed] Bug: Row Filtered Creates Row Artifact/Ghost #​10758
      • [closed] Bug: upload a csv file in existing table with FK fields to other #​10754
      • [** Type: Bug**][Status: Reproducible] Bug: Error "FilterChildrenList" - Editor users not allowed to use filter groups. #​10741
      • [closed] Bug: Date-Time Lookup Field Displays Incorrect Time && Format difference in lookup #​10736
      • [closed] Bug: Upload csv / excel sometimes stuck on loading #​10713
      • [** Type: Bug**] Bug: Images are not showed on grid view #​10712
      1 Reply Last reply
      0
      • Package UpdatesP Offline
        Package UpdatesP Offline
        Package Updates
        App Dev
        wrote on last edited by
        #119

        [1.27.2]

        • Update nocodb to 0.262.3
        • Full Changelog
        • fix: ws user invite notification is not shown in ui by @DarkPhoenix2704 in #10789
        • fix: query filter with parser by @fendy3002 in #10796
        • New Crowdin updates by @o1lab in #10793
        • Enable data audit for external db(ee) by @pranavxc in #10804
        • fix: Fix user field filter behavior for 'Lookup' type by @ssweber in #10757
        • fix: R2 and Spaces related bug by @DarkPhoenix2704 in #10806
        • fix: required field indicator by @rameshmane7218 in #10807
        • New Crowdin updates by @o1lab in #10808
        • Nc fix(nc-gui): LongText modal size changes on visible by @rameshmane7218 in #10809
        1 Reply Last reply
        0
        • Package UpdatesP Offline
          Package UpdatesP Offline
          Package Updates
          App Dev
          wrote on last edited by
          #120

          [1.27.3]

          • Update nocodb to 0.262.4
          • Full Changelog
          • fix: ws user invite notification is not shown in ui by @DarkPhoenix2704 in #10789
          • fix: query filter with parser by @fendy3002 in #10796
          • New Crowdin updates by @o1lab in #10793
          • Enable data audit for external db(ee) by @pranavxc in #10804
          • fix: Fix user field filter behavior for 'Lookup' type by @ssweber in #10757
          • fix: R2 and Spaces related bug by @DarkPhoenix2704 in #10806
          1 Reply Last reply
          0
          • Package UpdatesP Offline
            Package UpdatesP Offline
            Package Updates
            App Dev
            wrote on last edited by
            #121

            [1.27.4]

            • Update nocodb to 0.262.5
            • Full Changelog
            • Bug: cloud flare r2 Attachment file url encoded multi times
            • Feature: Detection and Conversion of ENUM/Check-Constrained Text Columns to Single Select
            • Feature: Include "user" fields in webhook
            • Bug: Typing dates into date column with format DD/MM/YYYY rejects values with DD>12 when hitting Tab
            • Bug: expanded record next record navigation doesn't work
            • Enhancement: Expanded record title abrupt truncation
            • Enhancement: UI Bug - Calendar view sidebar record display image
            • Bug: Upload popup window closes 'Create and Link' window after file uploaded
            • Bug: Use lookup in concat formula
            • Enhancement: Creating kanban view for table with no attachment still includes image area in record card
            1 Reply Last reply
            0
            • Package UpdatesP Offline
              Package UpdatesP Offline
              Package Updates
              App Dev
              wrote on last edited by
              #122

              [1.28.0]

              • Update nocodb to 0.263.0
              • Full Changelog
              • GroupBy views just got a major upgrade!
              • Weve introduced canvas-based rendering for GroupBy viewsbringing the same lightning-fast performance boost you saw in the Grid. Whether youre grouping large datasets or exploring complex hierarchies, everything now feels smoother, faster, and snappier.
              • Whats Changed?
              • Canvas-powered GroupBy rendering Built for speed, even on older systems.
              • Infinite scrolling for grouped data Scroll through large groups without performance hiccups.
              • Visual clarity on filters & sorts Fields that are filtered or sorted are now highlighted with a subtle background color in both the toolbar and grid.
              • Cleaner, more intuitive GroupBy navigation Focus on your data, not your tools.
              • Experience the performance boost and visual polishmaking GroupBy as powerful as it is beautiful.
              1 Reply Last reply
              0
              • Package UpdatesP Offline
                Package UpdatesP Offline
                Package Updates
                App Dev
                wrote on last edited by
                #123

                [1.28.1]

                • Update nocodb to 0.263.1
                • Full Changelog
                • Nc Fix/limit record in group by if it is external source by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/11257
                • fix: calendar filter related issues by @DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/11243
                • fix: using columnId as alias causes the value to transformed by @DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/11265
                • fix: remove dashboard path in reset password and token verify url by @pranavxc in https://github.com/nocodb/nocodb/pull/11269
                • Fix: Update join cloud card by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/11270
                • fix : Filter year playwright test by @fendy3002 in https://github.com/nocodb/nocodb/pull/11274
                • fix: enable is and isnot operator on JSON by @fendy3002 in https://github.com/nocodb/nocodb/pull/11271
                • fix(nc-gui): use import to base tables instead of active base tables by @dstala in https://github.com/nocodb/nocodb/pull/11276
                • fix: handle pk ag columns by @fendy3002 in https://github.com/nocodb/nocodb/pull/11272
                • fix(nc-gui): Alert msg visibility issue in invite dlg by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/11284
                1 Reply Last reply
                0
                • Package UpdatesP Offline
                  Package UpdatesP Offline
                  Package Updates
                  App Dev
                  wrote last edited by
                  #124

                  [1.28.2]

                  • Update nocodb to 0.263.3
                  • Full Changelog
                  • fix: improve types for NcError by @pranavxc in https://github.com/nocodb/nocodb/pull/11297
                  • fix: groupby rendering issue with nested lookups by @DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/11296
                  • fix: Formula filter - avoid mutating column object by @pranavxc in https://github.com/nocodb/nocodb/pull/11294
                  • Nc Fix: Exanded form navigation & display value issue by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/11302
                  • feat: Calendar end Date (DateTime) by @DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/11267
                  • Nc fix: Cursor pointer issue in row meta column (Index column) by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/11319
                  • fix: lookup-formula-nested by @fendy3002 in https://github.com/nocodb/nocodb/pull/11307
                  • fix: base & model extract by @mertmit in https://github.com/nocodb/nocodb/pull/11298
                  • fix: sidebar by @mertmit in https://github.com/nocodb/nocodb/pull/11255
                  • docs: fix NC_DISABLE_PG_DATA_REFLECTION description by @salim-b in https://github.com/nocodb/nocodb/pull/11322
                  1 Reply Last reply
                  0
                  • Package UpdatesP Offline
                    Package UpdatesP Offline
                    Package Updates
                    App Dev
                    wrote last edited by
                    #125

                    [1.28.3]

                    • Update nocodb to 0.263.4
                    • Full Changelog
                    • Nc fix/user role issue by @pranavxc in https://github.com/nocodb/nocodb/pull/11164
                    • feat: audit logs support by @DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/11358
                    • fix: allow to omit S3 region when endpoint is given by @salim-b in https://github.com/nocodb/nocodb/pull/11386
                    • feat: script using v3 apis by @DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/11382
                    • fix(upstall): kvstore init by @sinanmohd in https://github.com/nocodb/nocodb/pull/10363
                    • fix: User group-by bug by @pranavxc in https://github.com/nocodb/nocodb/pull/11400
                    • Nc refactor: Sidebar navigation by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/11352
                    • feat: introduce NC_SMTP_REJECT_UNAUTHORIZED by @salim-b in https://github.com/nocodb/nocodb/pull/11384
                    • Nc codegen bot/add search to experimental features by @AMEESHAARACKAL in https://github.com/nocodb/nocodb/pull/11403
                    • fix: preserve non-aliased fields in result mapping by @DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/11409
                    1 Reply Last reply
                    0
                    • Package UpdatesP Offline
                      Package UpdatesP Offline
                      Package Updates
                      App Dev
                      wrote last edited by
                      #126

                      [1.28.4]

                      • Update nocodb to 0.263.6
                      • Full Changelog
                      • Nc fix(nc-gui): parse numeric field plain cell value issue if value is 0 by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/11420
                      • refactor: tweak EN translations by @salim-b in https://github.com/nocodb/nocodb/pull/11421
                      • refactor: improve UI div title by @salim-b in https://github.com/nocodb/nocodb/pull/11363
                      • fix: better internationalization for create_new_table text by @joaoh9 in https://github.com/nocodb/nocodb/pull/11073
                      • feat: improved csv export by @mertmit in https://github.com/nocodb/nocodb/pull/11429
                      • Fea: new date formates 9652 by @vinayaknolastname in https://github.com/nocodb/nocodb/pull/9686
                      • fix: swagger status code for nested link add by @fendy3002 in https://github.com/nocodb/nocodb/pull/11147
                      • feat: Enable CORS by default (or via an option?) #5337 by @gitstart in https://github.com/nocodb/nocodb/pull/5541
                      • fix json like on sqlite connection by @pranavxc in https://github.com/nocodb/nocodb/pull/11426
                      • feat: v3 input field validation by @fendy3002 in https://github.com/nocodb/nocodb/pull/11232
                      1 Reply Last reply
                      0
                      • Package UpdatesP Offline
                        Package UpdatesP Offline
                        Package Updates
                        App Dev
                        wrote last edited by
                        #127

                        [1.28.5]

                        • Update nocodb to 0.263.7
                        • Full Changelog
                        • fix: new maintenance ui by @DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/11665
                        • refactor: remove bandaid for v3 specific error code by @fendy3002 in https://github.com/nocodb/nocodb/pull/11650
                        • fix: dedicated error for PROHIBITED_SYNC_TABLE_OPERATION by @fendy3002 in https://github.com/nocodb/nocodb/pull/11627
                        • fix: hotfix for audit UI issue by @mertmit in https://github.com/nocodb/nocodb/pull/11670
                        • fix: avoid locking search by @mertmit in https://github.com/nocodb/nocodb/pull/11672
                        • fix datetime for single value by @dstala in https://github.com/nocodb/nocodb/pull/11671
                        • Nc fix/various UI by @dstala in https://github.com/nocodb/nocodb/pull/11674
                        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