v0.52.7

twentyhq/twentyv0.52.7Apr 25, 2025by ijreilly

AI Summary

This release (v0.52.7) focuses on bug fixes and improvements across multiple areas including ClickHouse migrations, workflow functionality, and UI refinements. Key improvements include workflow runs now displaying in a side panel, object-level override form capabilities, and automatic value application on filtered views.

Key Highlights

  • Workflow runs now display in side panel for better visibility
  • Added object-level override form for enhanced customization
  • Implemented automatic value application on filtered views
  • Fixed ClickHouse migration issues including JSON type handling
  • Added permission overrides for query builders db-executing methods

New Features

  • Workflow runs in side panel
  • Object level override form
  • Automatically Apply Values on Filtered Views
  • Update price on subscription command
  • Permission system improvements for query builders

Full Release Notes

## What's Changed
* Fix clickhouse migration not in dist by @FelixMalfait in https://github.com/twentyhq/twenty/pull/11709
* Fix json type in clickhouse migrations by @FelixMalfait in https://github.com/twentyhq/twenty/pull/11710
* update price on subscription - command by @etiennejouan in https://github.com/twentyhq/twenty/pull/11698
* Fix object model settings label synchronization by @prastoin in https://github.com/twentyhq/twenty/pull/11708
* Workflow runs in side panel by @Devessier in https://github.com/twentyhq/twenty/pull/11669
* Hide toggle isSyncLabelName for standardObject field edition by @prastoin in https://github.com/twentyhq/twenty/pull/11713
* Fixes on record title input by @bosiraphael in https://github.com/twentyhq/twenty/pull/11720
* Update readme with partner logos by @FelixMalfait in https://github.com/twentyhq/twenty/pull/11722
* Fix missing `ObjectRecordId` param by @prastoin in https://github.com/twentyhq/twenty/pull/11721
* i18n - translations by @github-actions in https://github.com/twentyhq/twenty/pull/11724
* Stop persisting JSON fields in workflow runs by @Devessier in https://github.com/twentyhq/twenty/pull/11715
* object level override form by @Weiko in https://github.com/twentyhq/twenty/pull/11672
* [permission] Override query builders db-executing methods  by @ijreilly in https://github.com/twentyhq/twenty/pull/11714
* i18n - translations by @github-actions in https://github.com/twentyhq/twenty/pull/11727
* Fix missing on delete cascade for relation by @martmull in https://github.com/twentyhq/twenty/pull/11725
* Automatically Apply Values on Filtered Views by @guillim in https://github.com/twentyhq/twenty/pull/11717
* Refactor new relation sync by @charlesBochet in https://github.com/twentyhq/twenty/pull/11711
* Update cache policy by @FelixMalfait in https://github.com/twentyhq/twenty/pull/11732
* Record name missing when being created from a filter by @guillim in https://github.com/twentyhq/twenty/pull/11733
* Attempt to add preview environments by @FelixMalfait in https://github.com/twentyhq/twenty/pull/11734
* Fix workflow preview environment repository dispatch by @FelixMalfait in https://github.com/twentyhq/twenty/pull/11739
* Table hover and click outside fixes by @bosiraphael in https://github.com/twentyhq/twenty/pull/11737


**Full Changelog**: https://github.com/twentyhq/twenty/compare/v0.51.11...v0.52.0