# NocoDB 2026.06.2 — 2026.06.2 : Introducing Oracle Database Support
- Product: NocoDB (https://whatsnew.fyi/product/nocodb)
- Vendor: NocoDB
- Date: 2026-06-29
- Version: 2026.06.2
- Original notes: https://github.com/nocodb/nocodb/releases/tag/2026.06.2
- Permalink: https://whatsnew.fyi/product/nocodb/releases/2026.06.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** — Oracle Database support as an Enterprise add-on alongside PostgreSQL, MySQL, and Microsoft SQL Server
- **added** — Compact and Expanded record height options for calendar cards and ability to collapse or hide weekends in calendar view
- **added** — Circle progress shape option for Percent fields in addition to the existing Bar shape
- **added** — Formatting tab for Lookup fields to set display format independently of the source field when resolving to numbers or dates
- **added** — Toggle individual sort conditions on or off without deleting them and drag to reorder sort fields
- **added** — Dashed guide lines for Gantt milestones aligned to date headers and ability to switch group-bys off and back on without losing configuration
- **added** — Custom page size with own width and height in Page Designer extension and ability to keep multiple named designs
- **added** — Weekday-prefixed date formats showing day of week in cells and grid group headers for ISO, European, and US base formats
- **added** — Public shared forms now save in-progress answers to browser and clear draft on submit
- **added** — Form notification setting to pick which base collaborators receive email on each submission
- **added** — CSV, Excel, and JSON exports now include all linked records in Links or Lookup cells
- **changed** — Faster base and grid loads by coalescing many internal read requests into a single batched request
- **added** — Production-grade Kubernetes Helm chart rewritten for high availability with separate app and worker deployments, autoscaling, external PostgreSQL and Redis support, and pod disruption budgets
- **added** — Self-hosted deployments can now show email and password sign-in form alongside SSO on the sign-in page with new admin setting
- **security** — OAuth refresh-token rotation is now strictly single-use under concurrent requests and access tokens can no longer be presented as session tokens
- **security** — Public OAuth client endpoint no longer returns sensitive material
- **security** — External database connections validate connection host before connecting on all editions to block attempts to reach internal network addresses
- **security** — Outgoing webhook request and response bodies, image thumbnail input sizes, and formula string output are now capped to prevent memory exhaustion
- **security** — Field names in AI prompt tooltip are now rendered as plain text to prevent stored cross-site scripting attacks
##### Availability
| Feature | CE / Free | Paid / Enterprise |
|---|:---:|:---:|
| Oracle Database Support | – | Enterprise add-on |
##### Oracle Database Support
**Oracle Database** joins PostgreSQL, MySQL, and Microsoft SQL Server as a connectable external data source. Connect an existing Oracle database and work with its tables through NocoDB's grids, views, fields, formulas, links, lookups, aggregations, and charts. Available as an add-on for Enterprise customers; reach out to the support team ([support@nocodb.com](mailto:support@nocodb.com)) to enable it.
[Learn more about connecting data sources →](https://nocodb.com/docs/product-docs/data-sources/connect-to-data-source)
##### Improvements & Fixes
- **A more readable calendar.** Switch cards between **Compact** and **Expanded** record heights, see several fields per card in Week view, and **collapse** or **hide** weekends straight from the calendar's view mode dropdown. [Learn more →](https://nocodb.com/docs/product-docs/views/view-types/calendar)
- **Circular progress for Percent fields.** Percent fields can now render their progress as a **Circle** as well as the existing **Bar**, set from the field's "Progress bar shape" option. [Learn more →](https://nocodb.com/docs/product-docs/fields/field-types/numerical/percent)
- **Formatting options for Lookup fields.** When a Lookup resolves to a number or a date, a new **Formatting** tab lets you set its display format (decimal, currency, percent, or date, datetime, time) independently of the source field, and it applies everywhere the lookup appears. [Learn more →](https://nocodb.com/docs/product-docs/fields/field-types/links-based/lookup)
- **Smarter sorting.** Toggle individual sort conditions on or off without deleting them, and drag to reorder your sort fields. [Learn more →](https://nocodb.com/docs/product-docs/table-operations/sort)
- **Gantt milestone guide lines and group toggles.** Milestones now drop a dashed guide line up to the date header so they're easy to place at a glance, group-bys can be switched off and back on without losing their configuration, and formula fields that produce a URL render as clickable links in the sidebar. [Learn more →](https://nocodb.com/docs/product-docs/views/view-types/gantt)
- **More layout control in Page Designer.** The Page Designer extension now supports a custom page size with your own width and height, and you can keep several named designs in one place and switch, duplicate, or rename them. [Learn more →](https://nocodb.com/docs/product-docs/extensions/page-designer)
- **Weekday-prefixed date formats.** New date display formats prefix the day of the week (for example "Wednesday 2026-06-10" or "Wed 10/06/2026") in cells and grid group headers, available for ISO, European, and US base formats. [Learn more →](https://nocodb.com/docs/product-docs/fields/field-types/date-time-based/date)
- **Forms remember in-progress answers.** Public shared forms now save what a respondent has typed to their own browser, so a refresh or accidental navigation no longer wipes a half-completed form. The draft clears on submit. [Learn more →](https://nocodb.com/docs/product-docs/views/view-types/form)
- **Email form responses to any base collaborator.** The form's notification setting now lets you pick which base collaborators receive an email on each submission, not just the form owner. [Learn more →](https://nocodb.com/docs/product-docs/views/view-types/form)
- **Linked-record exports are complete.** CSV, Excel, and JSON exports now include all linked records in a Links or Lookup cell.
##### Security
- **OAuth and authentication hardening.** OAuth refresh-token rotation is now strictly singl
_[Truncated at 4000 characters — full notes: https://github.com/nocodb/nocodb/releases/tag/2026.06.2]_