NocoDB - 0.202.5


πŸ› 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 identity is 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


Details

date
Oct. 20, 2023, 1:40 p.m.
name
0.202.5 : Bug Fix Release
type
Patch
πŸ‘‡
Register or login to:
  • πŸ”View and search all NocoDB releases.
  • πŸ› οΈCreate and share lists to track your tools.
  • 🚨Setup notifications for major, security, feature or patch updates.
  • πŸš€Much more coming soon!
Continue with GitHub
Continue with Google
or