NocoDB | 2026.04.2

NocoDB 2026.04.2 released on 22-04-2026


NocoDB 2026.04.2 is out now. NocoDocs, a full-featured document editor embedded inside your base, brings rich block editing, real-time collaborative editing with threaded discussions, hierarchical drag-and-drop document trees and one-click export to Markdown or HTML so documentation and data live together.

See the NocoDB documentation and the release notes on GitHub for full details and installation instructions.

What’s in this release

  • NocoDocs — an integrated document editor with headings, code blocks, callouts, tables, images, file attachments, embeds, math, a slash-command palette, auto-save and export to Markdown or HTML.
  • Editors can manage collaborative views — Editors (and above) may now create, rename, duplicate, delete and configure collaborative views; locking or modifying locked views still requires Creator or Owner.
  • Field and UI improvements — User fields can default to Current User, rollup precision for Currency fields is fixed so decimal formatting is configurable again, and the comment-count indicator now displays correctly in grouped views and after refresh.

Upgrade notes

  • No breaking changes are reported; note that locking or unlocking views and modifying locked views still require Creator or Owner—ask a Creator/Owner when those actions are needed.
  • No special rollback procedure is documented for this release; revert to your previous version using your normal deployment workflow if required.

Share your experience or file any issues on the project’s GitHub so the team can follow up.

Related posts

Weekly Tech Digest | 06 Jul 2026

Stay updated with the latest in tech! This digest covers AI ethics, auto industry shifts, and the impact of politics on technology, exploring today's pressing issues.

wolfCOSE zero-allocation parsing in embedded C

wolfCOSE looks sensible only if you care about what your firmware actually has to carry. I like that, because on small targets the wrong crypto feature can cost more than the message itself, and there...

restic | v0.19.1

restic v0 19 1: safer FUSE mounts and mountpoint checks, robust backup source and exclude handling, clearer CLI JSON output, Windows SFTP deletion fixes