Skip to content

Commit

Permalink
version 2.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Jul 27, 2020
1 parent 2509b11 commit 3aeaffc
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## 2.5.2 - 2020-07-28

### Fixed
- Fix Super Table field inside Matrix blocks not getting their content propagated. (thanks @brandonkelly).
- Fix error when removing a row for Table layout.
- Fix blocks not updating when nested in Matrix fields.
- Fix row layout overflow in some field cases.
- Improve handling of re-save field utility to handle parent Matrix fields.

## 2.5.1 - 2020-05-31

### Changed
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "verbb/super-table",
"description": "Super-charge your Craft workflow with Super Table. Use it to group fields together or build complex Matrix-in-Matrix solutions.",
"type": "craft-plugin",
"version": "2.5.1",
"version": "2.5.2",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit 3aeaffc

Please sign in to comment.