-
Notifications
You must be signed in to change notification settings - Fork 16
/
changelog.txt
executable file
·273 lines (217 loc) · 11.7 KB
/
changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
= 2.0.5, Jan 12 2024 =
* Improved the way to modify reCAPTCHA Site Key and Secret Key.
* Improved Contact Form block - Google reCAPTCHA applied to all Contact Forms if Site Key and Secret Key are set.
* Removed Captcha - Contact Form child block.
= 2.0.4, Jan 08 2024 =
* Fixed an issue with the Accordion, Toggle, Tabs, Icon, Section blocks that may cause errors in the widgets editor.
= 2.0.3, Nov 17 2023 =
* Improved email formatting for contact form submissions.
= 2.0.2, Oct 27 2023 =
* Added Instagram Access Token encryption.
= 2.0.1, Sep 18 2023 =
* Fixed an issue when the Table block didn't work correctly in WordPress 6.3.
= 2.0.0, Aug 15 2023 =
* Added full support of WordPress Full Site Editing.
* Improved compatibility with the Gutenberg plugin 16.3.0.
= 1.9.1, Jul 25 2023 =
* Fixed an issue that prevented custom post types from being displayed in the post-based blocks.
= 1.9.0, Jul 03 2023 =
* New block: added the AI Assistant block.
= 1.8.7, May 24 2023 =
* Improved compatibility with WordPress 6.2.
* Minor bug fixes and improvements.
= 1.8.6, May 10 2023 =
* Improved compatibility with WordPress 6.2.
* Fixed an issue when wrong icons might be displayed in the Toggle and Accordion blocks in the block editor after saving.
* Fixed an issue when images in the Slider and Content Timeline blocks would disappear in the block editor after a size change.
* Fixed an issue with the Google Fonts control in the block editor.
* Fixed an issue when the Countdown block was not functioning properly in the block editor.
* Minor bug fixes and improvements.
= 1.8.5, Apr 14 2023 =
* Fixed an issue when content of Section block may disappear in the block editor.
* Fixed an issue when animation of Progress Bar and Circular Progress Bar blocks may not run in the block editor.
= 1.8.4, Apr 13 2023 =
* Security - Improve URL checks in REST controller.
= 1.8.3, Jan 26 2023 =
* Improved accessibility of the Video Popup block.
* Added the ability to load block assets outside Getwid.
* Fixed an issue with the Tabs block styles being broken when it's nested inside itself.
* Fixed an issue with the Media Text Slider block not working properly in WP 6.1.
= 1.8.2, Jun 29 2022 =
* Added the ability to set the width of the cell borders in the Advanced Table block.
* Added new parameters for the Content Slider block - Adaptive Height and Draggable.
* Improved the way to generate ID for the Table of Contents block.
* Fixed an issue with the Template Library and Edit with Elementor buttons not being displayed when both Getwid and Elementor were activated.
* Fixed an issue when the Toggle and Accordion blocks didn't work correctly when they were nested inside themselves.
* Fixed an issue with the Image Slider block not being initialized if added from the Template Library.
* Minor bugfixes and improvements.
= 1.8.1, May 16 2022 =
* Improved the support for right-to-left languages.
= 1.8.0, May 02 2022 =
* New block: added the Content Slider block.
= 1.7.10, Apr 26 2022 =
* Added the ability to add a link to the Background Featured Image template part block.
* Fixed an issue with the font size picker.
* Fixed an issue when content of Post Slider and Post Carousel blocks may disappear in the block editor.
= 1.7.9, Mar 16 2022 =
* Improved compatibility with WordPress 5.9.
* Increased the maximum number of slides in the Media & Text Slider block.
* Fixed an issue when the first slide's content may have disappeared in the Media & Text Slider block.
* Fixed an issue with the slide content class in the Media & Text Slider block.
* Fixed an issue with the button width in the Button Group block.
* Fixed an issue when some blocks may have not been displayed in the block inserter.
= 1.7.8, Dec 14 2021 =
* Minor bugfixes and improvements of the Google Maps, Table and Image Slider blocks.
= 1.7.7, Nov 2 2021 =
* Fixed an issue with the empty terms list in the Custom Post Type and related blocks.
= 1.7.6, Oct 27 2021 =
* Security - sanitization and escaping.
= 1.7.5, Oct 1 2021 =
* Security - added nonces to prevent CSRF.
= 1.7.4, Jul 31 2021 =
* Fixed an issue with YouTube video in the Section block.
= 1.7.3, Jul 30 2021 =
* Revert changes in version 1.7.2.
= 1.7.2, Jul 29 2021 =
* Improved compatibility with WordPress 5.8.
* Added the ability to use post template parts and ACF template parts in the Query Loop Block.
= 1.7.1, Jul 02 2021 =
* New feature: Custom Field Filter. It allows you to extend the post filtering possibilities for the Custom post type, Post slider, and Post carousel blocks, e.g. use post filters sourced from third-party plugins like WooCommerce.
= 1.7.0, May 14 2021 =
* New feature: Performance Optimization. It is currently in beta and you may activate it in Settings > Getwid > Performance Optimization.
* Fixed an issue with a large number of get_option queries to the database.
* Added the Post Templates tab to Getwid settings for easier template management.
= 1.6.12, May 11 2021 =
* Added Advanced Custom Fields Wysiwyg, Select, Image and Background Image blocks you may use as template parts in the Custom Post Type and related blocks.
* Fixed an issue with the background and progress bar color in the Content Timeline block.
* Fixed an issue with the button width in the Button Group and Price Box blocks.
= 1.6.11, Mar 15 2021 =
* Improved compatibility with WordPress 5.7 and PHP 8.
= 1.6.10, Mar 3 2021 =
* Plugin settings moved to a separate page under the Settings menu.
* Added an action to display custom content when there are no posts to display in the Custom Post Type and related blocks.
* Added the ability to automatically refresh Instagram access token.
* Added the ability to display a caption under the image in the Image Slider block.
* Added the ability to set an aspect ratio of images in the Image Slider block.
* Added the ability for developers to manage fonts.
* Added the Smooth animation option that prevents a horizontal scroll bar and blinking from appearing during the entrance animation.
* Fixed an issue when YouTube video did not automatically play on iOS devices.
* Fixed an issue when a click on a tab scrolled a page.
* Improved the Content Timeline block compatibility with third-party plugins.
* Improved YouTube compatibility with third-party plugins.
= 1.6.9, Dec 17 2020 =
* Fixed an issue when some blocks may grow infinitely wide in WordPress 5.6.
= 1.6.8, Dec 14 2020 =
* Improved compatibility with WordPress 5.6.
* Added support for an H1 HTML tag to the Table of Contents block.
* Increased the maximum number of images in the Instagram block.
* Fixed an issue with the HTML anchor in the Advanced Heading block.
= 1.6.7, Sep 8 2020 =
* Fixed an issue with Columns option of Custom Post Type block.
= 1.6.6, Sep 8 2020 =
* Fixed an issue with nested Tabs blocks.
* Fixed an issue that created a blank space in Tabs blocks.
* Fixed an HTML validation issue of Tabs block.
* Fixed an issue with category selection in Recent Posts block.
= 1.6.5, Aug 7 2020 =
* Improved compatibility with WordPress 5.5.
= 1.6.4, Jul 22 2020 =
* Fixed an issue with carousel Instagram media type.
= 1.6.3, Jul 10 2020 =
* Added Instagram cache timeout option.
= 1.6.2, Jul 6 2020 =
* Fixed an issue with Instagram block. You should re-authorize the app in Dashboard - Writing Settings to receive new access token.
= 1.6.1, Jul 1 2020 =
* Fixed an issue with Rank Math WordPress SEO plugin.
* Fixed an issue in Contact Form block.
* Fixed an issue with text in Video Popup block.
* Fixed an issue with pagination and offset options for all post-based blocks.
= 1.6.0, Jun 25 2020 =
* New block: added the Anchor block.
* New block: added the Table of Contents block.
* New block: added the Advanced Table block.
* Added the ability to add any content into the Tabs, Accordion, and Toggle blocks.
* Added the ability to display image captions in the Image Slider block.
* Added the focal point tool to the Section block for setting custom background image positioning.
* Added YouTube video support for video backgrounds in the Section block.
* Added the ability to use unlimited colors for creating a gradient in the Section block.
* Added the ability to display any text inside the Circular Progress Bar block.
* Added the Random option to the Post Slider order settings.
* Added the ability to enable Offset (skips a selected number of posts) for all post-based blocks.
* Added the ability to display child pages of a current page in the Custom Post Type block.
* Fixed the Section and Slider blocks issues in IE.
* Fixed an issue with the Countdown block in Safari.
= 1.5.4, Apr 8 2020 =
* Rolled back the previous update intended to optimize styles and scripts loading since it caused extra issues on user websites.
* Improved the UI by hiding the Template Library button in Gutenberg if the Template Library block is disabled in Getwid Settings.
* Minor bugfixes and improvements.
= 1.5.3, Apr 1 2020 =
* Optimized the blocks to better handle styles and scripts loading.
* Added the ability to turn individual blocks on/off in plugin settings.
* Improved compatibility with WordPress 5.4.
* Minor bugfixes and improvements.
= 1.5.2, Mar 13 2020 =
* Added the ability to exclude posts and a current post in Custom Post Type and related blocks.
* Fixed an issue in terms relation of Custom Post Type and related blocks.
* Added the ability to set Wide / Full width for the Instagram block.
* Minor bugfixes and improvements.
= 1.5.1, Feb 3 2020 =
* Improved compatibility with Gutenberg 7.3.
* Improved compatibility with Twenty Sixteen theme.
* Improved accessibility of Accordion and Toggle blocks.
* Added the ability to set the controls position in Media & Text Slider block.
* Added the ability to set the title as H1 in Advanced Heading block.
* Added the ability to set the custom link on slide in Image Slider block.
* Minor bugfixes and improvements.
= 1.5.0, Jan 14 2020 =
* Added layout templates to the Section block so you can start with the needed dimensions.
* Added the ability to set margin and padding visually via draggable controls in the Section block.
* Added a gradient color palette to the Section block.
* Fixed an issue with animation of the Section block.
* Fixed an issue with WP-CLI.
* Fixed an issue with HTML markup in marker of the Google Maps block.
* Fixed an issue with the button color in the Video Popup block.
* Fixed an issue when filtering by ID returned nothing in Custom Post Type and similar blocks.
* Grouped blocks' settings by semantic tabs for better UX.
= 1.4.2, Dec 6 2019 =
* Fixed an issue in Media & Text Slider Block.
= 1.4.0, Nov 22 2019 =
* Added Template Library. A collection of pre-designed layouts.
= 1.3.2, Nov 5 2019 =
* Improved compatibility with WordPress 5.3.
= 1.3.1, Oct 15 2019 =
* Fixed an issue in Mailchimp block.
* Added the ability to set the currency position in Price List block.
= 1.3.0, Oct 8 2019 =
* Optimized the blocks to better handle CSS and scripts loading.
= 1.2.0, Sep 20 2019 =
* Added Mailchimp block.
* Added Countdown block.
* Added Video Popup block.
* Added Content Timeline block.
* Added Image Hotspot block.
* Minor bugfixes and improvements.
= 1.1.1, Jul 25 2019 =
* Improved the compatibility with the WordPress Multisite.
* Added the ability to reduce the font size of the Advanced Heading block on tablet and mobile.
* Added the ability to set the height of the Image Slider block.
* Minor bugfixes and improvements.
= 1.1.0, Jul 12 2019 =
* Added Contact Form block.
* Added Post Carousel block.
* Added Price List block.
* Added Post Slider block.
* Added Custom Post Type block.
* Minor bugfixes and improvements.
= 1.0.3, Apr 26 2019 =
* Added Instagram block.
* Added Counter block.
* Added Price Box block.
* Added Progress Bar block.
* Added Circular Progress Bar block.
= 1.0.2, Apr 22 2019 =
* Minor bugfixes and improvements.
= 1.0.1, Apr 4 2019 =
* Minor bugfixes and improvements.
= 1.0.0, Mar 29 2019 =
* Initial release.