Download Latest Version 0.265.0_ Introducing MCP Server source code.tar.gz (49.7 MB)
Email in envelope

Get an email when there's a new version of NocoDB

Home / 0.265.0
Name Modified Size InfoDownloads / Week
Parent folder
Noco-macos-arm64 2025-10-01 290.0 MB
Noco-macos-x64 2025-10-01 215.5 MB
nocodb.tar.gz 2025-10-01 177.9 MB
Noco-win-x64.exe 2025-10-01 376.7 MB
Noco-linux-arm64 2025-10-01 344.3 MB
Noco-linux-x64 2025-10-01 307.3 MB
Noco-win-arm64.exe 2025-10-01 375.8 MB
0.265.0_ Introducing MCP Server source code.tar.gz 2025-10-01 49.7 MB
0.265.0_ Introducing MCP Server source code.zip 2025-10-01 51.8 MB
README.md 2025-10-01 10.6 kB
Totals: 10 Items   2.2 GB 1

๐Ÿš€ 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: 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 copyingโ€”providing 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.

  • German users couldn't use local date formats: The system didn't support standard German date conventions. Added German Date Format Support for DD.MM.YYYY and DD.MM.YY, enabling proper display and input of dates in local conventions.

  • DATEADD formula was limited to days only: Time-based calculations requiring hours, minutes, or seconds weren't possible. Enhanced DATEADD formula now supports adding hours, minutes, and seconds, enabling more precise date-time calculations.


๐Ÿ› Closed Issues

  • [closed] ๐Ÿ› Bug: Webhook doesn't send custom headers #12408
  • [๐Ÿ”Ž Status: More Info Needed] ๐Ÿ› Bug: Editing single-select issue. Remove an existing single-select value and add it back. Results in the removal of that value from records/ #12402
  • [closed] ๐Ÿ› Bug: Copy pasting from excel leads to an error mention bulkDataUpsert is not possible for editor #12400
  • [closed] ๐Ÿ› Bug: Improvise tooltip for links in ERD #12398
  • [closed] ๐Ÿ› Bug: The default Table grid view does not display paging at the bottom #12389
  • [closed] ๐Ÿ› Bug: Missing "Show more" option for database column parameters #12387
  • [closed] ๐Ÿ› Bug: Horizontal scroll not working when vertical scroll is at the top or bottom of the table #12370
  • [๐Ÿ”Ž Status: More Info Needed] ๐Ÿ› Bug: [self-hosted] The latest version update prevents importing external data. #12368
  • [closed] ๐Ÿ› Bug: Clicking close icon in expanded record in edit state - should not result in losing the changes made #12366
  • [Status: Reproducible] ๐Ÿ› Bug: [self-hosted] Can't upgrade Webhook to v3 #12364
  • [closed] ๐Ÿ› Bug: [self-hosted] : Preview of Pictures are not shown anymore #12342
  • [closed] ๐Ÿ”ฆ Feature: Ability to duplicate filter or filter groups #12073
  • [closed] ๐Ÿ”ฆ Feature: Soft wrap in JSON modal view #11984
  • [closed] ๐Ÿ› Bug: Database error when using where on lookup field from linked table. #11900
  • [closed] ๐Ÿ”ฆ Feature: Expand all for group by view and persisting the opened groups #11435
  • [closed] ๐Ÿ”ฆ Feature: Deselect Specific Records After "SELECT ALL" #10590

What's Changed

Full Changelog: https://github.com/nocodb/nocodb/compare/0.264.9...0.265.0

Source: README.md, updated 2025-10-01