0.90.8
版本发布时间: 2022-04-28 13:06:32
nocodb/nocodb最新发布版本:0.255.2(2024-08-29 21:14:27)
🚀 NocoDB : Bug Fix Release
Closed Issues
- [Type: Bug][Status: Fixed] Swagger docs shows localhost by default #1843
- [Type: Bug] Roll up the formula column failed and make all rows cannot be accessed #1842
- [Type: Bug][Status: Fixed] JSON type data is not getting saved from UI #1814
- [Type: Bug][Status: More Info Needed] Multiple lookup columns in one table result in malfunction #1799
- [Type: Bug][Status: Fixed] 'fields' query parameter in REST API has no effect #1762
- [closed] Formula columns on heroku not showing results. #1868
- [closed] data inserted vice versa (nocodb and with python mysqli script) is not inserted on other side #1862
- [closed] Migration from 0084002 to 0090000 (sqlserver) #1855
- [closed] Version 0.84.18 ? #1850
- [closed] FindOne API #1827
- [Type: Feature][Status: Fixed] Provide swagger docs for each project #1769
What's Changed
- fix: MSSQL migration bug by @pranavxc in https://github.com/nocodb/nocodb/pull/1860
- fix: sqlite migration by @pranavxc in https://github.com/nocodb/nocodb/pull/1858
- fix: ignore date formatting if type is not string by @pranavxc in https://github.com/nocodb/nocodb/pull/1869
- fix: correction in belongs to lookup filter query generation by @pranavxc in https://github.com/nocodb/nocodb/pull/1870
- fix: using functions for DATEADD interval by @mertmit in https://github.com/nocodb/nocodb/pull/1877
- fix: belongs to header tooltip by @mertmit in https://github.com/nocodb/nocodb/pull/1878
- fix: use titles instead of table/column names on tooltips by @mertmit in https://github.com/nocodb/nocodb/pull/1881
- fix: storage adapter issue by @wingkwong in https://github.com/nocodb/nocodb/pull/1893
- fix: pass correct project id to get model list by @pranavxc in https://github.com/nocodb/nocodb/pull/1901
- fix - delete table bug by @pranavxc in https://github.com/nocodb/nocodb/pull/1886
- feat: nested field filtering by @pranavxc in https://github.com/nocodb/nocodb/pull/1856
- feat: automate PR process from develop to master in release by @wingkwong in https://github.com/nocodb/nocodb/pull/1859
- feat: accept project id or title in data apis by @pranavxc in https://github.com/nocodb/nocodb/pull/1854
- feat: show schema name option for mssql and pg project creation by @pranavxc in https://github.com/nocodb/nocodb/pull/1867
- test: cypress disable screenshots/ suspecting flakyness by @dstala in https://github.com/nocodb/nocodb/pull/1884
- refactor: show LTAR column name instead of table name in Lookup/Rollup by @pranavxc in https://github.com/nocodb/nocodb/pull/1875
- test/cypress: UI corrections by @dstala in https://github.com/nocodb/nocodb/pull/1894
- 0.90.8 Pre-release by @wingkwong in https://github.com/nocodb/nocodb/pull/1909
Full Changelog: https://github.com/nocodb/nocodb/compare/0.90.7...0.90.8