# NocoDB 2026.05.2 — 2026.05.2 : Introducing Gantt View and Shared Pages
- Product: NocoDB (https://whatsnew.fyi/product/nocodb)
- Vendor: NocoDB
- Date: 2026-05-27
- Version: 2026.05.2
- Original notes: https://github.com/nocodb/nocodb/releases/tag/2026.05.2
- Permalink: https://whatsnew.fyi/product/nocodb/releases/2026.05.2
What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog.
Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'.
---
- **added** — Gantt View for date-based tables with draggable bars, task dependencies, and milestone markers, available in Paid/Enterprise editions
- **added** — Shared Pages feature to publicly share NocoDocs pages as read-only links without requiring a NocoDB account
- **added** — Expanded Record Side Panel in Community Edition, docking records to the right of the grid instead of full-screen modal
- **added** — Search and hide blank fields in expanded records
- **added** — Pinned filters for date fields as compact pills in the toolbar
- **added** — Dashboard chart color palettes for bar, line, pie, donut, and scatter widgets, plus full color picker for gauge ranges
- **added** — Arrow key support to increment and decrement Integer, Decimal, and Percent fields in forms
- **changed** — One active session per account enforced by default across all editions, signing in on a new device signs out the previous session
- **changed** — Workspace 2FA now covers owners, who are no longer exempt from workspace-wide 2FA enforcement
- **changed** — SSRF protection is enforced by default for self-hosted instances, requiring environment variables to allow private network access for databases and webhooks
- **fixed** — AutoNumber field on empty tables no longer throws an error
- **fixed** — Row coloring conditions now persist across view switches instead of resetting
- **fixed** — Junction tables are excluded from the table limit count
- **fixed** — Hidden required fields now display warnings, flags in Fields menu, auto-expand when adding records, and show clear save errors
- **fixed** — Calendar and date fields now respect column timezone for drag, resize, and display operations on MySQL DateTime and timezone-configured columns
- **fixed** — TOTP verification for 2FA now works correctly on self-hosted instances using NC_CONNECTION_ENCRYPT_KEY
- **fixed** — iFrame embedding for shared noco-docs now works as expected
- **security** — Cleared a large batch of dependency security advisories including axios, next, and mermaid
##### Availability
| Feature | CE / Free | Paid / Enterprise |
|---|:---:|:---:|
| Gantt View | – | ✅ |
| Shared Pages | – | ✅ |
| Expanded Record Side Panel | ✅ | ✅ |
##### Gantt View
**Gantt View** turns any date-based table into a live project schedule: records become draggable bars, dependencies become arrows, and key dates become milestone diamonds. Whether you're planning a product launch, mapping a roadmap, or coordinating project phases, it shows what runs when and what blocks what. Drag to reschedule, link tasks from a bar's handle, and zoom from a one-week sprint out to a five-year roadmap.
[Learn more about Gantt View →](https://nocodb.com/docs/product-docs/views/view-types/gantt)
##### Shared Pages
**You can now publicly share a NocoDocs page** as a read-only link that anyone can open in a browser, no NocoDB account required. Whether you're sharing product docs, a project brief, or an internal wiki, you can take a document straight from the editor to a shareable URL, or embed it elsewhere with an iframe snippet. Switch the toggle off to revoke the link in seconds.
[Learn more about sharing documents →](https://nocodb.com/docs/noco-docs/share-document)
##### Expanded Record Side Panel in Community Edition
The **Expanded Record Side Panel**, introduced in 2026.05.1, now ships in Community Edition. Opening a record docks it to the right of the grid instead of a full-screen modal, so your data stays in view while you edit fields, read comments, or scan revision history. It's the default desktop layout across all editions; public and shared views still open as a centered modal.
[Learn more about the Expanded Record →](https://nocodb.com/docs/product-docs/records/expand-record)
##### Account Security
- **One active session per account.** Signing in on a new device or browser signs out the previous session, across every sign-in path including SSO. On by default in all editions; API tokens are unaffected.
- **Workspace 2FA now covers owners.** Owners are no longer exempt from workspace-wide 2FA enforcement, so on Enterprise workspaces that require 2FA, owners are prompted to enroll before continuing.
##### Improvements & Fixes
- **Search and hide blank fields in an expanded record.** In an expanded record you can now search for any field or value, useful when you have lots of fields. Plus the ability to hide blank fields too.
- **Pinned filters for date fields.** Date, DateTime, Created time, and Last modified time fields can now be pinned to the toolbar as compact pills (exact date, days ago, past N days).
- **Dashboard chart color palettes.** On Cloud dashboards, bar, line, pie, donut, and scatter widgets gain a palette picker, and gauges get a full color picker for range colors.
- **Arrow keys step numeric form fields.** Up and Down arrows now increment and decrement Integer, Decimal, and Percent fields in forms, matching how Currency already behaved.
- **AutoNumber on empty tables.** Adding an AutoNumber field to an empty table no longer throws an error; the sequence initializes correctly.
- **Row coloring persists across view switches.** A row-color condition's value is now retained when you switch views instead of resetting.
- **Junction tables excluded from the table limit.** Hidden many-to-many link tables are no longer counted toward a base's table limit, restoring the intended number of user-visible tables.
- **Hidden re
_[Truncated at 4000 characters — full notes: https://github.com/nocodb/nocodb/releases/tag/2026.05.2]_