Skip to content

Commit

Permalink
version 3.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Mar 27, 2023
1 parent e125673 commit d71cf06
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## 3.0.8 - 2023-02-28

### Added
- Add support for Fix Fks plugin. (thanks @olivierbon).

### Changed
- Only admins are now allowed to access plugin settings.

### Fixed
- Fixed a bug where Super Table field property type was incorrect.
- Fixed an error that could occur when saving an element with an eager-loaded Super Table field.
- Fixed a bug where Super Table blocks weren’t getting duplicated to other sites when first editing an unpublished draft.
- Fix custom field comparison checks for content table checker.

## 3.0.7 - 2022-12-10

### 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 Craft workflow with Super Table. Use it to group fields together or build complex Matrix-in-Matrix solutions.",
"type": "craft-plugin",
"version": "3.0.7",
"version": "3.0.8",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit d71cf06

Please sign in to comment.