Fix2026.05.3
Bug Fix Release
This release addresses multiple bugs and improvements including fixes for link field upgrades, CSV export column ordering, webhook settings, linked record display, and API authentication issues. Also includes enhancements to group-by functionality, form notifications, and UI navigation.
🐛 Closed Issues
- [closed] 🔦 Feature: Restore webpage favicon and static title of webpage in Community Edition 2026.05.2 #13928
- [closed] 🐛 Bug: V1 -> V2 link upgrade changed schema while 'Allow schema change' is disabled #13911
- [closed] 🔦 Feature: Custom subject line for form submission notification emails #13891
- [closed] 🔦 Feature: Plain-text option for form submission notification emails #13890
- [closed] 🔦 Feature: group by switch on / off #13851
- [closed] Enhancement: add bulk record update with CSV import for all table types #13841
- [closed] Nocodb Docs public sharing? #13819
- [closed] 🐛 Bug: Updating linked field doesn't display change in a GUI #13798
- [closed] 🐛 Bug: V2 Link — creating record from Has Many "+" button does not auto-link to parent #13770
- [closed] 🐛 Bug: CSV export does not reflect the column order after rearranging columns in the UI #13768
- [closed] 🐛 Bug: Multiple foreign key columns within Table B, pointing to the same column in Table A, have misrepresented values #13759
- [closed] 🐛 Bug: API Key cannot access v2 API endpoints - 403 "Forbidden - Unauthorized access" #13734
- [closed] 🐛 Bug: Newly created account shows "1 hour ago" in user list (timezone offset issue) #13464
- [closed] Error fetching data on all views after upgrading from 0.265.1 to 0.301.5 (MySQL 9.0.1) #13404
- [closed] 🐛 Bug: [External DB - PostgreSQL] Many-to-many relationship on same table adds unwanted links and generates partially wrong or missing linked records. #13349
- [closed] 🐛 Bug: In Webhook Settings the Action Input/Modification field is broken. ? #13110
- [closed] 🐛 Bug: Linking between tables not working #13092
What's Changed
- Nc fix: block link v1→v2 upgrade when source schema is read-only by @rameshmane7218 in #13923
- feat(group-by): per-group enable/disable toggle by @rameshmane7218 in #13921
- Nc fix(nc-gui): arrow-key navigation in link/unlink record modals by @rameshmane7218 in #13927
- Nc feat : docs rev history by @rameshmane7218 in #13919
- Nc fix/sync missing ce build files by @pranavxc in #13932
- fix(nocodb): reject /auth/user/me with 401 when supplied JWT is invalid by @pranavxc in #13933
- Allow AutoNumber columns as display value by @pranavxc in #13934
- Nc nocodb sync by @DarkPhoenix2704 in #13884
- fix: groupby binding mismatch when subGroup column has literal '?' chars by @fendy3002 in #13936
- Nc fix/cal support issues by @dstala in #13935
- feat(nc-gui): persistent alphabetize toggle for select field options by @dstala in #13924
- Nc fix(nc-gui): re-align view search dropdown when toolbar width changes by @rameshmane7218 in #13937
- docs: stub intent comments by @mertmit in #13940
- Nc feat/org admin role assignment by @pranavxc in #13946
- Nc fix/duplicate record grid by @pranavxc in #13944
- chore(deps): patch remaining Dependabot advisories via pnpm overrides by @pranavxc in #13929
- fix: preserve column order in csv export by @aakashgautam-git in #13918
- Nc fix/delbypk column name undefined by @pranavxc in #13941
- Nc fix(nocodb): correct link & user field rendering in form/record emails by @rameshmane7218 in #13956
- Nc fix(nc-gui): V2 LTAR "+" button now auto-links new record to parent by @rameshmane7218 in #13954
- Nc feat/v3 timeline gantt 9067 by @fendy3002 in #13960
- Nc feat/v3 api separator enum by @fendy3002 in #13959
- Nc fix/sqlite data source hidden onprem by @pranavxc in #13963
Full Changelog: 2026.05.2...2026.05.3
bug-fixeslinkscsvapiuiforms
Source: original entry ↗