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
  • Brite
  • 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
138 Posts 4 Posters 56.8k Views 4 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 Online
    Package UpdatesP Online
    Package Updates
    App Dev
    wrote on last edited by
    #129

    [1.29.0]

    • Update nocodb to 0.264.0
    • Full Changelog
    • Unified event types Webhooks for single and bulk operations are now simplified to just three: after insert, after update, and after delete.
    • Richer payloads Bulk inserts now include the actual records, not just the count.
    • Send Everything toggle Capture all changes (Insert, Update, Delete) in one configor fine-tune to specific events.
    • Field-level triggers Trigger webhooks only when certain fields (like Status or Priority) change.*
    • Embedded relation field data Listing records now returns paginated linked records inline, reducing the need for multiple calls.
    • Unified record linking in CRUD Create or update record links directly inside the main API callno more separate link/unlink steps.
    • Standardized responses & errors More predictable envelopes, status codes, and consistent field handling across create/update operations.
    • fix: api v3 data spec correction by @DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/11631
    • fix: handle currency locale via api by @fendy3002 in https://github.com/nocodb/nocodb/pull/11653
    • fix(nc-gui): base navigation issue on click chevron arrow btn by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/11700
    1 Reply Last reply
    0
    • Package UpdatesP Online
      Package UpdatesP Online
      Package Updates
      App Dev
      wrote on last edited by
      #130

      [1.29.1]

      • Update nocodb to 0.264.1
      • Full Changelog
      • Nc fix/base access issue by @pranavxc in https://github.com/nocodb/nocodb/pull/11977
      • Nc Fix: button field related issues by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/11988
      • feat: enable dashboard by @DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/11991
      • fix: Rollup validation - validate function against rollup column by @pranavxc in https://github.com/nocodb/nocodb/pull/11994
      • feat(nc-gui): Fields menu search based on column title + description + button label by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/11974
      • feat: expand all by @DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/11983
      • fix(nc-gui): manually stop page loading indicator if view page query params changes by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/11998
      • do not filter undefined id attachments by @pranavxc in https://github.com/nocodb/nocodb/pull/12001
      1 Reply Last reply
      0
      • Package UpdatesP Online
        Package UpdatesP Online
        Package Updates
        App Dev
        wrote on last edited by
        #131

        [1.29.2]

        • Update nocodb to 0.264.2
        • Full Changelog
        • Nc fix/base access issue by @pranavxc in https://github.com/nocodb/nocodb/pull/11977
        • Nc Fix: button field related issues by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/11988
        • feat: enable dashboard by @DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/11991
        • fix: Rollup validation - validate function against rollup column by @pranavxc in https://github.com/nocodb/nocodb/pull/11994
        • feat(nc-gui): Fields menu search based on column title + description + button label by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/11974
        • feat: expand all by @DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/11983
        • fix(nc-gui): manually stop page loading indicator if view page query params changes by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/11998
        • do not filter undefined id attachments by @pranavxc in https://github.com/nocodb/nocodb/pull/12001
        • fix(nc-gui): decimal cell data loss issue on keydown enter by @dstala in https://github.com/nocodb/nocodb/pull/12006
        • fix: layout order randomizes by @DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/11996
        1 Reply Last reply
        0
        • Package UpdatesP Online
          Package UpdatesP Online
          Package Updates
          App Dev
          wrote on last edited by
          #132

          [1.29.3]

          • Update nocodb to 0.264.3
          • Full Changelog
          • Release 0.264.2 by @​github-actions[bot] in https://github.com/nocodb/nocodb/pull/12013
          • Nc Fix: Integration page UI issues by @​rameshmane7218 in https://github.com/nocodb/nocodb/pull/11992
          • on pg, wipe attachment value from text type by @​fendy3002 in https://github.com/nocodb/nocodb/pull/12022
          • Nc fix/6365 mm rename bug by @​pranavxc in https://github.com/nocodb/nocodb/pull/12024
          • feat: nc list helper components by @​DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/12009
          • fix: Composite key condition extraction correction by @​pranavxc in https://github.com/nocodb/nocodb/pull/12032
          • 0.264.3 Pre-release by @​github-actions[bot] in https://github.com/nocodb/nocodb/pull/12034
          1 Reply Last reply
          0
          • Package UpdatesP Online
            Package UpdatesP Online
            Package Updates
            App Dev
            wrote on last edited by
            #133

            [1.29.4]

            • Update nocodb to 0.264.4
            • Full Changelog
            • Nc Fix: Integration page UI issues by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/11992
            • on pg, wipe attachment value from text type by @fendy3002 in https://github.com/nocodb/nocodb/pull/12022
            • Nc fix/6365 mm rename bug by @pranavxc in https://github.com/nocodb/nocodb/pull/12024
            • feat: nc list helper components by @DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/12009
            • fix: Composite key condition extraction correction by @pranavxc in https://github.com/nocodb/nocodb/pull/12032
            • fix: define proper scope by @pranavxc in https://github.com/nocodb/nocodb/pull/12027
            • show attachment without id by @fendy3002 in https://github.com/nocodb/nocodb/pull/12038
            • fix: Test connection improvement by @pranavxc in https://github.com/nocodb/nocodb/pull/12035
            1 Reply Last reply
            0
            • Package UpdatesP Online
              Package UpdatesP Online
              Package Updates
              App Dev
              wrote on last edited by
              #134

              [1.29.5]

              • Update nocodb to 0.264.6
              • Full Changelog
              • fix(nc-gui): Use local storage instead of session storage to keep last visited base id by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/12046
              • fix: Miscellaneous bugs by @pranavxc in https://github.com/nocodb/nocodb/pull/12051
              • fix: replace NSelect with ncList in Scripts by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/12055
              • Nc Fix(frontend): add lookup partial item indication (ellipsis) by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/12053
              • Nc fix(nc-gui): Skip toast error during link creation if table is not configured by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/12057
              • Nc feat(nc-gui): ask user to cancel subscription first before deleting workspace by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/12021
              • feat: Onboarding flow migration - add is_new_user column in users table by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/12059
              • Nc fix/Group by issue with multiline text by @pranavxc in https://github.com/nocodb/nocodb/pull/12061
              • fix(nocodb): dont set is_new_user value to true for now else on merging onboarding flow later existing user also see onboaring flow on login by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/12062
              • Nc fix/auto import conflicts by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/12058
              1 Reply Last reply
              0
              • Package UpdatesP Online
                Package UpdatesP Online
                Package Updates
                App Dev
                wrote last edited by
                #135

                [1.29.6]

                • Update nocodb to 0.264.7
                • Full Changelog
                • Nc fix/update favicon icon by @rameshmane7218 in #12124
                • fix: extract unique constraint as boolean by @pranavxc in #12127
                • Nc Fix: Sentry TypeError by @rameshmane7218 in #12131
                • feat: v3 meta error handling column by @fendy3002 in #11897
                • if not in JSON format, set to null by @fendy3002 in #12137
                • fix: compare error message after converting to lowercase by @dstala in #12118
                • Feat: Custom page not found page by @rameshmane7218 in #12090
                • feat: expanded form conflict by @mertmit in #12128
                • Nc Feat(nc-gui): Use basePrompt & baseName query params to directly open AI base create modal with prefilled value by @rameshmane7218 in #12007
                • trim added options when typecast = true by @dstala in #12016
                1 Reply Last reply
                0
                • Package UpdatesP Online
                  Package UpdatesP Online
                  Package Updates
                  App Dev
                  wrote last edited by
                  #136

                  [1.29.7]

                  • Update nocodb to 0.264.9
                  • Full Changelog
                  • fix: Executable build issue by @pranavxc in #12339
                  • Nc Fix: shared view page not found page content render issue by @rameshmane7218 in #12338
                  • Feature: Use Table+ViewName as slug in active view URL by @rameshmane7218 in #12320
                  • Fix: RangeError - Invalid time zone specified: Etc/Unknown by @rameshmane7218 in #12345
                  • add hour minute second to dateadd by @fendy3002 in #12298
                  • Nc fix/api v3 bugs by @pranavxc in #12351
                  • Feature: Allow toggle form view side panel by @rameshmane7218 in #12334
                  • fix: missing prop by @mertmit in #12284
                  • fix(audit-migration): Adjust batch size for SQLite compatibility by @pranavxc in #12350
                  • New Crowdin updates by @o1lab in #12246
                  1 Reply Last reply
                  0
                  • Package UpdatesP Online
                    Package UpdatesP Online
                    Package Updates
                    App Dev
                    wrote last edited by
                    #137

                    [1.30.0]

                    • Update nocodb to 0.265.0
                    • Full Changelog
                    • Conversational queries Ask questions like Show me all customers who havent paid in 30 days and get instant results.
                    • Instant insights & analysis Pull reports, trends, and summaries without setting up filters or views.
                    • Bulk operations Run updates across many records in one gono manual UI work.
                    • Smart cleanup Quickly find duplicates and inconsistencies with a single request.
                    • Seamless desktop integration Works with Claude Desktop, Cursor, and Windsurf (desktop only).
                    • Only IDs based view URLs made it hard to navigate to them in browser: Your browser remembers full URLs for frequently visited tables and views, but the URLs only contained cryptic IDs instead of readable names. Now all view URLs include the table and view name, making it easy to type top leads in your browser to quickly navigate to views containing "top leads" in the table or column name.
                    • File uploads needed a lot clicks: Adding attachments required multiple clicks and navigation steps. Now attachments can be dragged and dropped directly into attachment cells, making file uploads faster and more intuitive.
                    • Group states would reset when switching views: Previously expanded groups would automatically collapse when you switched between views, forcing you to re-expand them repeatedly. Now group state (expanded/collapsed) is maintained locally per view, preserving your organization preferences.
                    • No easy way to copy Base IDs for API usage: Developers needed Base IDs for API integration but had no quick way to access them. Added Base ID copy functionality to the base menu, following the same pattern as table, view, and field ID copyingproviding quick access for API usage.
                    • Mobile view editor was difficult to use: Mobile operations in form view has been improved, ensuring a better usage experience across all devices.
                    1 Reply Last reply
                    0
                    • Package UpdatesP Online
                      Package UpdatesP Online
                      Package Updates
                      App Dev
                      wrote last edited by
                      #138

                      [1.30.1]

                      • Update nocodb to 0.265.1
                      • Full Changelog
                      • feat: auto-test-config by @hemantmm in #12386
                      • fix: update link to Commit Message Convention in CONTRIBUTING.md by @cr4ck-j4ck in #12436
                      • fix: Test webhook fails when on form submission is configured by @DarkPhoenix2704 in #12432
                      • New Crowdin updates by @o1lab in #12439
                      • fix: URL where query filter not working in Calendar, Gallery, kanban view by @rameshmane7218 in #12447
                      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