Skip to content

Commit

Permalink
version 3.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed May 24, 2023
1 parent 99b6540 commit 117b22a
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## 3.0.9 - 2023-05-24

### Added
- Add `normalizeValueFromRequest()` calls to sub-fields. (thanks @brandonkelly).

### Changed
- Maintain ownerId from getLocalized(). (thanks @brandonkelly).
- Hide row settings if the Super Table field is static. (thanks @ttempleton).

### Fixed
- Fix a couple Matrix/ST/Neo propagation + shared custody bugs. (thanks @brandonkelly).
- Fix static block with Min Rows set to 1 shows an error when all fields are empty. (thanks @ttempleton).

## 3.0.8.1 - 2023-02-28

### Fixed
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 content builders and create nested Matrix fields.",
"type": "craft-plugin",
"version": "3.0.8.1",
"version": "3.0.9",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit 117b22a

Please sign in to comment.