0.90.7
版本发布时间: 2022-04-23 18:57:47
nocodb/nocodb最新发布版本:0.255.2(2024-08-29 21:14:27)
🚀 NocoDB : Bug Fix Release
Closed Issues
- [Type: Bug][Status: Fixed] Unreachable previous API paths after upgrade #1831
- [Type: Bug][Status: Fixed] Forget Password #1828
- [Type: Bug][Status: Fixed] 'change password' does not take effect #1824
- [Type: Bug][Status: Fixed] error 400 when upload to S3 #1822
- [Type: Bug][Status: Fixed] Anyone encountered data not properly saving in UI? #1813
- [Type: Bug][Status: Fixed] fatal: unsafe repository ('/github/workspace' is owned by someone else) #1785
- [Type: Bug][Status: Fixed] Invalid requests by search field in NocoDB UI #1784
- [Type: Bug][Status: Fixed] Enter not properly captured when in edit form for linked record column name #1781
- [Type: Bug][Status: Fixed] Color code for HasMany, ManyToMany, Lookup and Rollup #1766
- [Type: Bug][Status: Fixed][Type: 0.90 Migration] schema immediately out of sync on postgres when creating table, columns #1753
- [Type: Bug][Status: Fixed] SMTP app doesn't work in 0.90.3 #1751
- [Type: Bug][Priority: Critical] Error upgrading 0.84.16 -> 0.90.2 on heroku using command line #1736
- [Type: Bug][DB: SQLite] Failed to create column with datatype 'Time' #1380
- [Type: Bug][Scope: v0.90.0] Tables connected by a natural id (a foreign key that is not the primary key on the other side) are not viewed properly #1299
- [Type: Bug] Populating a column with link to another record doesnt work on an empty row #1284
- [Type: Bug][Type: Enhancement][Scope: v0.90.0] Multiple foreign keys to same tables results in issues. #756
- [Type: Bug][Status: Fixed] Unable to Upload Attachments using shared base link #1579
- [Type: Enhancement][Scope: v0.90.0] Missing WHERE clause in Bulk APIs #1421
- [Type: Question] App configuration #1563
- [i18n translation] [i18n] Language support extension-
#1420 - [Type: Feature] [Feature] Allow filtering on "LinkToAnotherRecord" field #868
- [Status: More Info Needed] Wrong page change widget #818
- [Type: Feature] Client SDKs #575
- [Type: Enhancement][Scope: v0.90.0] Shared View GET API #442
- [Type: 0.90 Migration] My user is suddenly missing #1794
- [Type: Feature][Status: Fixed] [Feature] The Editor need the function of ”Upload CSV“ #1683
- [Status: Fixed] DATEADD formula issues #1638
- [Status: More Info Needed] Cell won't update properly in version 0.84.16 #1637
- [Status: More Info Needed] Dashboard loading too long #1545
- [Status: More Info Needed] [Cannot read property 'meta' of undefined] When create table #1452
- [Status: More Info Needed] Webhook doesn't work on API inserted row #1440
- [Status: Fixed][Type: In Development] able to clear record for locked view (from both normal grid & editor mode shared base) #1773
- [Status: Fixed][Type: In Development] form view shows roll-up column #1772
- [closed] Only owner can use ”Upload CSV“ when updated to PackageVersion: 0.90.5 #1810
- [closed] [Feature] #1786
- [i18n translation] [i18n] Language support extension- ja #1680
- [For: Community][Status: Fixed][minor] Enable scroll for sort & filter #1675
- [For: Community][minor] [minor] LTAR - UI improvement #1673
What's Changed
- refactor: use SqlFactory from nocodb-sdk package by @pranavxc in https://github.com/nocodb/nocodb/pull/1750
- Fix - LTAR based filter by @pranavxc in https://github.com/nocodb/nocodb/pull/1757
- chore(deps): bump async from 2.6.3 to 2.6.4 in /packages/nocodb-sdk by @dependabot in https://github.com/nocodb/nocodb/pull/1699
- chore(deps): bump async from 2.6.3 to 2.6.4 in /packages/noco-docs-prev by @dependabot in https://github.com/nocodb/nocodb/pull/1700
- chore(deps): bump async from 2.6.3 to 2.6.4 in /packages/noco-docs by @dependabot in https://github.com/nocodb/nocodb/pull/1701
- chore(deps): bump async from 2.6.3 to 2.6.4 in /packages/nc-plugin by @dependabot in https://github.com/nocodb/nocodb/pull/1702
- chore(deps): bump async from 2.6.3 to 2.6.4 in /packages/nc-cli by @dependabot in https://github.com/nocodb/nocodb/pull/1703
- chore(deps): bump async from 2.6.3 to 2.6.4 in /packages/noco-i18n by @dependabot in https://github.com/nocodb/nocodb/pull/1704
- chore(deps): bump async from 2.6.3 to 2.6.4 in /packages/noco-blog by @dependabot in https://github.com/nocodb/nocodb/pull/1705
- chore(deps): bump async from 2.6.2 to 2.6.4 in /packages/nc-migrator-archived by @dependabot in https://github.com/nocodb/nocodb/pull/1698
- chore(deps): bump minimist from 1.2.5 to 1.2.6 in /packages/nocodb by @dependabot in https://github.com/nocodb/nocodb/pull/1561
- chore(deps): bump minimist from 1.2.5 to 1.2.6 in /scripts/cypress/fixtures/sqlite-sakila/regenFiles by @dependabot in https://github.com/nocodb/nocodb/pull/1572
- refactor: i18n zh_CN corrections by @dstala in https://github.com/nocodb/nocodb/pull/1748
- docs: add zprial as a contributor for code by @allcontributors in https://github.com/nocodb/nocodb/pull/1761
- Fix - Migration bugs by @pranavxc in https://github.com/nocodb/nocodb/pull/1771
- Release 0.90.5 by @github-actions in https://github.com/nocodb/nocodb/pull/1777
- docs: fix link to repository structure in
CONTRIBUTING.md
by @nilsreichardt in https://github.com/nocodb/nocodb/pull/1779 - docs: add nilsreichardt as a contributor for code by @allcontributors in https://github.com/nocodb/nocodb/pull/1780
- fix: send invite email by @pranavxc in https://github.com/nocodb/nocodb/pull/1752
- fix: use alias instead of _cn by @wingkwong in https://github.com/nocodb/nocodb/pull/1787
- fix: disable clear in locked view by @wingkwong in https://github.com/nocodb/nocodb/pull/1788
- Enter not properly captured when in edit form for linked record column name #1781 by @iamnamananand996 in https://github.com/nocodb/nocodb/pull/1789
- docs: add iamnamananand996 as a contributor for code by @allcontributors in https://github.com/nocodb/nocodb/pull/1792
- fix: not showing lookup & rollup in form view by @wingkwong in https://github.com/nocodb/nocodb/pull/1791
- Enable scroll for sort & filter #1675 by @iamnamananand996 in https://github.com/nocodb/nocodb/pull/1714
- i18n/translation ja (@darakee) by @dstala in https://github.com/nocodb/nocodb/pull/1796
- refactor: product analytics by @dstala in https://github.com/nocodb/nocodb/pull/1795
- i18n/translation farsi correction (@okaeiz) by @dstala in https://github.com/nocodb/nocodb/pull/1797
- Clarify "vertical" = "department" for US eng. speakers. (Used in imgs… by @GeoffMaciolek in https://github.com/nocodb/nocodb/pull/1800
- docs: add GeoffMaciolek as a contributor for code by @allcontributors in https://github.com/nocodb/nocodb/pull/1801
- fix: virtual-header-cell component by @mertmit in https://github.com/nocodb/nocodb/pull/1802
- fix: 'owner' role color by @mertmit in https://github.com/nocodb/nocodb/pull/1806
- Update iw.json by @KostaGorod in https://github.com/nocodb/nocodb/pull/1815
- feat: improve json editor by @mertmit in https://github.com/nocodb/nocodb/pull/1821
- fix: editor ACL by @wingkwong in https://github.com/nocodb/nocodb/pull/1823
- fix: cell saving by @mertmit in https://github.com/nocodb/nocodb/pull/1817
- fix: change password by @wingkwong in https://github.com/nocodb/nocodb/pull/1825
- fix: forgot password by @wingkwong in https://github.com/nocodb/nocodb/pull/1829
- test: remove access to export / import tab by @dstala in https://github.com/nocodb/nocodb/pull/1836
- Fix "sponsor us"'s text in zh_TW.json by @mudream4869 in https://github.com/nocodb/nocodb/pull/1833
- docs: add mudream4869 as a contributor for code by @allcontributors in https://github.com/nocodb/nocodb/pull/1837
- Feat/1769 swagger by @pranavxc in https://github.com/nocodb/nocodb/pull/1834
- feat: findOne by @wingkwong in https://github.com/nocodb/nocodb/pull/1830
- fix: DATEADD negative intervals by @mertmit in https://github.com/nocodb/nocodb/pull/1816
- Add missing i18n interpolations by @ddazal in https://github.com/nocodb/nocodb/pull/1808
- fix: Postgres meta out of sync by @pranavxc in https://github.com/nocodb/nocodb/pull/1759
- 0.90.7 Pre-release by @mertmit in https://github.com/nocodb/nocodb/pull/1845
New Contributors
- @nilsreichardt made their first contribution in https://github.com/nocodb/nocodb/pull/1779
- @iamnamananand996 made their first contribution in https://github.com/nocodb/nocodb/pull/1789
- @GeoffMaciolek made their first contribution in https://github.com/nocodb/nocodb/pull/1800
- @KostaGorod made their first contribution in https://github.com/nocodb/nocodb/pull/1815
- @mudream4869 made their first contribution in https://github.com/nocodb/nocodb/pull/1833
Full Changelog: https://github.com/nocodb/nocodb/compare/0.90.5...0.90.7