NocoDB - Package Updates
Pinned
NocoDB
-
[1.20.0]
- Update NocoDB to 0.251.0
- Full changelog
-
[1.20.1]
- Update NocoDB to 0.251.1
- Full changelog
-
[1.20.2]
- Update NocoDB to 0.251.2
- Full changelog
-
[1.20.3]
- Update NocoDB to 0.251.3
- Full changelog
-
[1.21.0]
- Update NocoDB to 0.252.0
- Full changelog
-
[1.22.0]
- Update NocoDB to 0.255.0
- Full changelog
- Introducing New Field Type : Button
- Trigger Webhook/API: Automate workflows by configuring buttons to trigger custom webhooks. Send data from the current record to external applications or automation services like n8n/zapier (invoking their incoming webhooks)
- Dynamic URL Generation: Configure buttons to open custom URLs, which can be either static or dynamically generated based on the data in the current record.
- Launch Pre-Filled Forms: Easily set up buttons to open pre-filled NocoDB forms, streamlining data entry and reducing repetitive tasks.
- Customisable Appearance: Tailor the button’s text, colour, and icon to fit your specific needs, ensuring consistency and visual appeal within your table.
- Formula Integration: Leverage NocoDB's formula editor to create dynamic URLs and payloads, making your buttons even more powerful and responsive to changing data.
-
[1.22.1]
- Update NocoDB to 0.255.2
- Full changelog
- Tooltip of field description is not showing up in public views #9378
- when check the "Limit record selection to a view",configure filter... #9364
- Drag and drop item in calendar doesn't work #9360
- Formula error handling #9357
- display the column id #9335
- Select type field to increase the ability to associate to other tables #9327
- On windows file thumbnail not showing & no file found when trying to download attachments #9317
- TypeError: e.split is not a function when trying to run ,eq, query #9309
-
[1.23.0]
- Update NocoDB to 0.257.0
- Full changelog
-
[1.23.1]
- Update NocoDB to 0.257.2
- Full changelog
-
[1.24.0]
- Update nocodb to 0.258.0
- Full Changelog
- [** Type: Bug**] Bug: Link field error if table name is lengthy #9760
- [** Type: Bug**] Bug: minio: Invalid endPoint if https is included such as in https://minio-api.some.domain #9757
- [closed] Bug: Cannot reset password. Always "Password reset successful!" #9751
- [** Type: Bug**] Bug: No "equal to" option in AND conditional statements #9745
- [** Type: Bug**] BugAfter dragging the record to a different date, the date display on the right is not updated. #9732
- [** Type: Bug**] Bug: Can't sync external database (Postgres 17) #9728
- [** Type: Bug**] Bug: Prefill form is not working if field name contains ? at the end e.g., field name =
age ?
#9719
-
[1.24.1]
- Update nocodb to 0.258.2
- Full Changelog
- feat: gallery view infinite scroll by @DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/9799
- New Crowdin updates by @o1lab in https://github.com/nocodb/nocodb/pull/9806
- Nc feat/personal view by @dstala in https://github.com/nocodb/nocodb/pull/9807
- fix: Invalid Date error format in calendar view by @DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/9809
- New Crowdin updates by @o1lab in https://github.com/nocodb/nocodb/pull/9813
- refactor: Token generation improvements and corrections by @mertmit in https://github.com/nocodb/nocodb/pull/9784
- New Crowdin updates by @o1lab in https://github.com/nocodb/nocodb/pull/9816
- fix: Resolve bug in computed tooltip extraction logic by @pranavxc in https://github.com/nocodb/nocodb/pull/9819
- Nc fix/miscellaneous bug fixes by @pranavxc in https://github.com/nocodb/nocodb/pull/9827
- Nc fix/misc UI changes by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/9829
- fix: Default base creation bug by @pranavxc in https://github.com/nocodb/nocodb/pull/9835
- fix: update installation instructions by @DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/9838
- 0.258.1 Pre-release by @github-actions in https://github.com/nocodb/nocodb/pull/9848
- Release 0.258.1 by @github-actions in https://github.com/nocodb/nocodb/pull/9849
-
[1.24.2]
- Update nocodb to 0.258.3
- Full Changelog
- [Type: Bug] Bug: Multi select content vanishing on page turn #9902
- [Type: Bug][** Type: In Develop Branch**] Bug: can't upload csv to table with checkbox field #9891
- [Type: Bug][** Status: In Resolution**] Bug: Cannot use s3 ovh plugin, error: "cannot read property of undefined (reading builder)" #9890
- [Type: Feature] Feature: Date Format #9869
-
[1.24.3]
- Update nocodb to 0.258.10
- Full Changelog
- [closed] Bug: Rounded corners not the same across the Quick Palette #10074
- [** Type: Bug**] Bug: S3 storage doesn't work #10072
- [** Type: Bug**] Bug: turn off the infinite scrolling function edit data bug #10070
- [** Type: Enhancement**] [Enhancement] Input experience for link field #10012
- [** Type: Bug**] Bug: Auto-upstall ends with message "docker: 'compose' is not a docker command." #10009
- [** Type: Bug**] Bug: Auto-Upstall fails installing docker on AWS Linux with Error: unsupported distribution 'amzn' #10008
- [** Type: Bug**][Status: Reproducible] Bug: Button Fields are removed when sync meta #9985
-
[1.24.4]
- Update nocodb to 0.258.11
- Full Changelog
- Limited Coverage: The existing audit logs captured less than 25% of the actions within the product. Key operationssuch as creating or modifying fields, filters, sorts, views, row comments, collaborators and webhooks etcwere not tracked at all. Over 150+ releases, the logs failed to keep up with NocoDBs expanding feature set.
- Incomplete Information: Even for the events that were logged, the data was partial and insufficient. For example record audit details often appeared fragmented, leaving gaps that fell short of enterprise-grade requirements.
- Comprehensive coverage of all critical actions within NocoDB.
- Detailed and reliable logs suited to enterprise use cases.
- [closed] Bug: chrismas toggle button won't show for users who don't have any acess #10137
- [** Type: Bug**] Bug: Error in Grid when pageInfo is undefined in list api #10132
- [closed] Bug: Attachments - This request has been blocked; the content must be served over HTTPS. #10122
-
[1.25.0]
- Update nocodb to 0.260.0
- Full Changelog
- [closed] Bug: Update website footer year to 2025 #10177
- [closed] Bug: Auto Upstall fails Docker installation on Amazon Linux #10160
- [** Type: Bug**] Bug: Unable to Directly Add a Record to an External Database #9490
- [** Type: Feature**] Feature: Multi field editor - show system fields #9264
- [closed] Feature: Year formula for date fields #8721
- [closed] [Enhancement] add the function of "number format options" under the rollup column #5312
- [** Type: Feature**] Feature: Drag and Drop Rows #4748
- [** Type: Feature**] Feature: Share View - Custom URL/Custom UUID #3963
-
[1.25.1]
- Update nocodb to 0.260.1
- Full Changelog
- [closed] Feature: Clarification on Adding New i18n Keys and Synchronization Across Language JSON Files #10204
- [closed] Bug: Webhook not Triggering after Update #10201
- [closed] Bug: AVG() not working as expected it does a ADD() on lookup fields. #10200
-
[1.25.2]
- Update nocodb to 0.260.2
- Full Changelog
- [closed] Bug: Error executing webhook: TypeError: Cannot read properties of undefined (reading 'workspace_id') #10268
- [closed] Bug: unable to deploy nocodb frontend url on remote srver #10262
- [closed] Feature: #10261
- [closed] Feature: NOCODB + OpenID Connect for education/non-commercial #10253