v1.12.0
twentyhq/twentyv1.12.0Dec 1, 2025by guillim
AI Summary
Release focused on dashboard visualizations and workflow improvements. Introduced line chart and pie chart, workspace member page, and enhanced workflow permissions.
Key Highlights
- Released line chart and pie chart for dashboards
- Introduced workspace member page with permissions tab
- Filter/sort drilldown on chart datum click
- Workflow agent node permissions tab
- Removed viewFilter v1 implementation
- Currency input field improvements
New Features
- Line chart visualization
- Pie chart with center metric
- Workspace member permissions tab
- Relation fields groupby for dashboards
- Default order by and date granularity for chart fields
- Week date granularity for dashboards
Full Release Notes
## What's Changed * [Dashboards]: polish week on date granularity by @ehconitin in https://github.com/twentyhq/twenty/pull/16128 * Null equivalence - fix on dashboard entity by @etiennejouan in https://github.com/twentyhq/twenty/pull/16136 * i18n - docs translations by @github-actions[bot] in https://github.com/twentyhq/twenty/pull/16138 * Update chart limit error message by @bosiraphael in https://github.com/twentyhq/twenty/pull/16133 * Currency input field - fix by @etiennejouan in https://github.com/twentyhq/twenty/pull/16140 * [DASHBOARDS] Add default order by and date granularity when choosing field by @bosiraphael in https://github.com/twentyhq/twenty/pull/16143 * i18n - translations by @github-actions[bot] in https://github.com/twentyhq/twenty/pull/16145 * fix: glob CLI command injection via -c/--cmd executes matches with shell:true by @mabdullahabaid in https://github.com/twentyhq/twenty/pull/16139 * i18n - docs translations by @github-actions[bot] in https://github.com/twentyhq/twenty/pull/16151 * part 4 of filter/sort drilldown onChartDatum click by @ehconitin in https://github.com/twentyhq/twenty/pull/16142 * [DASHBOARDS] Use aggregate for pie chart center metric by @bosiraphael in https://github.com/twentyhq/twenty/pull/16153 * Fix variable usage in Search Record workflow action by @Devessier in https://github.com/twentyhq/twenty/pull/16147 * i18n - translations by @github-actions[bot] in https://github.com/twentyhq/twenty/pull/16155 * i18n - docs translations by @github-actions[bot] in https://github.com/twentyhq/twenty/pull/16156 * [Dashboards] Relation fields groupby by @ehconitin in https://github.com/twentyhq/twenty/pull/16093 * i18n - translations by @github-actions[bot] in https://github.com/twentyhq/twenty/pull/16157 * i18n - docs translations by @github-actions[bot] in https://github.com/twentyhq/twenty/pull/16158 * feat: workflow agent node permissions tab by @abdulrahmancodes in https://github.com/twentyhq/twenty/pull/16092 * i18n - translations by @github-actions[bot] in https://github.com/twentyhq/twenty/pull/16159 * i18n - docs translations by @github-actions[bot] in https://github.com/twentyhq/twenty/pull/16160 * Remove view filter v1 implem by @prastoin in https://github.com/twentyhq/twenty/pull/16154 * Introduce a workspace member page. by @mabdullahabaid in https://github.com/twentyhq/twenty/pull/16031 * i18n - translations by @github-actions[bot] in https://github.com/twentyhq/twenty/pull/16163 * [groupBy] Fix order by nested date field by @ijreilly in https://github.com/twentyhq/twenty/pull/16135 * Optimize EntityMetadata caching in GlobalWorkspaceDataSource by @Weiko in https://github.com/twentyhq/twenty/pull/16146 * Update workspace entities to make all TEXT nullable by @charlesBochet in https://github.com/twentyhq/twenty/pull/16144 * Release line chart and pie chart by @bosiraphael in https://github.com/twentyhq/twenty/pull/16166 * i18n - docs translations by @github-actions[bot] in https://github.com/twentyhq/twenty/pull/16170 * increase chunk fro release by @guillim in https://github.com/twentyhq/twenty/pull/16169 * fix: update side panel header title to base font size with baseline alignment by @Bonapara in https://github.com/twentyhq/twenty/pull/16095 * i18n - translations by @github-actions[bot] in https://github.com/twentyhq/twenty/pull/16172 * Fix missing metadata version in legacy datasource by @Weiko in https://github.com/twentyhq/twenty/pull/16173 * fix: resolve GitHub Actions security vulnerabilities by @FelixMalfait in https://github.com/twentyhq/twenty/pull/16174 * i18n - docs translations by @github-actions[bot] in https://github.com/twentyhq/twenty/pull/16175 * Fix markdown link formatting in CONTRIBUTING.md by @Anshgrover23 in https://github.com/twentyhq/twenty/pull/16176 * Rollback standard id removal on relation object creation by @charlesBochet in https://github.com/twentyhq/twenty/pull/16177 **Full Changelog**: https://github.com/twentyhq/twenty/compare/v1.11.14...v1.12.0