You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 6, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,13 @@
1
1
## Changelog #
2
2
3
+
### 1.4.1 – 2019-09-11 ###
4
+
5
+
You can now add a Minimum and Maximum Rows setting to repeaters, allowing you to specify a lower and upper limit on how many repeater rows can be added.
6
+
7
+
* New: The repeater field now includes a minimum and maximum row setting
8
+
* Fix: Location and Width settings are now visible again when adding a new field
9
+
* Fix: Using block_sub_field() with an image now correctly outputs the image URL instead of the ID
10
+
3
11
### 1.4.0 – 2019-09-04 ###
4
12
5
13
This release applies some finishing touches to the repeater field. It also introduces a new "Field Width" feature, which lets you choose the width of the fields as seen in the Editor.
0 commit comments