File tree 2 files changed +10
-2
lines changed
2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## Unreleased
3
+ ## 2.1.9 - 2019-02-21
4
+
5
+ ### Added
6
+ - Use the new ` ProjectConfig::defer() ` from Craft to help with Matrix combinations and Project Config. (thanks @brandonkelly ).
7
+ - Add checks/fixes for content tables with incorrect field columns.
8
+ - Add checker/fixer to plugin settings.
4
9
5
10
### Changed
6
11
- Super Table now requires Craft 3.1.13 or later.
7
12
13
+ ### Fixed
14
+ - Fix issues with Project Config and Matrix.
15
+
8
16
## 2.1.8 - 2019-02-18
9
17
10
18
### Fixed
Original file line number Diff line number Diff line change 2
2
"name" : " verbb/super-table" ,
3
3
"description" : " Super-charge your Craft workflow with Super Table. Use it to group fields together or build complex Matrix-in-Matrix solutions." ,
4
4
"type" : " craft-plugin" ,
5
- "version" : " 2.1.8 " ,
5
+ "version" : " 2.1.9 " ,
6
6
"keywords" : [
7
7
" craft" ,
8
8
" cms" ,
You can’t perform that action at this time.
0 commit comments