Twitter content for the 2026.06.2 release
Thread - 2026.06.2 release
1/ NocoDB 2026.06.2 ships today.
The headline: Oracle Database support. Oracle joins PostgreSQL, MySQL, and SQL Server as a connectable external data source.
2/ Oracle Database.
Connect an existing Oracle database and work with its tables through NocoDB's grids, views, fields, formulas, links, lookups, aggregations, and charts. The full surface, against your Oracle data. Available as an Enterprise add-on, via support@nocodb.com.
3/ The calendar got a lot more readable:
- Switch cards between Compact and Expanded record heights
- See more fields per card in Week view
- Collapse or hide weekends straight from the view mode dropdown
4/ Two field upgrades:
- Lookup formatting: give a Lookup its own number or date display format, independent of the source field
- Percent fields can now show progress as a Circle, not just a Bar
5/ Gantt picks up milestone guide lines that run up to the date header, group-by toggles you can switch off and back on, and clickable formula URLs in the sidebar.
6/ Also in 2026.06.2:
- Smarter sorting: toggle individual conditions on/off, drag to reorder
- Weekday-prefixed date formats
- Page Designer: custom page sizes and multiple named designs
- Public forms remember in-progress answers; email responses to any base collaborator
7/ For self-hosting:
- A production-grade Helm chart, rewritten for high availability
- Faster base and grid loads via request batching
- Email and password sign-in alongside SSO
- A batch of OAuth, SSRF, and resource-exhaustion security hardening
Full notes: nocodb.com/docs/changelog/2026.06.2
Standalone posts
Post A - Oracle Database
Oracle Database joins PostgreSQL, MySQL, and SQL Server as a connectable external data source in NocoDB. Connect an existing Oracle database and work with its tables through grids, views, fields, formulas, links, lookups, aggregations, and charts. Available as an Enterprise add-on.
Post B - Calendar upgrades
The NocoDB calendar got more readable. Switch cards between Compact and Expanded record heights, see more fields per card in Week view, and collapse or hide weekends straight from the view mode dropdown.
Post C - Lookup formatting
Lookup fields can now carry their own formatting. When a Lookup resolves to a number or a date, set its display format (decimal, currency, percent, or date/datetime/time) independently of the source field, applied everywhere the lookup appears.
Post D - Gantt
Gantt views get milestone guide lines that run up to the date header so a milestone's date is easy to read at a glance, group-by toggles you can switch off and back on without losing the configuration, and formula fields that produce a URL now render as clickable links in the sidebar.
Post E - Production-grade Helm chart
Self-hosting NocoDB on Kubernetes just got serious. The Helm chart was rewritten for high availability: separate app and worker deployments each with their own autoscaling, external PostgreSQL and Redis, pod disruption budgets and anti-affinity, and sensible resource defaults.