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.207.3
2024-05-29π NocoDB : Bug Fix Release
π Closed Issues
- [π Type: Bug] π Bug: Icons missing in CMD-L #8591
- [closed] π¦ Feature: Tagging user(s) in comments #8587
- [closed] π Bug: The sidebar width was not initialized correctly #8569
- [closed] π Bug: Webhook and Discord not working with handlebar #8563
- [closed] π Bug: Router Resolver Issues with all Docker Installs #8560
- [ποΈ Status: In Resolution] π Bug: Persistence not backing up to S3 on latest version of Noco #8549
- [closed] π Bug: Views (join query generated) from a external source result in Errors #8545
- [closed] π Bug: avoid suffixing field names on duplicate table & base #8539
- [Scope: Open Source] π Bug: File preview images do not display. #8532
- [closed] π Bug: lookup columns is missing after source table copied #8530
- [closed] π¦ Feature: Rich text for comments #8481
- [closed] π Bug: cell display empty for links if display value is changed to a different field #7984
- [closed] π Bug: External data source (PostgreSQL) not editable after creation #7783
- [closed] π Bug: Docs for query params #7726
- [closed] π¦ Feature: Comment removal #7600
- [closed] π Bug: Anonymous SMTP authentication fails #7103
- [π Type: Bug][Status: Reproducible] π Bug: Nocodb doesnβt recognize the PK change made using database queries. #1948
- [π For : Community or Good First Issue] NC_PUBLIC_URL not respected in subdirectory reverse proxy format #1033
Whatβs Changed
- Release 0.207.2 by @github-actions in https://github.com/nocodb/nocodb/pull/8518
- chore: post-release sync by @github-actions in https://github.com/nocodb/nocodb/pull/8520
- test: fix user field filter test by @dstala in https://github.com/nocodb/nocodb/pull/8521
- New Crowdin updates by @o1lab in https://github.com/nocodb/nocodb/pull/8514
- New Crowdin updates by @o1lab in https://github.com/nocodb/nocodb/pull/8523
- Nc fix/expanded form bug fixes by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/8501
- fix: match i18n & pw locator for createView by @mertmit in https://github.com/nocodb/nocodb/pull/8528
- fix: tweak invite and verify e-mail templates by @salim-b in https://github.com/nocodb/nocodb/pull/8529
- fix: load fields from composable instead of fields menu by @mertmit in https://github.com/nocodb/nocodb/pull/8519
- Nc feat/filter UI by @dstala in https://github.com/nocodb/nocodb/pull/8429
- New Crowdin updates by @o1lab in https://github.com/nocodb/nocodb/pull/8533
- fix: unnecessary error logs by @dstala in https://github.com/nocodb/nocodb/pull/8527
- feat: move webhook handler to worker by @mertmit in https://github.com/nocodb/nocodb/pull/8525
- fix: remove xwaretech domains by @joecool1029 in https://github.com/nocodb/nocodb/pull/8329
- fix: text to select conversion by @dstala in https://github.com/nocodb/nocodb/pull/8536
- fix: self link duplicate issues by @mertmit in https://github.com/nocodb/nocodb/pull/8535
- feat: support Litestream age encryption by @salim-b in https://github.com/nocodb/nocodb/pull/8526
- test: disable fully parallel by @dstala in https://github.com/nocodb/nocodb/pull/8522
- Nc fix/audit table by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/8543
- Post release master sync - 0.207.2(Last release) by @pranavxc in https://github.com/nocodb/nocodb/pull/8552
- chore: sync types by @mertmit in https://github.com/nocodb/nocodb/pull/8556
- refactor: merge core modules into single noco module by @mertmit in https://github.com/nocodb/nocodb/pull/8542
- Nc feat/cleanup by @dstala in https://github.com/nocodb/nocodb/pull/8508
- Nc feat/new date time cell UI by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/8546
- fix: match duplicated field titles by @mertmit in https://github.com/nocodb/nocodb/pull/8544
- fix: Litestream S3 - add support to deprecated env variables by @pranavxc in https://github.com/nocodb/nocodb/pull/8555
- chore: sync to develop action by @mertmit in https://github.com/nocodb/nocodb/pull/8557
- chore: sync to develop master (master) by @mertmit in https://github.com/nocodb/nocodb/pull/8558
- fix: webhook ref link by @dstala in https://github.com/nocodb/nocodb/pull/8559
- fix: keep settings open if calendar misses range by @mertmit in https://github.com/nocodb/nocodb/pull/8567
- fix: calendar view update issue by @mertmit in https://github.com/nocodb/nocodb/pull/8566
- fix(nc-gui): sidebar width issue by @chavyleung in https://github.com/nocodb/nocodb/pull/8570
- New Crowdin updates by @o1lab in https://github.com/nocodb/nocodb/pull/8562
- Fix: support name attribute for smtp plugin by @DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/8412
- fix: Litestream config and env var documentation by @salim-b in https://github.com/nocodb/nocodb/pull/8572
- fix: Handle empty searchPath when editing connection params by @pranavxc in https://github.com/nocodb/nocodb/pull/8573
- Nc test/form view validations by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/8548
- feat: richtext Comments by @DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/8564
- fix(nc-gui): dropdown placement issue by @rameshmane7218 in https://github.com/nocodb/nocodb/pull/8576
- fix: App store image path correction by @pranavxc in https://github.com/nocodb/nocodb/pull/8575
- Nc docs/validations by @dstala in https://github.com/nocodb/nocodb/pull/8574
- fix: move sanitize logic to exec by @mertmit in https://github.com/nocodb/nocodb/pull/8585
- New Crowdin updates by @o1lab in https://github.com/nocodb/nocodb/pull/8580
- Nc fix/Comment schema migration by @pranavxc in https://github.com/nocodb/nocodb/pull/8590
- refactor: Meta service by @mertmit in https://github.com/nocodb/nocodb/pull/8571
- fix: Comments - add maxLength constraint in json schema by @mertmit in https://github.com/nocodb/nocodb/pull/8592
- fix: cmdL icons missing by @DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/8594
- fix: API Token instead of AUTH Token by @dstala in https://github.com/nocodb/nocodb/pull/8579
- fix: add order by to comment migration by @mertmit in https://github.com/nocodb/nocodb/pull/8598
- fix: wh jobs by @mertmit in https://github.com/nocodb/nocodb/pull/8561
- 0.207.3 Pre-release by @github-actions in https://github.com/nocodb/nocodb/pull/8601
New Contributors
- @joecool1029 made their first contribution in https://github.com/nocodb/nocodb/pull/8329
Full Changelog: https://github.com/nocodb/nocodb/compare/0.207.2β¦0.207.3