About
Versions (115)
0.202.5
2023-10-20🚀 NocoDB : Bug Fix Release
🐛 Closed Issues
- [closed] 🔦 Feature: a FAQ clarifying the nocodb license #6740
- [🏗️ Type: In Develop Branch] 🐛 Bug: Import error
Uncaught SyntaxError: Cannot use import statement outside a module#6720 - [closed] 🐛 Bug: Duplicate column name #6709
- [closed] 🐛 Bug: [Cloud][Firefox] Can’t import any table (JSON/CSV/Excel) #6707
- [closed] 🐛 Bug: JSON field doesn’t honour row height configurations #6701
- [Status: Reproducible] 🐛 Bug: Failed to load list: b.startsWith is not a function when linking records #6697
- [Status: Reproducible] 🐛 Bug: webhook cannot set IP address as URL #6696
- [closed] 🐛 Bug: Table context menu missing shadow #6694
- [closed] 🐛 Bug: (CLOUD) Route is not changing when clicked on table node (Not reproducible) #6693
- [closed] 🐛 Bug: New Website is Blinking in Safari #6692
- [closed] 🐛 Bug: development setup in docs doesn’t mention nocodb-sdk error #6686
- [closed] 🐛 Bug: Error: “Only 1000 records are allowed in your table, for more please upgrade your plan” #6679
- [closed] Expanded View is not mobile responsive #6677
- [closed] 🔦 Feature: Can you make the language conversion more complete #6673
- [👩🔬 Status: In-Analysis] 🐛 Bug: SingleSelect and MultiSelect - No perceivable way to select/activate new CUSTOM color from “More Colors” color picker #6609
- [🔎 Status: More Info Needed] 🐛 Bug: All Multiselect Options Spontaneously Deleted From Field #6602
- [closed] 🔦 Feature: Reindex/ Refresh Field names manually #6587
- [closed] 🐛 Bug: When I switched to Simplified Chinese, some languages didn’t switch over. Why? #6564
- [closed] 🔦 Feature: Provide manner for Admin to Control Which Column Is Displayed for Adding Records to FK Columns #6563
- [🔎 Status: More Info Needed] 🐛 Bug: xls import does not work. #6556
- [closed] 🐛 Bug: I8n #6504
- [closed] 🐛 Bug: Data source sync action not present in frontend #6479
- [closed] 🐛 Bug: Accessing API tab leads to error #6457
- [closed] 🐛 Bug: Connecting to external db In cloud : lets show only mysql and postgres. #6303
- [closed] 🐛 Bug: Creating a new Project takes several minutes to complete #6188
- [closed] 🐛 Bug: webhook response differs when EE is enabled #6108
- [🐛 Type: Bug][🐘 DB : Postgres][Status: Reproducible] 🐛 Bug:
id primary key generated always as identityis seen as a required field and prevents records from being created #2561
What’s Changed
- Release 0.202.0 by @github-actions in https://github.com/nocodb/nocodb/pull/6665
- Docker build fix by @pranavxc in https://github.com/nocodb/nocodb/pull/6666
- 0.202.3 Pre-release by @github-actions in https://github.com/nocodb/nocodb/pull/6667
- Publish 0.202.4 by @mertmit in https://github.com/nocodb/nocodb/pull/6668
- Merge to master by @mertmit in https://github.com/nocodb/nocodb/pull/6669
- chore: exclude pw package.json by @mertmit in https://github.com/nocodb/nocodb/pull/6672
- fix: Use the first url from array is head request failed due to CORS by @pranavxc in https://github.com/nocodb/nocodb/pull/6681
- Fixed issue with workspace icon bugging out due its color being undefined by @mustafapc19 in https://github.com/nocodb/nocodb/pull/6680
- Swagger json v2 path correction by @pranavxc in https://github.com/nocodb/nocodb/pull/6689
- fix: convert cell value before calling isURL method to avoid unexpected error by @pranavxc in https://github.com/nocodb/nocodb/pull/6684
- fix: Convert condition value type to string before applying any string method by @pranavxc in https://github.com/nocodb/nocodb/pull/6704
- fix: skip filter import for Links type by @dstala in https://github.com/nocodb/nocodb/pull/6710
- fix: use tnPath for select query by @dstala in https://github.com/nocodb/nocodb/pull/6712
- fix: upload via url to buckets by @dstala in https://github.com/nocodb/nocodb/pull/6711
- fix: Import worker issue by @pranavxc in https://github.com/nocodb/nocodb/pull/6708
- chore(deps): bump @babel/traverse from 7.23.0 to 7.23.2 in /packages/noco-docs by @dependabot in https://github.com/nocodb/nocodb/pull/6716
- fix(nc-gui): initWorker logic and remove unused code by @wingkwong in https://github.com/nocodb/nocodb/pull/6721
- docs: join cloud button by @mertmit in https://github.com/nocodb/nocodb/pull/6724
- fix: JSON cell height based on user selected row height by @pranavxc in https://github.com/nocodb/nocodb/pull/6705
- fix(nc-gui): single select in quick import by @wingkwong in https://github.com/nocodb/nocodb/pull/6725
- Mobile followup by @mustafapc19 in https://github.com/nocodb/nocodb/pull/6723
- feat: support for pg identity column by @mertmit in https://github.com/nocodb/nocodb/pull/6714
- fix(nc-gui): import type mismatch by @wingkwong in https://github.com/nocodb/nocodb/pull/6726
- fix: handle attachment lookups by @mertmit in https://github.com/nocodb/nocodb/pull/6733
- fix: avoid duplicate column_name error by adding suffix by @dstala in https://github.com/nocodb/nocodb/pull/6736
- feat: groupby airtable import by @dstala in https://github.com/nocodb/nocodb/pull/6728
- feat: import date/datetime filters from airtable by @dstala in https://github.com/nocodb/nocodb/pull/6730
- refactor: bring back lookups over hm/mm by @dstala in https://github.com/nocodb/nocodb/pull/6738
- Nc fix/comment save delay removed by @dstala in https://github.com/nocodb/nocodb/pull/6739
- fix: better error handling for at import by @mertmit in https://github.com/nocodb/nocodb/pull/6742
- fix: Sentry integration correction by @pranavxc in https://github.com/nocodb/nocodb/pull/6718
- Mobile expanded form by @dstala in https://github.com/nocodb/nocodb/pull/6685
- fix: better connection handling for test connection by @mertmit in https://github.com/nocodb/nocodb/pull/6743
- fix: Avoid getting unnecessary system column if getHiddenColumn is defined by @pranavxc in https://github.com/nocodb/nocodb/pull/6731
- docs: swagger description update for v2 by @dstala in https://github.com/nocodb/nocodb/pull/6727
- Data apis v2 - support array of objects with link/unlink api by @pranavxc in https://github.com/nocodb/nocodb/pull/6748
- Changed font weights by @mustafapc19 in https://github.com/nocodb/nocodb/pull/6749
- feat: use view columns injection by @mertmit in https://github.com/nocodb/nocodb/pull/6645
- Misc UI fix by @mustafapc19 in https://github.com/nocodb/nocodb/pull/6729
- chore: at import logging by @mertmit in https://github.com/nocodb/nocodb/pull/6750
- Sync by @pranavxc in https://github.com/nocodb/nocodb/pull/6751
- 0.202.5 Pre-release by @github-actions in https://github.com/nocodb/nocodb/pull/6753
Full Changelog: https://github.com/nocodb/nocodb/compare/0.202.0…0.202.5