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
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,17 @@
1
1
## Changelog #
2
2
3
+
### 1.4.0 – 2019-09-04 ###
4
+
5
+
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.
6
+
7
+
* New: Function to reset repeater rows: reset_block_rows()
8
+
* New: Add a "Field Width" control to blocks
9
+
* Fix: Empty repeater rows now save and can be moved properly
10
+
* Fix: An issue which occasionally prevented repeater rows from being deleted
11
+
* Fix: Prevent repeated requests to validate a Pro license
12
+
* Tweaks: Add a different admin notice for when a license validation request fails
13
+
* Tweaks: Many new and shiny unit and integration tests, making Block Lab more solid than ever
0 commit comments