Twitter content for the 2026.05.2 release
Thread - 2026.05.2 release
1/ NocoDB 2026.05.2 ships today.
The headline: Gantt View. Turn any date-based table you already have into a live project schedule, with dependencies, milestones, and zoom from a week to five years.
2/ Gantt View.
Your tasks are already in a table. Now they can run a project.
Records become draggable bars, dependencies become arrows, key dates become milestone diamonds. Drag to reschedule, pull from a bar's handle to link tasks, group by any field, and share the schedule as a read-only public view.
3/ Shared Pages.
Write a doc, share it with the world.
Turn any NocoDocs page into a read-only public link, no account needed to view. Control whether sub-pages are reachable, drop in an embeddable iframe, and revoke the link in seconds. Pages with custom visibility stay private.
4/ Also in 2026.05.2:
- Expanded record side panel comes to Community Edition, with field search + Hide blank fields
- Dashboard chart color palettes (bar, line, pie, donut, scatter) + gauge range colors
- Pin Date and DateTime fields to the toolbar as quick filters
- Hidden required fields no longer fail silently
5/ One for security:
One active session per account. Sign in on a new device and the old session signs out, so a login left open on a shared or lost machine can't keep access. On by default, every edition. API tokens unaffected.
6/ For self-hosters:
SSRF protection blocks private/local network targets by default — opt in with env vars if you connect to a local DB or send local webhooks. And a TOTP-secret bug on NC_CONNECTION_ENCRYPT_KEY instances is fixed.
Full notes: nocodb.com/docs/changelog/2026.05.2
Standalone posts
Post A - Gantt View
Your tasks are already in a table. Now they can run a project. Gantt View turns any date-based table into a live schedule: draggable bars, dependency arrows, milestone diamonds, and eight zoom levels from a one-week sprint to a five-year roadmap. Drag to reschedule, link tasks from a bar's handle, share as a read-only public view.
Post B - Shared Pages
Write a doc, share it with the world. Any NocoDocs page can now become a read-only public link, no NocoDB account needed to view. Toggle whether sub-pages are reachable, grab an embeddable iframe, revoke in seconds. Pages with custom visibility never leak through a parent's link.
Post C - Expanded record in Community Edition
A modal covers the grid. A side panel doesn't. The docked expanded-record side panel now ships in Community Edition too, the default desktop layout across every edition. New this release: type to search a record's fields by name, or toggle Hide blank fields to focus on what's filled in.
Post D - One active session per account
A login left open on a shared or lost machine shouldn't keep access. Now it doesn't. NocoDB keeps one active session per account: signing in on a new device or browser signs out the old session and revokes its tokens. On by default, every edition, every sign-in path including SSO. API tokens are unaffected.
Post E - Dashboard color palettes
Make your charts look like yours. Dashboard bar, line, pie, donut, and scatter widgets now take a color palette in their appearance settings, and gauge widgets get a full color picker for range colors. Match a brand, a status convention, or just a cleaner look.