v0.5.0-alpha.3
Pre-release
Pre-release
·
1518 commits
to master
since this release
Bug Fixes:
- Fixed format insert field not using brick instance to find custom field class. (1a8fad5)
- Fixed issue with field validation expecting a brick to have an id else continuing a loop and not validating the field. (3aacf8d)
- Updated add brick modal component to support brick title and description locale variations. (0c71513)
- Fixed Postgres issue with title_translations.value and alt_translations.value not being in groupBy function. (38c13e3)
- Fixed issue with validation and error handling where brick id wasn’t being used to identify field error. Meant fields with same key would share errors. (6bc477e)