NocoDB - Package Updates
Pinned
NocoDB
-
[1.14.3]
- Update NocoDB to 0.202.8
- Full changelog
- Bug: error when filtering by lookup field that is Link in the parent table. #7027
- Bug: API V2 Update API /rowid is missing #7021
- Bug: Api linked fields duplicated #7020
- Bug: Import excel throw 42701 Error #6998
- Bug: Uniform error in API v2 #6986
- Bug: import file content title not support unicode eg.(Chinese) #6959
- Runtime directive used on component with non-element root node. The directives will not function as intended. #6952
- Bug: multi fields editor, field type icons displayed are incorrect #6946
-
[1.14.5]
- Update NocoDB to 0.202.10
- Full changelog
- chore(renovate): Update dependency @nuxt/image-edge to v1.1.0-28355789.b3279fe by @renovate in #7127
- docs: formula expansion as md sections by @dstala in #7116
- fix : added tooltip for column fields by @musharaf-nocodb in #7114
- fix: various leftover stuff by @mertmit in #7140
- fix: deprecate title length validator and use title on import editor by @mertmit in #7092
- fix: group by has many bt part by @mertmit in #7146
- fix: Added new join cloud btn by @dstala in #7072
- feat: display as progress by @mertmit in #7138
- fix: Extract api token roles by @pranavxc in #7169
- fix: filter mimetypes to preview in browser by @mertmit in #7162
- fix: use getSchema instead of validate for ajv by @mertmit in #7160
- fix: leftover issue with alternative clients by @mertmit in #7164
- fix: Missing values in LTAR columns by @pranavxc in #7161
- fix(nc-gui): non-image attachments in shared form by @wingkwong in #7177
- fix: while validating options check for option with wrapped in single quotes by @pranavxc in #7170
- fix : fixed column syncing in useViewColumnsOrThrow hook by @musharaf-nocodb in #7168
- fix : added showOnTruncateOnly prop in tooltip component by @musharaf-nocodb in #7163
- Fix: Misc minor design changes by @rameshmane7218 in #7148
- Nc fix/rich text followup by @dstala in #7175
- fix: Nested data apis(v2) permission issue by @pranavxc in #7179
- feat: support yyyy-mm in Datepicker by @wingkwong in #6870
- enhancement: rollup by @wingkwong in #6853
- fix: exact date filter not working on datetime by @DarkPhoenix2704 in #7189
- fix: Load userList only if allowed by @pranavxc in #7194
- fix: Ignore throwing error in upgrader if error is index already exist by @pranavxc in #7195
- fix: Escape single quote properly and when updating single select default value by @pranavxc in #7197
- feat: paste option in cell right click context menu by @rameshmane7218 in #7207
- fix: UI/UX fixes #7156 by @rameshmane7218 in #7173
- fix(nc-gui): add missing kanban clbk in expanded form by @wingkwong in #7200
- fix: rename ncProjectId to ncBaseId by @mertmit in #7213
- fix: Avoid setting default value(LTAR/Links) when adding new row in grouped by table by @pranavxc in #7208
- Fix/dropdown UI by @musharaf-nocodb in #7181
-
[1.15.0]
- Update NocoDB to 0.203.0
- Full changelog
- User fields
- RichText fields
- More formula functions supported
- Use of rollup within formula is now supported
- Use of formula results to build another formula is now enhanced
- Webhook update trigger (conditional)
-
[1.15.1]
- Update NocoDB to 0.203.2
- Full changelog
- Use different name for upload artifact to avoid conflict by @pranavxc in #7310
- Merge pull request #7310 from nocodb/develop by @pranavxc in #7311
- fix: shared form user field by @mertmit in #7316
- New Crowdin updates by @o1lab in #7319
- fix: strike and underline for rich text by @dstala in #7320
- fix: select default user playwright test fail issue by @rameshmane7218 in #7326
- Fix/expanded record ux by @rameshmane7218 in #7298
- fix: Formula validation correction by @pranavxc in #7329
- fix: Broken logo in Signin/Signup page by @pranavxc in #7333
- fix: Use withDefaults for setting default prop value by @pranavxc in #7335
-
[1.16.2]
- Update NocoDB to 0.204.2
- Full changelog
- Bug: Export CSV is missing the id or primary keys (cloud) #7749
- Bug: Unable to add new record to linked table by "add new link" #7748
- Bug: datetime copy paste bug #7739
- Bug: Sometimes unable to delete fields #7715
- Feature: Reset form in less than 5 seconds #7711
- Bug: Duplicating a form view only adds fields; all other form and field configurations are missing. #7686
- Bug: Form field order is different in backend than in the public view #7671
- Bug: modified row height, double click to switch to edit mode doesn't work #7658
-
[1.16.4]
- Update NocoDB to 0.204.4
- Full changelog
- Bug: Export CSV is missing the id or primary keys (cloud) #7749
- Bug: Unable to add new record to linked table by "add new link" #7748
- Bug: Sometimes unable to delete fields #7715
- Feature: Reset form in less than 5 seconds #7711
- Bug: Duplicating a form view only adds fields; all other form and field configurations are missing. #7686
- Bug: Form field order is different in backend than in the public view #7671
- Bug: modified row height, double click to switch to edit mode doesn't work #7658
-
[1.16.5]
- Update NocoDB to 0.204.5
- Full changelog
- fix: keep hidden fields on undo by @dstala in https://github.com/nocodb/nocodb/pull/7779
- feat(nc-gui): Calendar Year View Updates by @DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/7734
- refactor: move query param check to a common function by @dstala in https://github.com/nocodb/nocodb/pull/7795
- fix: Remove invalid comma in swagger json by @pranavxc in https://github.com/nocodb/nocodb/pull/7798
- fix: Remove invalid character from swagger json by @pranavxc in https://github.com/nocodb/nocodb/pull/7799
- fix: handle if error is undefined/null in ErrorBoundary component by @pranavxc in https://github.com/nocodb/nocodb/pull/7802
- refactor: show body tab for customization by @dstala in https://github.com/nocodb/nocodb/pull/7790
- feat(nc-gui): new field icons by @dstala in https://github.com/nocodb/nocodb/pull/7803
- fix(nc-gui): update system icons by @DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/7804
- feat(nc-gui): refined ranges support & end Date for Date Field by @DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/7753
- Nc fix(docs): Update broken edit this page link by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/7817
- Nc fix(nc-gui): long text field UI changes by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/7824
- Nc feat: Prefill shared form by query params by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/7786
- New Crowdin updates by @o1lab in https://github.com/nocodb/nocodb/pull/7827
- Nc fix(nc-gui): Incorrect route when navigating to view after visiting base members page by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/7822
- New Crowdin updates by @o1lab in https://github.com/nocodb/nocodb/pull/7829
- Nc fix/auto collapse sidebar base table by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/7820
- fix: add timeout to webhook calls by @mertmit in https://github.com/nocodb/nocodb/pull/7830
- fix: support Date filter operations in where query params for Created… by @dstala in https://github.com/nocodb/nocodb/pull/7834
- Nc feat(nc-gui): open base/table/view in a new tab on pressing Ctrl & clicking on them by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/7818
- fix: duplicate base/model by @mertmit in https://github.com/nocodb/nocodb/pull/7823
- fix(nc-gui): lint by @DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/7836
- Nc fix(nc-gui): row height menu dropdown ui changes by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/7839
- fix: missing calendar optmzin on oss by @DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/7838
- fix: allow shared form in iframe by @dstala in https://github.com/nocodb/nocodb/pull/7840
- Nc fix/7808 column reorder by @dstala in https://github.com/nocodb/nocodb/pull/7837
- Add support for URLENCODE function by @mitya57 in https://github.com/nocodb/nocodb/pull/6831
- Nc feat: Color option for Base logo by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/7807
- feat: base level share by @DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/7833
- New Crowdin updates by @o1lab in https://github.com/nocodb/nocodb/pull/7846
- New Crowdin updates by @o1lab in https://github.com/nocodb/nocodb/pull/7852
- fix(nc-gui): Update offset of LinkedRecords in accordance with links and unlinks by @DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/7841
- Nc fix/browser console warnings by @dstala in https://github.com/nocodb/nocodb/pull/7855
- fix: disable default source menu/action options if it's disabled by @dstala in https://github.com/nocodb/nocodb/pull/7854
- fix: Sync both filename and connection.filename when updating SQLite datasource by @pranavxc in https://github.com/nocodb/nocodb/pull/7856
- Nc feat/survey form v2 by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/7843
- fix(nc-gui): lint errors by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/7857
-
[1.16.6]
- Update NocoDB to 0.204.7
- Full changelog
- Bug: User permissions on base get reset #7902
- [Question] I want to understand how you used sheet js to build you smart sheet? #7893
- The interface in the controller always redirects to the login page. #7887
- NocoDB random table identifier on V2 API Spec #7879
- Bug: multi field editor option colour change #7874
- Bug: Roles other than superadmin don't have ability to edit own comment #7870
- Feature: Swap keyboard shortcut for going to first and last pages #7853
-
[1.16.7]
- Update NocoDB to 0.204.8
- Full changelog
- Bug: When editing a field name, the formula using it are updated, but the calculated value is ERR #7923
- Bug: ctrl+click on base/table/view to open in new tab is not working in Window/Linux #7920
- Feature: While editing webhook show bulk hooks in disabled state #7913
- Bug: Attachment file names have redundant file extension if MIME type extension != existing file extension #7897
- Bug: nocodb-sdk uses PUT instead of PATCH for api.dbDataTableRow.update #7886
- Bug: form with default value configured for select field leads to error #7869
-
[1.16.8]
- Update NocoDB to 0.204.9
- Full changelog
- Bug: Insert data API(v2) not returning proper response #7945
- Bug: When editing a field name, the formula using it are updated, but the calculated value is ERR #7923
- Bug: ctrl+click on base/table/view to open in new tab is not working in Window/Linux #7920
- Feature: While editing webhook show bulk hooks in disabled state #7913
- Bug: Attachment file names have redundant file extension if MIME type extension != existing file extension #7897
- Failed to resolve entry for package "nocodb-sdk" Bug: #7896
- Bug: nocodb-sdk uses PUT instead of PATCH for api.dbDataTableRow.update #7886
- Bug: form with default value configured for select field leads to error #7869
- Where should I modify the sorting data query logic in order to customize the sorting functionality? #7737