Skip to content

Commit 9f03453

Browse files
committed
version 2.1.12
1 parent eaf27e6 commit 9f03453

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 2.1.12 - 2019-02-25
4+
5+
### Fixed
6+
- Fix content tables updating (and potentially removing data) when fields are missing in Craft.
7+
- Added `maxPowerCaptain()` to actionFixContentTables, allow fixing table contents to take a while.
8+
39
## 2.1.11 - 2019-02-22
410

511
### Fixed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "verbb/super-table",
33
"description": "Super-charge your Craft workflow with Super Table. Use it to group fields together or build complex Matrix-in-Matrix solutions.",
44
"type": "craft-plugin",
5-
"version": "2.1.11",
5+
"version": "2.1.12",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)