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
**Tags:** gutenberg, block, services block, pricing block, testimonials block, post grid block, google map block, font awesome block, sharing icons block, about author block, columns block, advanced columns, section, columds, row, layout
4
-
**Requires at least:** 4.9
4
+
**Requires at least:** 4.9
5
+
**Tested up to:** 5.0
5
6
**Requires PHP:** 5.4
6
7
**Stable tag:** trunk
7
8
**License:** GPLv3
@@ -38,13 +39,6 @@ It has:
38
39
- Sharing Icons Block
39
40
- Plugin Card Block
40
41
41
-
## Installation ##
42
-
Activating this plugin is just like any other plugin. If you’ve uploaded the plugin package to your server already, skip to step 5 below:
43
-
44
-
1. Install using the WordPress built-in Plugin installer, or Extract the zip file and drop the contents in the wp-content/plugins/ directory of your WordPress installation.
45
-
2. Activate the plugin through the ‘Plugins’ menu in WordPress.
46
-
3. Go to Gutenberg editor and play around with the block.
47
-
48
42
## Screenshots ##
49
43
50
44
1. Otter Blocks
@@ -53,6 +47,28 @@ Activating this plugin is just like any other plugin. If you’ve uploaded the p
53
47
4. Pre-built Section
54
48
55
49
## Changelog ##
50
+
### 1.1.1 - 2019-01-25 ###
51
+
52
+
* Added Developer Documentation
53
+
* Added Typography Option to Block Toolbar
54
+
* Fixed Padding Resizer
55
+
* Made Template Library Responsive
56
+
* Fixed Close Icon Alignment on Chrome
57
+
* Fixed Alignment with Span Tag in Advanced Heading Block
58
+
* Added Line Height Option to Button Group
59
+
* Added Option to Collapse Buttons
60
+
* Fixed Icon Issue in Button Group
61
+
* Increased Maximum Font Size Limit
62
+
* Fixed Font Weight Value Error
63
+
* Fixed Fatal Error Caused by Gutenberg Plugin
64
+
* Fixed Unescaped Character Preview in Post Grid
65
+
* Improved Handling of Unique Block IDs
66
+
* Added Left/Right Margin Options to Section Column
67
+
* Added Controls for Responsive Alignment to Advanced Heading Block
0 commit comments