0.251.2
版本发布时间: 2024-07-23 17:44:53
nocodb/nocodb最新发布版本:0.255.2(2024-08-29 21:14:27)
🐛 Closed Issues
- [🐛 Type: Bug] 🐛 Bug: Airtable import not importing the data #9032
- [🔦 Type: Feature] 🔦 Feature: Unlimited record per page #9023
- [🐛 Type: Bug] 🐛 Bug: Webhook Parameters are not sent #9021
- [🐛 Type: Bug] 🐛 Bug: CSV Data Upload option not available for MySQL when Schema edit is disabled #8993
- [🐛 Type: Bug] 🐛 Bug: UI Issue with JSON Type Columns #8987
- [🐛 Type: Bug][🐘 DB : Postgres] 🐛 Bug: Meta database configuration missing database name #8965
- [🐛 Type: Bug][Status: Reproducible] 🐛 Bug: No belongs-to column for link to same table #8958
- [🐛 Type: Bug][🔎 Status: More Info Needed] 🐛 Bug: Portainer: getaddrinfo ENOTFOUND host.docker.internal #8945
- [🐛 Type: Bug][Status: Reproducible] 🐛 Bug: Modal from belongs-to chip doesn't show links #8940
- [🐛 Type: Bug][🔎 Status: More Info Needed] Bug: Missing image quick switch button #8937
- [closed] 🐛 Bug: docker: invalid reference format. #8932
- [👋 For : Community or Good First Issue] 🐛 Bug: "Rename view" should be "rename form" #8930
- [closed] 🐛 Bug: "w.replace is not a function" on CSV import #8928
- [closed] 🐛 Bug: SignIn/SignUp -- trim extra spaces if any #8910
- [closed] 🐛 Bug: Audit related fixes #8868
- [closed] 🔦 Feature: The order of the columns in autoCompleteFieldList dropdown (sort, group, filter menu) should be same as view column order #8861
- [closed] 🔦 Feature: Import CSV - skip field mapping during import #8796
- [closed] 🐛 Bug: After each width adjustment of nc-sidebar, when the page is refreshed, the width changes to the default width #8774
- [closed] 🔦 Feature: Export all the content of a table in only one csv/xls file #8698
- [closed] 🔦 Feature: The color of scrollbar need to be more obvious. #8659
- [closed] 🐛 Bug: isFunction is not a function #8018
- [closed] 🐛 Bug: Global search over date time field #7901
- [closed] 🐛 Bug: Commenter/Viewer can enable columns in View but they show empty #7867
- [closed] 🐛 Bug: Groupby dateTime related fields is not working properly #7494
- [closed] 🐛 Bug: field order in toolbar & linked record modal #7422
- [🔎 Status: More Info Needed] 🐛 Bug: Gallery View Image View is broken. #7264
- [closed] 🐛 Bug: API made calls not shown in the audit log #7201
- [closed] 🐛 Bug: 'subdirectory_arrow_right' text appears before column names #6446
- [Status: Reproducible] 🐛 Bug: uppercase should be after lowercase when sort
A-Z
#5929 - [closed] 🐛 Bug: CSV import Id fields doesn't effect table Id counter #5243
- [👩🔬 Status: In-Analysis] Error on Start after docker-compose down, docker-compose pull, docker-compose up -d #4965
What's Changed
- Release 0.251.1 by @github-actions in https://github.com/nocodb/nocodb/pull/8919
- chore: post-release sync by @github-actions in https://github.com/nocodb/nocodb/pull/8920
- test: UI ACL by @dstala in https://github.com/nocodb/nocodb/pull/8927
- chore: remove trailing space from docker command by @mertmit in https://github.com/nocodb/nocodb/pull/8936
- chore: upgrade pnpm install action by @mertmit in https://github.com/nocodb/nocodb/pull/8934
- New Crowdin updates by @o1lab in https://github.com/nocodb/nocodb/pull/8935
- fix(nc-gui): translation merge issue by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/8938
- maintenance ui by @DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/8909
- feat: Field list dropdown order should be same as view column order by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/8917
- feat: maintenance alert docs by @DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/8944
- New Crowdin updates by @o1lab in https://github.com/nocodb/nocodb/pull/8939
- fix: sync docs dependencies by @DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/8946
- Fix: Persist the left sidebar width and use pixels instead of percentage to configure the sidebar width by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/8931
- feat: attachments by url, webcam by @DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/8921
- test: disable MFE tests for SQLite & MySQL by @dstala in https://github.com/nocodb/nocodb/pull/8914
- Nc fix: Audit related fixes by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/8901
- feat: use text for SingleLineText & URL by @mertmit in https://github.com/nocodb/nocodb/pull/8933
- chore(deps): bump braces from 3.0.2 to 3.0.3 in /packages/noco-docs by @dependabot in https://github.com/nocodb/nocodb/pull/8725
- New Crowdin updates by @o1lab in https://github.com/nocodb/nocodb/pull/8951
- fix: load expnaded form row on cliking on bt, ltar cell chip by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/8950
- Nc feature: Import CSV - skip field mapping during import by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/8915
- docs: import csv by @dstala in https://github.com/nocodb/nocodb/pull/8952
- New Crowdin updates by @o1lab in https://github.com/nocodb/nocodb/pull/8953
- docs: remove EAN from supported barcode type by @dstala in https://github.com/nocodb/nocodb/pull/8955
- Nc chore/menu titles by @dstala in https://github.com/nocodb/nocodb/pull/8961
- fix: avoid checking names cross-source by @mertmit in https://github.com/nocodb/nocodb/pull/8954
- fix: use update method for soft delete by @dstala in https://github.com/nocodb/nocodb/pull/8967
- New Crowdin updates by @o1lab in https://github.com/nocodb/nocodb/pull/8968
- Nc fix: sidebar width issue if user hide sidebar & reload page by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/8972
- chore : Group the env variables and remove the ones that are not nece… by @o1lab in https://github.com/nocodb/nocodb/pull/8977
- fix: enable toc in docs by @DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/8983
- New Crowdin updates by @o1lab in https://github.com/nocodb/nocodb/pull/8982
- fix: add telementry to cmd+j by @DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/8981
- Nc fix: prevent commentor/viewer from enabling hidden columns by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/8971
- fix: missing pk for user junction table by @mertmit in https://github.com/nocodb/nocodb/pull/8973
- fix(nc-gui): add new row btn width issue by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/8989
- Nc feat/links from existing cols by @dstala in https://github.com/nocodb/nocodb/pull/8367
- Nc fix: rename id column if exist in import table by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/8984
- feat(nc-gui): persist add new record mode (grid/form) in local storage by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/8992
- fix(nc-gui): json cell value visibility issue by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/8991
- feat(nc-gui): add form header in each slide of survey form by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/8995
- fix: Extensions TBD work items by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/8986
- Nc fix/links followup by @pranavxc in https://github.com/nocodb/nocodb/pull/8994
- fix: CSV Data Upload option not available for MySQL when Schema edit is disabled by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/8996
- docs: typo fix by @dstala in https://github.com/nocodb/nocodb/pull/9000
- feat: fileCreateByStream for S3 by @mertmit in https://github.com/nocodb/nocodb/pull/9003
- Nc fix/bulk api by @DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/9006
- fix: rollup functions by @dstala in https://github.com/nocodb/nocodb/pull/8900
- fix(nc-gui): fix download csv/xlsx error by @ZoeLeee in https://github.com/nocodb/nocodb/pull/9010
- nc fix/Links followup by @pranavxc in https://github.com/nocodb/nocodb/pull/9002
- New Crowdin updates by @o1lab in https://github.com/nocodb/nocodb/pull/9016
- feat(nc-gui): rating form field validation by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/9015
- Nc fix: data exporter extension UI changes by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/9005
- fix: Rollup followup items by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/9017
- chore: improve GitHub issue templates by @salim-b in https://github.com/nocodb/nocodb/pull/9007
- fix: add checkbox to toggle webhook parameter by @DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/9028
- fix: load aggregations only on grid view by @dstala in https://github.com/nocodb/nocodb/pull/9030
- feat: add labels support for url by @dstala in https://github.com/nocodb/nocodb/pull/9029
- fix: handle when url is empty by @DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/9033
- Corrections in setup script by @pranavxc in https://github.com/nocodb/nocodb/pull/9019
- New Crowdin updates by @o1lab in https://github.com/nocodb/nocodb/pull/9036
- Nc fix/at import issues by @dstala in https://github.com/nocodb/nocodb/pull/9037
- fix: #8910 trim extra space during sign in & sign up by @yaten2302 in https://github.com/nocodb/nocodb/pull/9031
- New Crowdin updates by @o1lab in https://github.com/nocodb/nocodb/pull/9038
- New Crowdin updates by @o1lab in https://github.com/nocodb/nocodb/pull/9039
- feat: add S3 endpoint input by @jgillich in https://github.com/nocodb/nocodb/pull/8886
- Nc fix/misc by @dstala in https://github.com/nocodb/nocodb/pull/9013
- New Crowdin updates by @o1lab in https://github.com/nocodb/nocodb/pull/9042
- chore: bump xlsx package version by @mertmit in https://github.com/nocodb/nocodb/pull/9041
- fix: UI Acl & data sources by @mertmit in https://github.com/nocodb/nocodb/pull/9045
- 0.251.2 Pre-release by @github-actions in https://github.com/nocodb/nocodb/pull/9047
New Contributors
- @ZoeLeee made their first contribution in https://github.com/nocodb/nocodb/pull/9010
- @yaten2302 made their first contribution in https://github.com/nocodb/nocodb/pull/9031
Full Changelog: https://github.com/nocodb/nocodb/compare/0.251.1...0.251.2
1、 Noco-linux-arm64 148.87MB
2、 Noco-linux-x64 150.28MB
3、 Noco-macos-arm64 151.41MB
4、 Noco-macos-x64 156.26MB
5、 Noco-win-arm64.exe 132.15MB
6、 Noco-win-x64.exe 142.14MB
7、 nocodb.tar.gz 118.62MB