NocoDB
No-code platform that creates and manages databases with spreadsheet UI.
Alternative to: Airtable, Google Sheets, Microsoft Lists, Coda, Smartsheet, Microsoft PowerApps, Monday.com
About
Versions (100)
v0.251.2
2024-07-23π NocoDB : Bug Fix Release
π 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