NocoDB - 0.111.0


🚀 NocoDB Feature Release : Group By & A New Unified Layout 🚀

👋👋 Hello NocoDB community, Hello! 👋👋

We're super excited to bring to you our latest release packed with features you've been eagerly waiting for. Here's what's new and what's fresh.

🥬 What's new .. What's fresh ?

Copy of Configurable Icons

🌟 Group By in Grid View

We're unveiling solution for the most requested feature in our github open issues today.

🔀 Dynamic Grouping : Group your data seamlessly based on any table field, from project stages to client names and product categories.

🌀 Multi level Nesting: Dive deeper with multi-level grouping for intricate data hierarchies.

🔎 Optimized Viewing: Amplify your grouped views with intuitive filter and sort options.

Seamless Collaboration: Share your grouped views with teammates for streamlined collaboration. Align your projects, meet deadlines, and achieve milestones together, all under one organized roof.

👊 : API Goodness : And ofcourse, all this group by goodness is available as APIs too. They were in fact available from our day one of our launch!

https://github.com/nocodb/nocodb/assets/5435402/76c77f5a-bc49-4cf9-922e-8f339c096c6e

🔗🔗 Introducing "Links" relational column

Moving forward, we're transitioning from "LinkToAnotherRecord" to a more efficient feature named "Links". Here's what you need to know:

🔄 Functionality : Like before, "Links" will be utilized to establish relationships such as "has many" and "many to many".

📊 Automatic Rollups : One significant advantage is the default rollup creation. This means users will instantly see the count of child rows tied to a particular row, making data visualization much simpler.

🚫 Addressing Limitations : "LinkToAnotherRecord" had a clear drawback. It could only display a limited number of rows within a cell. It performed adequately for counts below 5, but anything more rendered it cumbersome and ineffective for users.

💾 High Volume Adaptability : Considering NocoDB users handle millions of rows, the transition to "Links" aims to make the user experience smoother and the UI cleaner.

Screenshot 2023-08-24 at 09 31 21

🎨 Unified Layout for all DBs

  • Unified Database Layout: All your databases, will now appear in a single, clean, and minimalistic layout. Our goal? To ensure you have a seamless experience with less clicking and smoother navigation when jumping between databases - we do understand you have 10s to 100 of databases in your team and we wanted to make this seamless for you.

image

📊 A New Details Tab for Table

  • A single place for all your table's details: Dive deep into your data details with ease. Whether you're looking for Tables Relational diagram, APIs, or Webhooks, find everything under a single table. This consolidated view will make table management a breeze. More goodies along the way - see the coming soon ;)

Screenshot 2023-08-24 at 09 23 58

📘 New Docs

At NocoDB, we're always looking to enhance your experience. That's why we've shifted our docs to Docusaurus 🐲 from Nuxt/content! Docusaurus is renowned in the dev community, supports multiple versions 🔄, and offers multilingual content too 🌍. Plus, its eye-catching themes make navigation a delight 🌟. Click here to explore our docs ! 🤓

👀 Coming Soon : A Sneak preview 👀

Ever felt bogged down by columns within tables that stretch out endlessly, making every edit of a new column feel like a crawl? We've been listening, and we've got the solution.

🔥 New Field Manager: Dive into a whole new realm where hundreds of fields won't slow you down. No more one-by-one edits. No more endless horizontal scrolling. Just seamless columns/field management at your fingertips.

👁️ Exclusive Sneak Peek Ahead!: We can hardly contain our excitement!

image

🙏 A huge shout-out to our community for continuously providing feedback and helping us shape NocoDB. Your passion drives us to deliver our best with each release. If you have any feedback, issues, or suggestions for the next release, keep them coming!

📌 For more details, head over to our documentation.

Alt Text

So until next time - enjoy using our new layout and group by features

Happy no-coding! 🚀


🐛 Closed Issues

  • [🐛 Type: Bug] 🐛 Bug: while primary key values contain "/" symbol, expand the row to get Record not found banner. #6202
  • [🏗️ Type: In Development] 🐛 Bug: Shared view #6201
  • [closed] 🐛 Bug: Redo doesn't work on macOS #6200
  • [closed] What could cause HTTP 431 response to socket.io POST ? #6193
  • [closed] 🐛 Bug: Cannot import xlsx ods csv tables in Docker (file in a VM-shared folder) #6192
  • [closed] 🐛 Bug: API Url mixes between project Id, project name in Swagger, doc ... #6187
  • [closed] line height cannot be set, and content cannot be wrapped #6183
  • [🏗️ Type: In Development] 🐛 Bug: migration issue #6181
  • [closed] 🐛 Bug: Hidden tables showing up #6179
  • [🏗️ Type: In Development] 🐛 Bug: Disable starred & license options #6176
  • [🏗️ Type: In Development] 🐛 Bug: Decimal precision handling with mysql #6172
  • [🏗️ Type: In Development] 🐛 Bug: airtable import on sqlite breaks #6166
  • [🏗️ Type: In Development] 🐛 Bug: CE / SQLite - filters on link #6165
  • [closed] 🐛 Bug: Default grid's activity.filter will affect RESTAPI's data #6142
  • [🔎 Status: More Info Needed] 🐛 Bug: "Missing 'parentId' property in request body" creating a new column with LinkToAnotherRecord type #5964
  • [closed] 🐛 Bug: QR Code column type not working when input column is a formula #5963

What's Changed

  • Release 0.109.7 by @github-actions in https://github.com/nocodb/nocodb/pull/6178
  • fix: language name correction for ko by @honnip in https://github.com/nocodb/nocodb/pull/6182
  • typos display-value by @mayeulk in https://github.com/nocodb/nocodb/pull/6190
  • typo (lanuages => languages) by @mayeulk in https://github.com/nocodb/nocodb/pull/6189
  • Doc: Host Address with docker-compose.yml by @mayeulk in https://github.com/nocodb/nocodb/pull/6191
  • formulas doc: typos. inccorect $ sign. by @mayeulk in https://github.com/nocodb/nocodb/pull/6196
  • fix: replace reference to missing env in docker-compose/traefik by @fspoettel in https://github.com/nocodb/nocodb/pull/6203
  • typos. Import ODS by @mayeulk in https://github.com/nocodb/nocodb/pull/6194
  • feat: Improved UI by @pranavxc in https://github.com/nocodb/nocodb/pull/6222
  • bug fixes & stability changes by @dstala in https://github.com/nocodb/nocodb/pull/6229
  • sync by @dstala in https://github.com/nocodb/nocodb/pull/6227
  • pw tests on sh runner by @starbirdtech383 in https://github.com/nocodb/nocodb/pull/6230
  • docs(readme): update readme translation for Indonesian by @heytheretyo in https://github.com/nocodb/nocodb/pull/6225
  • 0.111.0 Pre-release by @github-actions in https://github.com/nocodb/nocodb/pull/6231

New Contributors

  • @honnip made their first contribution in https://github.com/nocodb/nocodb/pull/6182
  • @mayeulk made their first contribution in https://github.com/nocodb/nocodb/pull/6190
  • @fspoettel made their first contribution in https://github.com/nocodb/nocodb/pull/6203
  • @heytheretyo made their first contribution in https://github.com/nocodb/nocodb/pull/6225

Full Changelog: https://github.com/nocodb/nocodb/compare/0.109.7...0.111.0


Details

date
Aug. 25, 2023, 7:57 a.m.
name
0.111.0
type
Minor
👇
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