0.90.0
·
32457 commits
to develop
since this release
π NocoDB : v0.90.0 : Nested lookups + NocoDB SDK
We are really glad to announce that nocodb v0.90.0
has been released.
This release includes some breaking changes (as communicated before - see here) and some notable new features shown below.
What's New in v0.90.0?
- API Design (Auth / Public / Data / Meta)
- NocoDB SDK
- Support Nested Lookup
- Support Sort on Lookup, Formula, Nested Data
- Support Filter on Lookup, Rollup, Formula, Nested Data
- Support Formula with Lookup, Rollup, Column
- Support Duplicate Relation
- API Documentation
- Community Forum
Migration
The migration for meta data will be done automatically. In case you wish to rollback to previous version, you may simply downgrade it to the target version.
Closed Issues
- [Status: Fixed][Type: In Development] relation update in editor mode fail #1706
- [Status: Fixed][Type: In Development] link to record using pop up "add row" modal - does not work #1696
- [Status: Fixed][Type: In Development] hmList- error on removing linked record #1695
- [Status: Fixed][Type: In Development] Project info access fails in commenter/ viewer mode #1694
- [Status: Fixed][Type: In Development] Expanded card (hmList) is empty for relational column in Commenter/ Viewer mode #1693
- [Status: Fixed][Type: In Development] XCDB migration- displays incorrect meta-sync data #1692
- [Status: Fixed][Type: In Development] Form view- error on configuring title #1688
- [Status: Fixed][Type: In Development] xc-token is not allowing to do write operation #1684
- [Status: Fixed][Type: In Development] external db- toast doesn't disappear on attempt to create project with existing name #1669
- [Status: Fixed][Type: In Development] Virtual columns not mapped appropriately #1663
- [Status: Fixed][Type: In Development] Editor role- download CSV not allowed #1662
- [Status: Fixed][Type: In Development] shared grid view- column operations (hide/sort/filter) have no impact on download CSV #1660
- [Status: Fixed][Type: In Development] webhook create with filter condition - failure #1657
- [Status: Fixed][Type: In Development] delete record- failure #1656
- [Status: Fixed][Type: In Development] shared view- download failure #1655
- [Status: Fixed][Type: In Development] Additional field option displayed in shared grid view #1654
- [Status: Fixed][Type: In Development] rename view- active screen toggles to default view #1653
- [Status: Fixed][Type: In Development] Incorrect migration of UI ACL #1622
- [Status: Fixed][Type: In Development] Error: Fields - Hide all #1615
- [Status: Fixed] Browser logging many informations #1611
- [Status: Fixed][Type: In Development] LastUpdate should be auto generated but it requires users to input in Form view only #1652
- [Status: Fixed][Type: In Development] Empty grid after table creation #1651
- [Status: Fixed][Type: In Development] Additional column displayed in actor table/ category table #1650
- [Status: Fixed][Type: In Development] shared form view- error while fetching linked records #1649
- [Status: Fixed][Type: In Development] table create- project tree records not updated #1648
- [Status: Fixed] Notification gets in the way of column headers #1646
- [Status: Fixed] DATEADD formula issues #1638
- [For: Community] Can't kill docker app with sigint #1661
- [closed] I can't change the default port 8080 to a custom value #1617
- [Type: In Development] Notify about v0.90 changes as announcement in app bar #1691
- [Type: In Development] Hide row counter for timebeing #1644
- [Type: In Development] set as primary value - permission error #1658
- [Type: In Development] *List & *Read Column Deletion Failure #1659
- [Type: Bug][Status: Fixed] Error when editing a SingleSelect column #1597
- [Type: Bug][Status: Fixed] Unable to create SingleSelect with type anyenum #1539
- [Type: Bug][Status: Fixed] CSV import fail with NULL value #1537
- [Type: Bug][Status: Fixed] [Discord] Multiple attachment- icon overlaps & extends beyond cell limit boundaries #1468
- [Type: Bug][Status: Fixed] Changing single select fields results in webhooks getting called twice #1312
- [Type: Bug][Status: Fixed] Multiselect bug with comma #1282
- [Type: Bug][Status: Fixed] Multiselect on pg is leading to an error #1630
What's Changed
- Release 0.84.16 by @github-actions in #1609
- fix: disable update call if column undefined by @mertmit in #1632
- fix: migration(v1 to v2) - map proper project id and base id in ui acl by @pranavxc in #1645
- chore(deps): bump moment from 2.29.1 to 2.29.2 in /packages/nocodb by @dependabot in #1631
- fix: url and date formulas by @mertmit in #1639
- Add dumb-init: catch signals by @RobinFrcd in #1664
- docs: add RobinFrcd as a contributor for code by @allcontributors in #1668
- fix: update record counter with insertion/deletion by @mertmit in #1620
- fix: force cell update on unload if unsaved by @mertmit in #1640
- v0.90.0 docs draft by @wingkwong in #1671
- fix: toast error corrections & cache flush on delete by @dstala in #1672
- refactor: renew old fetchReleaseInfo by @mertmit in #1679
- fix: add bulk api permissions to editor by @mertmit in #1685
- Fix - LinkToAnotherRecord related bug fixes by @pranavxc in #1697
- Fix - Link To Another record migration bug by @pranavxc in #1707
- fix: consider virtual option in LTAR column creation by @pranavxc in #1709
- 0.90.0 Pre-Release by @wingkwong in #1710
New Contributors
- @RobinFrcd made their first contribution in #1664
Full Changelog: 0.84.16...0.90.0
Thank you
We would like to thank all the users and contributors to join the journey with us. If you have any questions, please feel free to post your questions to Discord. If you are interested to contribute, please check out Contribution Guide.