Skip to content

0.203.0: Introducing User field & RichText field

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Dec 09:52
· 3349 commits to develop since this release
b6d6c40

πŸ‘‹πŸ‘‹ Hey Everybody, Hey Everybody! πŸ‘‹πŸ‘‹

We are excited to present our latest release, packed with highly anticipated features. Let's explore the new additions.

πŸ₯¬ What's new .. What's fresh ?

richText
userField

🌟 User fields

  • Streamlined Collaboration: Effortlessly assign and track users within your workspace. Enhance team collaboration by associating specific records with the individuals responsible, creating a seamless flow.
  • Efficient Task Assignment: Assign one or more members of your team to a specific record, thus providing a clear and organised way to distribute responsibilities among team members.
  • Enhanced Data Insights: Leverage the User Field to gain deeper insights into your data - filter, sort or group records over user field. Whether you're tracking project contributions, managing client relationships, or monitoring team activities, these additional provisions provides a comprehensive view of user involvement across your workspace.

🌟 RichText fields

Now, you can go beyond simple text entries and add a touch of style and structure to your data.

  • Text Formatting : Bold, Italics, Underline, Strikethrough
  • Lists for Organisation : Numbered, Unordered, Tasks
  • Headings: Structure your content with three levels of headings for a clear hierarchy.
    - Markdown Syntax Support: Leverage the power of Markdown syntax alongside our rich text editor. Use familiar shortcuts for quick and efficient text formatting.

Other major changes

Formula

  • More formula functions supported
  • Use of rollup within formula is now supported
  • Use of formula results to build another formula is now enhanced

Webhook update trigger (conditional)

  • The update trigger with conditions activates upon a record meeting the specified condition for a webhook configuration. The trigger does not activate based on records that already meet the conditions; instead, it requires a change in the state of the records to trigger the associated automation.

On behalf of the entire Team at NocoDB, we extend our warmest wishes to you for a joyous and festive Christmas season.

We appreciate the collaboration and support we've received from you throughout the year, and we are excited about the possibilities that lie ahead. Your continued support has been instrumental in our success, and we are truly grateful for the trust you have placed in NocoDB.

We are also thrilled to introduce the newest member of our NocoDB family - our official mascot, the Snow Leopard!

mascot

Now, we're turning to you, our incredible community, to help us give our Snow Leopard a name that captures its essence. We invite you to share your creativity and suggest a fitting name for our mascot.

-- Happy Holidays from Team NocoDB


Closed Issues

  • [closed] πŸ› Bug: SQLite DB, formula NOW() returns only date #7303
  • [πŸ› Type: Bug] πŸ› Bug: Cannot destructure property 'options' of 'object null' as it is null #7284
  • [Status: Reproducible] πŸ› Bug: Cannot use nocodb after signing up for a free account #7282
  • [closed] πŸ› Bug: Cannot access delete workspace button on small screens | NocoDB Cloud #7275
  • [Status: Reproducible] πŸ› Bug: V2 API returns wrong status code and message combination on 401 and 403 #7272
  • [closed] πŸ› Bug: Minor UI fixes #7271
  • [closed] πŸ”¦ Feature: Browse documentation easily #7267
  • [closed] πŸ”¦ Feature: Search feature for publicly shared view #7265
  • [closed] πŸ› Bug: V2 API - Impossible to unlink records - always "invalid input syntax for type integer" error #7262
  • [closed] πŸ› Bug: Rich text cell, first character during transition from select mode to edit mode is lost #7261
  • [closed] Upgrading without NC_AUTH_JWT_SECRET set #7258
  • [closed] πŸ› Bug: Webhook triggered by complicated formula multiple times before value was committed #7256
  • [closed] πŸ› Bug: Checkbox, Barcode cells are not aligning properly when the row height changes. #7253
  • [🦭 DB : MariaDB] πŸ› Bug: Duplicate table/base fails for MariaDB #7231
  • [closed] πŸ› Bug: Subsequent Longtext fields are distorted in Gallery or Kanban view #7227
  • [closed] πŸ› Bug: excel import error #7211
  • [closed] πŸ› Bug: UI/UX fixes - 2 #7210
  • [closed] πŸ› Bug: column datatype not changing from SingleLineText to Number #7188
  • [πŸ”Ž Status: More Info Needed] πŸ”¦ Feature: Filter Days now uniformly utilizes 'datetime' for all calculations. #7176
  • [closed] πŸ› Bug: [UI] hover effect in dropdown's #7135
  • [closed] πŸ› Bug: formula related #7126
  • [closed] πŸ› Bug: Upgrading from 0.105.1 to latest fails #7075
  • [closed] πŸ› Bug: Documentation for RichText #7073
  • [closed] πŸ”¦ Feature: SEARCH function should support searching from the end #6448
  • [closed] πŸ› Bug: insufficient and incorrect documentation for /auth/token/refresh endpoint #6078
  • [closed] πŸ”¦ Feature: Formula MONTH() to extract month from a date #5297
  • [πŸ”¦ Type: Feature] πŸ”¦ Feature: Modify Field after Webhook "After Update" #4130
  • [πŸ”¦ Type: Feature][🍰 Scope : Column] [Feature] Add DATE() function for formulas #2605
  • [πŸ”¦ Type: Feature][🍰 Scope : Column] [Feature] Collaborator field (Link to User) #2382
  • [πŸ”¦ Type: Feature][🍰 Scope : Column] πŸ”¦ Feature: Add quarter formula function #918

What's Changed

New Contributors

Full Changelog: 0.202.10...0.203.0