NocoDB 2026.05.3 released on 01-06-2026

NocoDB 2026.05.3 is out now. It reduces broken relations and unexpected link or record creation by addressing several schema and linking reliability issues.
See the full changelog and release notes on the NocoDB GitHub repository for details: https://github.com/nocodb/nocodb/compare/2026.05.2…2026.05.3
What’s in this release
- V1→V2 link upgrade is blocked when the source schema is read-only to avoid unintended schema changes.
- V2 link behaviour now auto-links new records created from the “Has Many” (+) button, preventing missed relations.
- CSV export preserves column order after rearranging columns in the UI, and multiple foreign-key / many-to-many linking bugs have been fixed.
Upgrade notes
- The V1→V2 link upgrade will be blocked if the source schema is read-only — if you intend to perform link upgrades, make the source schema writable before attempting the upgrade.
- If you encounter issues after updating, revert using your usual deployment or downgrade procedure; report problems on the NocoDB GitHub issue tracker.
If you try the release, share your experience or any regressions on the NocoDB GitHub issue tracker so the maintainers can follow up.


