nocodb: changelog & breaking changes
Auto-tracked from github.com/nocodb/nocodb. Updated Jul 06, 2026.
2026.06.2
2026-06-29
⚠ Breaking changes
- Stored cross-site scripting fix. Field names shown in the AI prompt tooltip are now rendered as plain text, so a crafted field name can no longer execute script.
2026.06.1
2026-06-15
⚠ Breaking changes
- Unlimited filters on paid plans. The 50-filter cap per view, which also limited form field conditions, is removed on all paid NocoDB Cloud plans.
- Filter values are no longer truncated. Editing a filter with many selected options no longer silently drops values beyond 255 characters.
- Photos display the right way up. Attachment thumbnails now respect EXIF orientation, so portrait photos no longer render sideways.
- Smoother SSO sign-in. Signing in through SSO no longer occasionally logs you straight back out.
- Stronger safeguards for external database connections. Connection details are validated at connect time, and API responses no longer include sensitive account material.
- Deprecation Notice
2026.06.0
2026-06-04
⚠ Breaking changes
- Safer schema sync. Syncing schema no longer drops links or relations when a related table has no primary key, and user-set primary keys are preserved across schema changes.
2026.05.3
2026-06-01
✓ No breaking changes detected — looks safe to upgrade.
2026.05.2
2026-05-27
⚠ Breaking changes
- 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.
- AutoNumber on empty tables. Adding an AutoNumber field to an empty table no longer throws an error; the sequence initializes correctly.
- 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.
- Calendar and date fields respect the column timezone. Drag, resize, and display on Calendar views no longer show the wrong offset for MySQL DateTime and timezone-configured columns.
2026.05.1
2026-05-18
⚠ Breaking changes
- Callout type="info">Self-hosted license activation requires NocoDB to run on PostgreSQL. SQLite and MySQL deployments must migrate before activating a license.</Callout
- closed Base not found after automatic update to 2026.04.3 - workspace migration issue
- closed 🐛 Bug: migrate base v3, now the last version of n8n doesnt work
- closed 🐛 Bug: Build failure in nocodb-sdk: dbTableFilter.delete no longer exists
2026.05.0
2026-05-08
⚠ Breaking changes
- User cells in shared and public views - User fields now expose only the name and avatar on shared and public views. Email addresses are no longer included in the cell payload.
- closed V1→V2 Link upgrade: multiple breaking bugs force self-hosted build
2026.04.5
2026-04-30
⚠ Breaking changes
- Add, rename, and remove options from inside NocoDB — changes apply directly to the underlying Postgres ENUM type.
⚡ Want an alert the moment your stack breaks — not a weekly digest? ChangeRadar Pro adds instant alerts + unlimited libraries + AI migration steps.Go Pro — $9/mo
Related breaking-change trackers