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.205.1
2024-04-04π NocoDB : Bug Fix Release
π Closed Issues
- [closed] π Bug: Copy to clipboard is failing with error #8022
- [closed] π Bug: Survey form- for rich text,
Shift + Enterbehaves asEnter#8010 - [π Type: Bug] π Bug: The UI breaks when toggling the field type from single select to multi-select while creating a new field. #8000
- [closed] π Bug: ACL base editor permission, it not quite right #7992
- [closed] π Bug: Reduce gap between icons in rating field to fit 10 icons in default width of column (200px) #7985
- [closed] π Bug: Rating field icon is not updating on changing icon in edit column dropdown #7981
- [closed] π Bug: Formula - RIGHT and LEFT functions are not working in Postgres base #7961
- [π Type: Bug] π Bug: Wrong virtual cell icon in column delete modal #7926
- [closed] π Bug: PW & Docs update for pre-filled form #7811
- [closed] π Bug: Handle forbidden column reordering more gracefully #7808
- [closed] π Bug: Docs update for Form new design #7765
- [closed] π Bug: MAX() in formula did not get the desired result #7720
- [π Status: More Info Needed] π Bug: Sometimes after editing a form view it randomly stops being viewable when visiting the public share link #7714
- [closed] π Bug: Calendar UI/UX #7691
- [closed] π¦ Feature: Locked Galleries should only be locked granularly #7547
- [closed] π Bug: After insert webhook triggering when clicking add row #7545
- [closed] π Bug: CSV Import fails in localhost #7544
- [closed] π Bug: webhook body tab absent #7525
- [closed] π Bug: cannot delete a row with a column of type link: βFailed to deleted record: the referenced record does not existβ #7480
- [closed] π Bug: Cannot use βinβ operator to search for βidβ in 1 error on insert #7470
- [π Status: More Info Needed] π Bug: Failed to duplicate base #7428
- [closed] π Bug: Record height in expanded view should be adjustable #7228
- [closed] π¦ Feature: Support Pasting Images for File Type Tables #7045
- [closed] π Bug: AjvError: Invalid request body when importing from Airtable #6867
- [closed] π Bug: βfailed to copy to clipboardβ when more than one cell is selected #5333
- [π¦ Type: Feature][π Scope : Project] Feature request : personnalization of title and logo #494
- [closed] π Bug: Shared view- Cannot read properties of undefined (reading βrqdβ) #8036
- [closed] π Bug: Shared form view doesnβt show fields after a field is deleted on the grid #8032
- [closed] π Bug: Text overflow or unnecessary line break in top bar Data/Details mode switch #8028
- [Status: Reproducible] π Bug: Attachment file names have redundant file extension if MIME type extension != existing file extension #7897
- [closed] π Bug: View
filter groupnot replicated on duplicate view & also not able to delete already existing filters from duplicated view #7728 - [π¦ Type: Feature] π¦ Feature: Show user name in the User management and Base members lists #7323
- [closed] π¦ Feature: Incomplete translation display #6338
Whatβs Changed
- Release 0.204.9 by @github-actions in https://github.com/nocodb/nocodb/pull/7952
- Post-release: Master and develop branch sync by @pranavxc in https://github.com/nocodb/nocodb/pull/7953
- fix(nc-gui): calendar minor fixes by @DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/7943
- New Crowdin updates by @o1lab in https://github.com/nocodb/nocodb/pull/7955
- Nc fix/insert issue by @pranavxc in https://github.com/nocodb/nocodb/pull/7947
- New Crowdin updates by @o1lab in https://github.com/nocodb/nocodb/pull/7956
- fix: Reset offset count when closing modal or when filter query changes by @pranavxc in https://github.com/nocodb/nocodb/pull/7942
- chore(renovate): Update patch (patch) by @renovate in https://github.com/nocodb/nocodb/pull/7950
- Nc fix/misc bugs by @dstala in https://github.com/nocodb/nocodb/pull/7958
- fix: update discord link by @mertmit in https://github.com/nocodb/nocodb/pull/7964
- chore(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /packages/noco-docs by @dependabot in https://github.com/nocodb/nocodb/pull/7934
- chore(renovate): Update patch (patch) by @renovate in https://github.com/nocodb/nocodb/pull/7959
- fix: Formula - RIGHT and LEFT methods argument type correction by @pranavxc in https://github.com/nocodb/nocodb/pull/7962
- Nc feat/form view builder field settings in right pannel and fixed column delete modal virtual cell icon issue by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/7927
- Nc fix/form view typo mistak by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/7972
- Nc Feat: Allow inline edit rich text field in form view by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/7974
- Nc fix(nc-gui): allow copy paste email id from gmail in team & settings, for example, abc abc@gmail.com by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/7963
- chore(renovate): Update dependency @unocss/nuxt to ^0.58.7 by @renovate in https://github.com/nocodb/nocodb/pull/7976
- test: change suite to emulate UI by @dstala in https://github.com/nocodb/nocodb/pull/7980
- Nc fix(nc-gui): Bug fixes by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/7979
- Nc fix(nc-gui): prefill currency readonly field ui alignment issue by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/7978
- fix: type issues with SqlClient by @mertmit in https://github.com/nocodb/nocodb/pull/7970
- New Crowdin updates by @o1lab in https://github.com/nocodb/nocodb/pull/7977
- chore(renovate): Update patch to ^10.3.6 (patch) by @renovate in https://github.com/nocodb/nocodb/pull/7982
- Nc fix(nc-gui): remove lookup cell chip min width fixed value by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/7969
- Nc fix(nc-gui): Reduce gap between icons in rating field to fit 10 icons in default width of column by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/7986
- fix typo by @fulldecent in https://github.com/nocodb/nocodb/pull/7988
- Nc docs/form view by @dstala in https://github.com/nocodb/nocodb/pull/7990
- Nc fix: add missing formula docs and link by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/7987
- fix: shared form pw error handling by @mertmit in https://github.com/nocodb/nocodb/pull/7991
- New Crowdin updates by @o1lab in https://github.com/nocodb/nocodb/pull/7994
- fix: opt in to
import.meta.*properties by @danielroe in https://github.com/nocodb/nocodb/pull/7983 - Enable calendar view by @pranavxc in https://github.com/nocodb/nocodb/pull/8003
- docs: gmt info by @dstala in https://github.com/nocodb/nocodb/pull/8002
- chore(renovate): Update patch (patch) by @renovate in https://github.com/nocodb/nocodb/pull/7996
- Nc calendar enable by @dstala in https://github.com/nocodb/nocodb/pull/7995
- chore: docs translation placeholders by @DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/7760
- Nc fix(nc-gui): ui break on toggle between select based field type by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/8001
- New Crowdin updates by @o1lab in https://github.com/nocodb/nocodb/pull/8006
- chore(renovate): Update dependency @nestjs/serve-static to ^4.0.2 - autoclosed by @renovate in https://github.com/nocodb/nocodb/pull/8005
- chore(deps): bump express from 4.18.3 to 4.19.2 in /packages/noco-docs by @dependabot in https://github.com/nocodb/nocodb/pull/7967
- fix(nc-gui): Survey form- for rich text, Shift + Enter behaves as Enter by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/8011
- chore(renovate): Update dependency pg to ^8.11.4 by @renovate in https://github.com/nocodb/nocodb/pull/8013
- chore(renovate): Update dependency @unocss/nuxt to ^0.58.9 by @renovate in https://github.com/nocodb/nocodb/pull/8016
- Nc docs/calendar by @dstala in https://github.com/nocodb/nocodb/pull/7998
- Nc fix/calendar by @dstala in https://github.com/nocodb/nocodb/pull/7997
- fix: Use useCopy composable for copying content to clipboard by @pranavxc in https://github.com/nocodb/nocodb/pull/8023
- 0.205.0 Pre-release by @github-actions in https://github.com/nocodb/nocodb/pull/8024
- Release 0.205.0 by @github-actions in https://github.com/nocodb/nocodb/pull/8025
- chore: post-release sync by @github-actions in https://github.com/nocodb/nocodb/pull/8026
- Support multiple refresh token by @pranavxc in https://github.com/nocodb/nocodb/pull/8027
- docs: prefill by @dstala in https://github.com/nocodb/nocodb/pull/8031
- test: temporary disable by @dstala in https://github.com/nocodb/nocodb/pull/8040
- New Crowdin updates by @o1lab in https://github.com/nocodb/nocodb/pull/8030
- Nc fix(nc-gui): topbar tab title text overflow issue by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/8039
- Update fr-030.share-base.md by @Honmary66 in https://github.com/nocodb/nocodb/pull/8160
- Nc fix/7984 display value and links by @dstala in https://github.com/nocodb/nocodb/pull/8021
- Nc fix(nocodb): View filter group not replicated on duplicate view by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/8176
- Nc fix(nc-gui): Shared form view doesnβt show fields after a field is deleted on the grid by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/8033
- Nc fix/refresh token update by @pranavxc in https://github.com/nocodb/nocodb/pull/8179
- Nc fix/column delete bug by @pranavxc in https://github.com/nocodb/nocodb/pull/8178
- 0.205.1 Pre-release by @github-actions in https://github.com/nocodb/nocodb/pull/8180
New Contributors
- @fulldecent made their first contribution in https://github.com/nocodb/nocodb/pull/7988
- @Honmary66 made their first contribution in https://github.com/nocodb/nocodb/pull/8160
Full Changelog: https://github.com/nocodb/nocodb/compare/0.204.9β¦0.205.1