NocoDB - Package Updates
Pinned
NocoDB
-
[1.6.1]
- Update NocoDB to 0.99.1
- Full changelog
- New Crowdin updates by @o1lab in #4469
- refactor(test): Playwright followup by @mustafapc19 in #4393
- Update MssqlClient.ts by @Naude555 in #4477
- New Crowdin updates by @o1lab in #4479
- Added docs for playwright by @mustafapc19 in #4476
- feat: useFieldQuery by @wingkwong in #4473
- fix(nc-gui): focus on the first input in expanded form nextTick by @wingkwong in #4485
- fix(nocodb): convert attachment type in api response by @wingkwong in #4488
- fix(nc-gui): set show-search always true by @wingkwong in #4490
- chore: cypress cleanup by @wingkwong in #4492
- fix(nocodb): return select option in given order by @wingkwong in #4491
- fix(nc-gui): page swtich bug + gallery display bug by @pranavxc in #4495
-
[1.6.2]
- Update NocoDB to 0.99.2
- Full changelog
- [bug Type: Bug][rocket Status: Ready for Next Release] bug Bug: Cannot read properties of null (reading 'parentNode') #4494
- [rocket Status: Ready for Next Release] bug Bug: onSearch should work with showSearch instead of use alone. #4489
- [bug Type: Bug][rocket Status: Ready for Next Release] bug Bug: In Record Detail/Edit overlay, cursor jumps into another input field after typing the first character #4483
- [bug Type: Bug][rocket Status: Ready for Next Release] bug Bug: Webhook payload includes attachment json as string #4480
- [rocket Status: Ready for Next Release] flashlight Feature: Search should be separate for each table #4449
- [bug Type: Bug][rocket Status: Ready for Next Release] bug Bug: SingleSelect options do not keep their order #4429
-
[1.7.2]
- Update NocoDB to 0.100.2
- Full changelog
- Release 0.100.1 by @github-actions in #4561
- fix(gui): avoid clearing cell data if it's a non-typable column by @pranavxc in #4556
- New Crowdin updates by @o1lab in #4562
- chore(deps): bump socket.io-parser from 4.0.4 to 4.0.5 in /packages/nocodb by @dependabot in #4350
- chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #4569
- chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /packages/nocodb by @dependabot in #4568
- chore(deps): bump @xmldom/xmldom from 0.7.6 to 0.7.9 in /packages/nc-cli by @dependabot in #4567
- chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /packages/nc-cli by @dependabot in #4566
- chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /packages/noco-docs by @dependabot in #4565
- chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /packages/nc-plugin by @dependabot in #4564
- Remove outline of search input in single select by @pranavxc in #4572
- feat(nocodb): include error message for resetting password by @wingkwong in #4571
- fix(nc-gui): unexpected focus on ListItem by @wingkwong in #4576
-
[1.9.1]
- Update NocoDB to 0.101.2
- Full changelog
- flashlight Feature: Trigger Webhook (after update) for changes in LinkToAnotherRecord field #4827
- flashlight Feature: Show all the rows on the same page #4813
- flashlight Feature: Move columns/rows using a drag & drop gesture #4811
-
[1.9.5]
- Update NocoDB to 0.105.1
- Full changelog
- bug Bug: #5135
- Feature: column name length validator #5130
- Bug: SwaggerUI not working with latest release #5125
- Bug: Data display issue when sorting lines with empty fields #5104
- Bug: Previously shared views need to be re-shared with 0.98.4 #4446
- Feature: Row number in total not per page #4096
- Improve error handling when external db connection errors out #3369
- Bug: bug empty relations in view #2784
- An error does not exist in Spaces after NPM run dev is executed #2620
- Bug: The server closed the connection #2417
- Bug: Relation pop-up filter not working when using formula field #2316
- Use formula column as primary value #1809
- Fixed to left to display lines number. #1589
- Excel import : long text cells not displayed with column title containing commas and accents #1387
- Postgres relation query failing because of relation to non primary key #729
-
[1.9.7]
- Update NocoDB to 0.105.3
- Full changelog
- feat: implement NC_DISABLE_AUDIT by @wingkwong in #5137
- feat(nocodb): set cache header for attachment urls by @pranavxc in #5151
- New Crowdin updates by @o1lab in #5123
- feat: upgrade timeout msg by @wingkwong in #5154
- fix: ts types for sql clients by @mertmit in #5134
- fix(nc-gui): add missing filterChildrenRead permission by @wingkwong in #5167
- feat(gui): Support multiple record mapping without closing LTAR modal by @pranavxc in #5153
- refactor: use extractProps by @wingkwong in #5168
- fix: missing display value by @mertmit in #5141