|
| 1 | +--- |
| 2 | +title: '2025.08.0' |
| 3 | +description: 'Feature release : Introducing Realtime Canvas Grid, Charts, and more!' |
| 4 | +--- |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | +# **Realtime Canvas Grid**: Seamless collaboration with live updates |
| 9 | + |
| 10 | +> Work together without missing a beat. With Realtime Canvas Grid, every change made to your data is instantly reflected for all collaborators—no refresh needed. |
| 11 | +
|
| 12 | +Whether you’re editing tasks in a project board, updating sales leads, or managing operations data, the grid now syncs changes across your team in real time. This makes collaboration faster and more transparent. |
| 13 | + |
| 14 | +Updates to records, fields, and layouts appear immediately, so everyone sees the latest version of the data as it happens. No more conflicting edits or waiting to reload the page. |
| 15 | + |
| 16 | + |
| 17 | +**Example use cases** |
| 18 | + |
| 19 | +* **Project Management**: Teammates update task owners and statuses simultaneously without collisions |
| 20 | +* **Sales Teams**: Ensure pipeline data is always up-to-date during meetings |
| 21 | +* **Operations**: Track changing order or inventory information in real time |
| 22 | +* **Product Teams**: Monitor bug reports and feature statuses as they are updated live |
| 23 | + |
| 24 | +Realtime Canvas Grid keeps your entire team aligned, reduces duplicate effort, and turns NocoDB into a truly collaborative workspace. |
| 25 | + |
| 26 | +*Realtime Canvas Grid is available now across all NocoDB Cloud* ***Plus*** *and* ***Business*** *plans, and in self-hosted* ***Enterprise*** *plans.* |
| 27 | + |
| 28 | + |
| 29 | +--- |
| 30 | + |
| 31 | +# **New Dashboard Widgets**: Bar Chart, Line Chart, iFrame & Markdown Text |
| 32 | + |
| 33 | +> Dashboards just got more powerful. With four new widgets—**Bar Chart, Line Chart, iFrame, and Markdown Text**—you can visualise data in new ways, embed external tools, and add context directly into your dashboards. |
| 34 | +
|
| 35 | +These additions make dashboards more flexible, helping you move from raw data to clear, actionable insights while keeping everything in one place. |
| 36 | + |
| 37 | + |
| 38 | +--- |
| 39 | + |
| 40 | +### 📊 Bar Chart — Compare values across categories |
| 41 | + |
| 42 | +<img |
| 43 | + src="/img/changelog/20250800/widget-barchart.png" |
| 44 | + alt="Bar Chart" |
| 45 | + style={{ width: "80%" }} |
| 46 | +/> |
| 47 | + |
| 48 | +The **Bar Chart** widget lets you highlight differences, trends, and distributions between categories. Perfect for showing sales by region, task counts by status, or performance by team. |
| 49 | + |
| 50 | +Key capabilities: |
| 51 | + |
| 52 | +* Compare one or more numeric fields side by side |
| 53 | +* Apply filters and summaries (Sum, Avg, Min, Max) |
| 54 | +* Sort categories by label or value |
| 55 | + |
| 56 | +--- |
| 57 | + |
| 58 | +### 📈 Line Chart — Visualise trends over time |
| 59 | + |
| 60 | +<img |
| 61 | + src="/img/changelog/20250800/widget-linechart.png" |
| 62 | + alt="Line Chart" |
| 63 | + style={{ width: "80%" }} |
| 64 | +/> |
| 65 | + |
| 66 | +The **Line Chart** widget helps track changes, patterns, and comparisons across time or categories. Great for monitoring growth, performance, or usage over weeks, months, or years. |
| 67 | + |
| 68 | +Key capabilities: |
| 69 | + |
| 70 | +* Plot multiple metrics on the same chart |
| 71 | +* Smooth lines, highlight points, and adjust legend placement |
| 72 | +* Start Y-axis at zero for accuracy |
| 73 | + |
| 74 | +--- |
| 75 | + |
| 76 | +### 🌐 iFrame — Embed external content |
| 77 | + |
| 78 | +<img |
| 79 | + src="/img/changelog/20250800/widget-iframe.png" |
| 80 | + alt="iFrame" |
| 81 | + style={{ width: "80%" }} |
| 82 | +/> |
| 83 | + |
| 84 | + |
| 85 | +Bring third-party tools and live content directly into your dashboards with the **iFrame** widget. Useful for integrating analytics, reports, design boards, or media alongside your NocoDB data. |
| 86 | + |
| 87 | +Supported embeds include Google Docs, Figma, Loom, Miro, YouTube, Spotify, Canva, Trello, and many more whitelisted domains. |
| 88 | + |
| 89 | +Example use cases: |
| 90 | + |
| 91 | +* Add Google Sheets or Docs for team reference |
| 92 | +* Embed Figma or Miro boards for design reviews |
| 93 | +* Show live analytics from Grafana or Metabase |
| 94 | +* Include training videos or presentations |
| 95 | + |
| 96 | +--- |
| 97 | + |
| 98 | +### 📝 Text — Add notes, instructions & context |
| 99 | + |
| 100 | +<img |
| 101 | + src="/img/changelog/20250800/widget-text.png" |
| 102 | + alt="widget-text" |
| 103 | + style={{ width: "80%" }} |
| 104 | +/> |
| 105 | + |
| 106 | + |
| 107 | +The **Text** widget makes dashboards more informative and user-friendly by letting you add static content. Use it for explanations, disclaimers, instructions, or motivational notes. |
| 108 | + |
| 109 | +Key capabilities: |
| 110 | + |
| 111 | +* Support for Markdown formatting |
| 112 | +* Inline text editor for styling (bold, italics, alignment, colours) |
| 113 | +* Font, size, weight, and line-height customisation |
| 114 | +* Perfect for adding team instructions, KPIs, or compliance notes |
| 115 | + |
| 116 | +--- |
| 117 | + |
| 118 | +With these four new widgets, dashboards in NocoDB become not just a reporting layer, but a collaborative space for **data, context, and external insights**—all in one view. |
| 119 | + |
| 120 | +Learn how to set them up in our [documentation here](/docs/product-docs/dashboards/widgets). |
| 121 | + |
| 122 | + |
| 123 | +--- |
| 124 | + |
| 125 | + |
| 126 | +# **Enhanced API Support**: Manage collaborators & views with more flexibility |
| 127 | + |
| 128 | +> NocoDB’s API layer is now more powerful. You can programmatically manage **workspace & base member collaboration** and perform full **CRUD operations on views**—across Grid, Gallery, Canvas, and Kanban. |
| 129 | +
|
| 130 | +This opens up new automation and integration workflows, giving developers fine-grained control over how teams collaborate and how data is presented. |
| 131 | + |
| 132 | +**What’s new:** |
| 133 | + |
| 134 | +* **Workspace & Base Members**: Add, update, or remove collaborators via API |
| 135 | +* **Views**: Create, read, update, and delete Grid, Gallery, Canvas, and Kanban views |
| 136 | + |
| 137 | +These enhancements make it easier to integrate NocoDB with external systems, automate team onboarding, or build custom apps powered by NocoDB data. |
| 138 | + |
| 139 | +ℹ️ Support for **Form view CRUD APIs** will be added soon. |
| 140 | + |
| 141 | +Learn more about new set of APIs in the API documentation here: [Views](https://nocodb.com/apis/v3/meta#tag/Views), [Workspace members](https://nocodb.com/apis/v3/meta#tag/Workspace-Members), [Base members](https://nocodb.com/apis/v3/meta#tag/Base-Members) |
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | +# Other changes |
| 146 | + |
| 147 | +* **Fullscreen Mode** A new toolbar button lets you expand any view area to fullscreen. This hides navigation menus and other interface elements, helping you focus entirely on your data. Learn more in the documentation here. |
| 148 | + |
| 149 | +<img |
| 150 | + src="/img/changelog/20250800/full-screen.png" |
| 151 | + alt="Full screen" |
| 152 | + style={{ width: "80%" }} |
| 153 | +/> |
| 154 | + |
| 155 | + |
| 156 | +* **Authorization Header Support** |
| 157 | +Support for the standard `Authorization` header with Bearer token format has been introduced. This can be used as an alternative to the existing `xc-token` header for API authentication. |
| 158 | + |
| 159 | +```json |
| 160 | +{ |
| 161 | + "headers": { |
| 162 | + "Authorization": "Bearer your_api_token_here" |
| 163 | + } |
| 164 | +} |
| 165 | +``` |
| 166 | + |
| 167 | +* **Script Trigger from Buttons** Execute a custom script directly from a button field. Scripts can perform operations on the current record or the entire table. The current record’s details can be accessed using the **row** variable in the script. Learn more in the documentation here. |
| 168 | + |
| 169 | + |
| 170 | +* **Webhook Trigger on Specific Form Submission** Configure webhooks to trigger only when a specific form is submitted, enabling precise automation workflows and integrations. Learn more in the documentation here. |
| 171 | + |
| 172 | +--- |
0 commit comments