Skip to content

Update dependency nocodb to ^0.301.0 - autoclosed#184

Closed
renovate[bot] wants to merge 1 commit intodevelopfrom
renovate/nocodb-0.x
Closed

Update dependency nocodb to ^0.301.0 - autoclosed#184
renovate[bot] wants to merge 1 commit intodevelopfrom
renovate/nocodb-0.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate bot commented Mar 27, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
nocodb ^0.83.0^0.301.0 age confidence

Release Notes

nocodb/nocodb (nocodb)

v0.301.3: : Bug Fix Release

Compare Source

🐛 Closed Issues

  • [closed] 🐛 Bug: Noco Desync from datasource #​13085
  • [closed] 🐛 Bug: Unpredictable "id field unique constraint violation" when adding new record #​13050
  • [closed] 🐛 Bug: PATCH on SingleSelect column wipes colOptions even for metadata-only updates #​13044
  • [closed] 🐛 Bug: getCellValue always returns reference count for Links fields #​12998
  • [closed] 🐛 Bug: PATCH /api/v2/meta/columns/{columnId} returns HTTP 500 for Checkbox columns #​12972
  • [closed] 🐛 Bug: [Self-hosted] error "ERR_BASE_NOT_FOUND" for api v1 endpoints after 0.301.2 update #​12950
  • [closed] 🐛 Bug: [Self hosted] The table does not appear in the UI's table list. #​12949
  • [closed] 🐛 Bug: The description of the queryRecords tool in the MCP service regarding time is unclear, causing the LLM to be unable to correctly query time-related filter conditions #​12944
  • [closed] Frontend crashes in HTTP + IP access due to Secure Context assumption (crypto.randomUUID) #​12937
  • [closed] 🐛 Bug: Can't export data with Editor and Viewer role #​12930
  • [closed] 🐛 [Self Hosted] Bug: Docker, Error: SQLITE_CANTOPEN: unable to open database file #​12877
  • [closed] 🐛 Bug: Dark mode upgrade causes comment badges to be hidden until row clicked #​12876
  • [closed] 🐛 Bug: Workspace ID is required" + "Forbidden - Unauthorized access" when creating base (v0.301.1) #​12874
  • [closed] 🐛 Bug: Webhook receives incomplete data (missing lookup and link fields) when using v3 API #​12831
  • [closed] 🐛 Bug: uri for attachment breaks on csv export. #​12796
  • [closed] 🐛 Bug: [Self Hosted][SQLite] MultiSelect field still limited to ~500 options despite fix in #​8907 #​12759
  • [closed] 🐛 Bug: Endpoint does not return the full list of paginated linked records inline #​12717
  • [closed] 🐛 Bug: the Chinese characters are garbled when exporting to CSV #​12715
  • [closed] 🔦 Feature: missing random option in api v2 #​12714
  • [closed] 🐛 Bug: scripts feature is not able to update the records in external data source #​12672
  • [Status: Reproducible] 🐛 Bug: Incorrect records shown inside groups when grouping by DateTime field #​12658
  • [closed] 🐛 Bug: [External DB] Error when trying to rename BT field #​12639
  • [closed] 🐛 Bug: v3 api views not found #​12632
  • [closed] 🐛 Bug: [Self-hosted] MCP getTablesList cannot get table information generated by external databases(postgres) #​12629
  • [closed] 🐛 Bug: The "does not contain any of" filter doesn't work. #​12580
  • [closed] 🔦 Feature: trigger webhook based on a date field #​11160
  • [🔦 Type: Feature] 🔦 Feature: Send a record by email to any address #​9979
  • [🔦 Type: Feature] 🔦 Feature: Rollup of rollup #​9214
  • [🔦 Type: Feature] 🔦 Feature: CRON based Webhook trigger #​9080
  • [closed] 🔦 Feature: Add Column Type 'Image URL' with image preview #​7462
  • [closed] 🔦 Feature: Column base permission #​5075
  • [🔦 Type: Feature] 🔦 Feature: Should be able to add unique constraints to columns #​4728
  • [🔦 Type: Feature][🔭 Scope : Project] 🔦 Feature: Custom roles #​2712
  • [🔦 Type: Feature] 🔦 Feature: Automations #​1924
  • [🔦 Type: Feature][🚘 Scope : Automation] 🔦 Feature: Automations based on date/time and recurring events #​310
  • [🔦 Type: Feature][🔭 Scope : Project] 🔦 Feature: Templates #​147

What's Changed

Security fixes

This release addresses multiple security vulnerabilities. Full details will be published via GitHub Security Advisories after users have had time to upgrade.

Acknowledgements

We thank the following researchers for responsibly reporting these vulnerabilities:

New Contributors

Full Changelog: nocodb/nocodb@0.301.2...0.301.3

v0.301.2: : Bug Fix Release

Compare Source

🐛 Closed Issues

  • [closed] 🐛 Bug: CSV downloaded via Share link does not include UTF-8 BOM (Korean characters broken) #​12889
  • [closed] 🐛 Bug: Super Admin role not recognized by v1 API endpoints - 403 "Base is not accessible" #​12882
  • [closed] 🐛 Bug: Rename View does not work on self-hosted after migrating base to V3 #​12868
  • [closed] 🐛 Bug: migration fails when updating from 0.265.1 to 0.301.1 #​12867
  • [closed] in share view (grid) and grouping, the sum is not displayed [Self-host] #​12862
  • [closed] 🐛 Bug: MigrationLocked error on startup after updating to 0.301.0 #​12848
  • [closed] 🐛 Solved - Bug: Altering database throws error when upgrading to 0.301.0 #​12840
  • [closed] 🐛 Bug: "Schema alterations are disabled for this source" when changing Form View – External data source. #​12824
  • [🔎 Status: More Info Needed] 🐛 Bug: Thumbnails not generated for attachments uploaded via REST API #​12787
  • [closed] 🐛 Bug: Need to click 2 times to change the database after opening the page #​12690

What's Changed

Full Changelog: nocodb/nocodb@0.301.1...0.301.2

v0.301.1: : Bug Fix Release

Compare Source

🐛 Closed Issues

  • [closed] 🐛 Bug: crypto.randomUUID is not a function #​12855
  • [closed] blank page after update to 301 ver #​12852
  • [closed] 🐛 Bug: [Bug/Regression] White screen on self-hosted HTTP (IP access) due to "crypto.randomUUID" dependency #​12843
  • [closed] 🐛 Bug: Main page comes up blank since updating this morning to the latest #​12842
  • [closed] 🔦 Feature: Dark Mode #​6883

What's Changed

Full Changelog: nocodb/nocodb@0.301.0...0.301.1

v0.301.0: : Darkmode, Custom Webhook Payload & Groupby Aggregations

Compare Source

Feature release - Video Thumbnail - 2026 1 (1)

🌗 Dark Mode Is Here - Hooooooooooooray!!!!!!!!

Dark Mode has officially landed in NocoDB Community Edition. Sleeker, easier on the eyes, and built for long sessions—whether you’re shipping late at night or just love a modern dark UI. Every grid, form, and workflow now looks sharper and feels better, without changing how you work. Learn more

image
🔗 Webhook Payload Customisation ( 🔑 Unlocked from enterprise edition )

Total control, now unlocked. Webhook Custom Payloads are no longer Cloud-only—this powerful capability is now available in NocoDB Community Edition. Shape your webhook requests exactly the way your integrations need them. Cleaner payloads, smarter automations, and seamless connections with any external system. Learn more

Screenshot 2026-01-13 at 1 25 20 PM
📊 Grid View Group-by Aggregations ( 🔑 Unlocked from enterprise edition )

Data insights just leveled up. Group-by Aggregations are now open in NocoDB Community Edition, bringing Cloud-grade analytics straight into your views. Instantly roll up counts, totals, averages, and more—right inside grouped data. No exports. No extra tools. Just answers, instantly. Learn more

image
🛠️ Other Updates
  • Reordering filters was cumbersome: Filter conditions followed a fixed order, making complex logic harder to manage. Filters can now be reordered using drag-and-drop, giving you better control and faster iteration while building views.
reorder-filter
  • Percent values lacked precision control: Percent fields were limited in how precisely values could be represented. Added precision support for Percent fields, allowing you to define decimal accuracy for cleaner calculations and clearer data presentation.
percent-precision
  • Default view was locked to Grid: Tables always opened in Grid view, even when another view was more relevant. You can now set any view as the default for a table, ensuring users land directly on the most meaningful view.

  • Commenters and viewers had full toolbar access: Limited-access roles were exposed to advanced actions. Commenter and Viewer roles now work in a simplified interface without toolbar access, keeping the experience focused, secure, and role-appropriate.

Addressed several bug fixes and improved security.


📢 License Update

TL;DR: If your use of NocoDB is not to offer a commercial service, nothing changes for you. Keep using it exactly as you do today. We're making this move so we can give you more and not less.

Starting with this release, NocoDB is transitioning its license from AGPL 3.0 to a Fair-code–based Sustainable Use License. This change is designed to protect the long-term sustainability of the project while keeping NocoDB open, transparent, and community-driven. The Fair-code model has resonated strongly across the open-source and no-code communities, with projects adopting this approach now collectively representing over 170,000+ GitHub stars : a signal that sustainable open-source business models are not just viable, but thriving. The new license continues to allow free use, modification, and self-hosting, while placing reasonable limits on commercial offerings.

👉 View the full license terms here

This step helps ensure that innovation in NocoDB is funded, maintained, and driven by the community for the long run.

⚠️ Breaking Change

Using base names and table names in API endpoints is no longer supported.
All API integrations must now use IDs instead of names.

Including names as part of API paths is highly discouraged, as names can be changed by other users, which may break existing integrations unexpectedly.

Before

http://localhost:8081/api/v1/db/data/noco/Getting%20Started/Table-1

After

http://localhost:8081/api/v1/db/data/noco/pjq0r488d4gt2xz/mtan85lkqcvf8i7


Bug fixes
  • [closed] 🔦 Feature: Dark mode enable button #​12800
  • [closed] 请问可以手动编写SQL语句进行查询吗? #​12797
  • [closed] 🐛 Bug: Import table fails silently when there are emojis in "List Single Select" from Airtable #​12794
  • [closed] 🐛 Bug: it doesn't allow me to export in .json format #​12791
  • [closed] 🐛 Bug: Internal Error when converting Text column with Default Value to SingleSelect #​12780
  • [closed] docs(i18n): add Turkish translation for README #​12775
  • [closed] Inconsistent protocol in README for Auto-upstall script #​12771
  • [closed] Need to update Holiday Schedule for 2026 #​12763
  • [closed] 🐛 Bug: airtable import missing description #​12761
  • [closed] 🐛 Bug: Webhook not containing all rows when copy & paste rows into a table. #​12757
  • [closed] 🐛 Bug: "Internal Error" when converting Text column with Default Value to SingleSelect #​12756
  • [closed] 🐛 Bug: Table copy problem #​12738
  • [closed] 🔦 Feature: When filtering by creator in a custom view, add the currently logged in user. #​12736
  • [closed] Is NocoDB affected by the exposed vulnerability in react? #​12711
  • [closed] 🐛 Bug: Circular dependency between Formula and Rollup fields causes infinite recursion and OOM crash #​12708
  • [closed] 🐛 Bug: Webhook only triggers for the first row when updating multiple rows via bulk paste, remaining rows do not trigger #​12697
  • [closed] Bug: MCP Server generates non-functional configuration for self-hosted instances #​12692
  • [closed] 🐛 Bug: Table called "bots" not shown #​12684
  • [closed] The Importance of Dark Mode: A Data-Driven Perspective #​12673
  • [🔎 Status: More Info Needed] 🐛 Bug: [Self Hosted] Calendar view displays events on the wrong date #​12653
  • [closed] 🐛 Bug: extra settings for columns dissapeared #​12652
  • [closed] 🐛 Bug: Missing Show More under SpecificDBType selection #​12649
  • [closed] 🐛 Bug: The formula column content cannot be displayed on a new line. #​12642
  • [closed] 🐛 Bug: [Self Hosted] MCP server setting page is blank #​12631
  • [closed] 🐛 Bug: card view shared won't show attachment field #​12628
  • [closed] uui #​12618
  • [closed] 2440 argulite road Ashland kentucky 41139 #​12617
  • [closed] Screenshot (Oct 31, 2025 11:10:58 AM) #​12616
  • [closed] 🐛 Bug: Create Table button from the sidebar doesn't work in blank database #​12604
  • [closed] 🐛 Bug: Build fails on \developbranch duringpnpm bootstrap`` #​12586
  • [closed] 🐛 Bug: Text shifts incorrectly when inserting text in the middle of a sentence in Row Detail View #​12582
  • [closed] 🐛 Bug: Deleting on a group by creates up to 100 empty lines #​12575
  • [closed] 🐛 Bug: Barcode labels not displaying text underneath #​12569
  • [closed] 为什么不支持多人实时协作呢 #​12567
  • [Status: Not Reproducible] 🐛 Bug: API Next Url is returning always the previous query parameter #​12566
  • [closed] 🔦 Feature: Display Selected Cell Count #​12555
  • [closed] 🔦 Feature: when clicking on delete an attachment, no confirmation message on NOCODB #​12536
  • [closed] 🔦 Feature: Allow external image urls for the gallery. #​12528
  • [closed] 🔦 Feature: Chinese README is out of date #​12524
  • [closed] Sar\runcscc_sort-source_1. 2.6=1.6.5.5.3_fdic=Dacnuisa.sync #​12518
  • [closed] 🔦 Feature: New API Function "Upsert" #​12509
  • [closed] 🐛 Bug: Update records fail with tables created using API #​12508
  • [closed] 🐛 Bug: nc_audit_v2_old is not removed after migration #​12506
  • [closed] 🔦 Feature: Chart and graph view for more digestible data analyzis #​12494
  • [closed] 🔦 Feature: Refresh when new data arrives #​12493
  • [closed] 🐛 Bug: Drag to Reorder Tables/Views Doesn't Work in Safari (Works in Firefox / Chromium) #​12476
  • [closed] 🐛 Bug: Lock pre-filled fields as read-only does not lock a link-to-another-record field #​12467
  • [👋 For : Community or Good First Issue] 🐛 Bug: Cursor jumps to the end when inserting Korean text in the middle of top-level form title #​12421
  • [closed] 🔦 Feature: Drag-and-drop support for attachment fields in Grid and Gallery view #​12166
  • [closed] 🐛 Bug: Today filter for Datetime works with the Browser Timezone but in the Database is UTC #​11728
  • [closed] 🐛 Bug: Improve white space on mobile devices #​11565
  • [closed] 🔦 Feature: Allow precision for Percentage column uidt #​11251
  • [closed] 🔦 Feature: Return list of linked field IDs as value in calls to API "Read Table Record" #​11154
  • [closed] 🔦 Feature: Define order of Data in Link Previews #​11027
  • [closed] 🔦 Enhancement : Formula field needs a precision settings. #​10887

v0.300.0

Compare Source

v0.265.1: : Bug Fix Release

Compare Source

🐛 Closed Issues

  • [closed] 🐛 Bug: [Self hosted] Super Admin Access Lost after initial setup #​12450
  • [👋 For : Community or Good First Issue] 🐛 Bug: JSON_EXTRACT in formula with a special character fails #​12377
  • [👋 For : Community or Good First Issue] 🔦 Feature: Test E-mail / Storage configuration automatically after pressing Save #​11751

What's Changed

New Contributors

Full Changelog: nocodb/nocodb@0.265.0...0.265.1

v0.265.0: : Introducing MCP Server

Compare Source

🚀 NocoDB : Feature Release

0 265 mcp-server
MCP Server – Talk to your database through AI

No more endless clicks or filters. With MCP Server, your NocoDB workspace connects directly to AI-powered tools like Claude, Cursor, and Windsurf. Just ask in plain language, and your database answers back.

What’s Changed?

  • 💬 Conversational queries – Ask questions like “Show me all customers who haven’t 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 go—no 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).

This is just the beginning—MCP opens the door for even deeper AI + database workflows coming soon.

👉 Get started with MCP integration →


Other Updates
  • 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.

Before: https://app.nocodb.com/#/wqb1x/pab8e/mozv1/vwlks5i/

After: https://app.nocodb.com/#/wqb1x/pab8e/mozv1/vwlks5i/product-roadmap

  • File uploads needed a lot clicks: Addin

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency nocodb to ^0.301.0 Update dependency nocodb to ^0.301.0 - autoclosed Mar 30, 2026
@renovate renovate bot closed this Mar 30, 2026
@renovate renovate bot deleted the renovate/nocodb-0.x branch March 30, 2026 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants