File tree 2 files changed +11
-1
lines changed
2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 2.1.0 - 2019-01-16
4
+
5
+ ### Fixed
6
+ - Fix for ST + Matrix field combination throwing errors during migration for Craft 3.1.x.
7
+ - Fixed an error that could occur when duplicating an element with a Super Table field with “Manage blocks on a per-site basis” disabled.
8
+ - Fixed an error that occurred when querying for Super Table blocks if both the ` with ` and ` indexBy ` parameters were set.
9
+ - Fixed a bug where Super Table blocks wouldn’t retain their content translations when an entry was duplicated from the Edit Entry page.
10
+ - Fix settings dropdown/table fields not working on some cases.
11
+ - Remove plugin settings page (It's not supposed to be there).
12
+
3
13
## 2.0.14 - 2018-11-12
4
14
5
15
### 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.0.14 " ,
5
+ "version" : " 2.1.0 " ,
6
6
"keywords" : [
7
7
" craft" ,
8
8
" cms" ,
You can’t perform that action at this time.
0 commit comments