NocoDB 2026.04.3 released on 23-04-2026

NocoDB 2026.04.3 is out now. It restores data visibility for SQLite users and fixes a segmentation fault that caused arm64 self‑hosted instances to fail at startup.
See the full changelog and release details on the NocoDB GitHub: https://github.com/nocodb/nocodb/compare/2026.04.2…2026.04.3
What’s in this release
- Fix for SQLite upgrade bug that made all records invisible after updating to 2026.04.2 (issue #13596)
- Fix for segmentation fault on arm64 self‑hosted instances during startup (issue #13526)
- AI schema API corrected so callAiSchemaApi uses the correct activeProjectId (PR by @rakshith1928)
Upgrade notes
- If you experienced missing records after upgrading to 2026.04.2, upgrade to 2026.04.3 to restore visibility; the release also includes a background migration fix for SQLite to improve the upgrade path (PR by @DarkPhoenix2704).
- If you need to revert, roll back to 2026.04.2 and report any outstanding problems via the GitHub issue tracker referenced in the changelog.
Share any upgrade experiences or issues on the NocoDB GitHub so contributors and maintainers can follow up.
