0.91.10
版本发布时间: 2022-06-15 17:09:19
nocodb/nocodb最新发布版本:0.255.2(2024-08-29 21:14:27)
🚀 NocoDB : Bug Fix Release
Closed issue
- [Scope : DevOps] update-sdk-path / release #2374
- [Status: Resolved] 0.91.8 - Import Airtable to MariaDB not working - unauthorized access #2362
- [Type: Bug][DB: MySQL][DB: Postgres][DB: SQLite][Status: Fixed] DateTimePicker not saved #2354
- [Status: Resolved][DB: SQLite] Can't delete the table after import csv as DateTime with SQLite #2347
- [Status: Resolved][Status: Reproducible] error importing CSV file ; can't access property "WBProps" e.wb.Workbook is undefined #2334
- [Type: Bug][Status: Reproducible] Delete table error (with relational column) #2047
What's Changed
- fix(sync): handle existing user on project by @mertmit in https://github.com/nocodb/nocodb/pull/2371
- fix: sync duplicate column_name after sanitize by @mertmit in https://github.com/nocodb/nocodb/pull/2369
- fix: treat decimal as double in mysql by @dstala in https://github.com/nocodb/nocodb/pull/2368
- fix: exclude date1904 fix from csv quick import by @wingkwong in https://github.com/nocodb/nocodb/pull/2357
- fix: delete project:
in cache for disable shared base by @wingkwong in https://github.com/nocodb/nocodb/pull/2359 - fix: make email case-insensitive by @pranavxc in https://github.com/nocodb/nocodb/pull/2376
- 0.91.10 Pre-release by @github-actions in https://github.com/nocodb/nocodb/pull/2377
Full Changelog: https://github.com/nocodb/nocodb/compare/0.91.9...0.91.10