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.111.1
2023-09-01π NocoDB : Bug Fix Release
π Closed Issues
- [closed] π Bug: Missing scrollbar in shared form and gallery view #6276
- [closed] π Bug: Easter egg menu for fields is inaccessible #6269
- [Status: Reproducible] π Bug: Cannot send multiple user invites to a project by separating with a comma #6267
- [Status: Reproducible] π Bug: Locked view- double click on column header opens add/edit modal #6266
- [closed] π Bug: Showing Empty could be removed #6264
- [closed] π Bug: dateTime field, on reload displays GMT #6261
- [closed] π Bug: Cannot Bulk Delete #6260
- [π Type: Bug] π Bug: form field is not changing on tab or press enter #6257
- [closed] π Bug: Webhook call sending Parameters doesnβt work #6246
- [Status: Reproducible] π Bug: Search doesnβt work in Gallery view #6242
- [Status: Reproducible] π Bug: Login e-mail form field is not autocompleted #6241
- [closed] π Bug: Upgrading from 0.109.7 to 0.111.0 fails #6233
- [π Type: Bug] Bug: The Role is not super admin, just projectβs owner cannot change project name, still view old project name #6226
- [π Type: Bug] π Bug: Editors cannot use filter groups #6224
- [ποΈ Type: In Development] π Bug: Shared base UI #6204
- [π Type: Bug] π Bug: In Kanban, the time is 8 hours less #6186
- [π Type: Bug] π Bug: Sort from column header only works if other sorts are already applied #6119
- [closed] π Bug: API name of Grid do not change after Duplicate #6038
- [π Type: Bug] π Bug: canβt sign in on custom URL #5990
- [closed] Provide expand option for Lookup (list all data; use pagination if required) #5959
- [closed] [Feature] Reopen all open tabs (of tables) #5916
- [π Type: Bug] π Bug: Grid view lock is broken #5912
- [closed] π Bug: UI/UX Tidy - Grid layout : Column header #5908
- [closed] π Bug: UI/UX Tidy - Grid layout : Cell formatting #5907
- [closed] How to hide the auto-generated id fieldπ Bug: #5879
- [closed] π Bug: [Nest] ERROR [i] Missing refresh token #5817
- [closed] Enhancement: UX for create project, table & view #5793
- [closed] Feature: Field Display Order in New Record Modals for Relation Fields #5603
- [closed] [Feature] when creating linked tables, use NLP to name columns correctly #5409
- [closed] π Bug: Same column sort re-applied using column context menu #5355
- [closed] π Bug: Cannot Change A Users Role With Postgres Backend #5287
- [π For : Community or Good First Issue] π Bug: the position of βnextβ and βpreviousβ buttons in forms is confusing for RTL languages #5217
- [closed] Enhancement: UX: default value configuration #5013
- [π Type: Bug][π Status: More Info Needed][π©βπ¬ Status: In-Analysis] π Bug: Knex timeout error when importing from Airtable #4650
- [π Type: Bug] π Bug: Memory crash when importing large base from Airtable #4649
- [π¦ Type: Feature] π¦ Feature: Allow to hide Jobs and Promotion boxes #4563
- [π¦ Type: Feature] π¦ Feature: Batch add selection #4540
- [π¦ Type: Feature] π¦ Feature: The expanded view should give more information than the cards themselves. #4092
- [π¦ Type: Feature][License : Enterprise] π¦ Feature: Workspaces #3915
- [π¦ Type: Feature] π¦ Feature: Need to show projects to user to which he was invited or has access only #3871
- [π¦ Type: Feature] [Feature] add i18n menu for shared view #3461
- [π¦ Type: Feature] [Feature] : one to one relation #3425
- [β¨ Type: Enhancement][π¦ Type: Feature][π Scope : View] [Vue3]: Re-open last open table when selecting project #3230
- [π¦ Type: Feature][π Scope : View] vue3 : Flex instead of tables #3212
- [π Type: Bug] π Bug: Hours auto-increment when focusing on datetime cell, without doing any change #3004
- [π¦ Type: Feature][π Scope : View] Paste mutliple (100s) of rows at a time into an existing table #2575
- [π Type: Bug] π Bug: Export CSV: Not all links exported #2272
- [π¦ Type: Feature][π° Scope : Column] [Feature] Expanded fillable form for LongText cell #2271
- [ποΈ Status: In Resolution] Improve latest API docs & swagger generated #2015
- [β¨ Type: Enhancement] Multiple Formula Fields Rendering Time #1879
- [π Status: More Info Needed] Trying to connect nocodb(docker-compose) to patroni cluster in docker swarm. Error: pg_hba.conf rejects connection for host (ip address from overlay network). #1450
- [π For : Community or Good First Issue] NocoDB loosing connection to other table after syncing meta data #1009
- [β¨ Type: Enhancement][π¦ Type: Feature][π For : Community or Good First Issue][π Scope : Data source] Nocodb mysql connection timeout #775
- [β¨ Type: Enhancement][π¦ Type: Feature][π For : Community or Good First Issue][π° Scope : Column] URL abstract type should support URI schemes #469
- [π¦ Type: Feature][π Scope : View] Feature : Group By #188
Whatβs Changed
- Release 0.111.0 by @github-actions in https://github.com/nocodb/nocodb/pull/6232
- fix(nocodb): allow filterChildrenList to editor role by @wingkwong in https://github.com/nocodb/nocodb/pull/6236
- fix(nocodb): apply convertDateFormat in groupedList data by @wingkwong in https://github.com/nocodb/nocodb/pull/6259
- fix(nocodb): pg datetime by @wingkwong in https://github.com/nocodb/nocodb/pull/6263
- Autocomplete Email Login & Signup by @DarkPhoenix2704 in https://github.com/nocodb/nocodb/pull/6249
- fix(nc-gui): search implemented for gallery view by @reenphygeorge in https://github.com/nocodb/nocodb/pull/6254
- fix: removed edit option of cell in locked view by @sreehari2003 in https://github.com/nocodb/nocodb/pull/6268
- Bug: Cannot send multiple user invites to a project by separating with a comma by @gitstart in https://github.com/nocodb/nocodb/pull/6275
- fix: i18n translation button by @sreehari2003 in https://github.com/nocodb/nocodb/pull/6277
- test: sync by @dstala in https://github.com/nocodb/nocodb/pull/6278
- fix(nc-gui): easter egg enabled for sqlite and mysql by @reenphygeorge in https://github.com/nocodb/nocodb/pull/6274
- pw logs in self hosted runner by @starbirdtech383 in https://github.com/nocodb/nocodb/pull/6283
- test: remove unintended awaits by @dstala in https://github.com/nocodb/nocodb/pull/6284
- fix: Miscellaneous bug fixes by @pranavxc in https://github.com/nocodb/nocodb/pull/6285
- 0.111.1 Pre-release by @github-actions in https://github.com/nocodb/nocodb/pull/6289
New Contributors
- @reenphygeorge made their first contribution in https://github.com/nocodb/nocodb/pull/6254
Full Changelog: https://github.com/nocodb/nocodb/compare/0.111.0β¦0.111.1