blocksy-companion
Last commit date
framework
1 year ago
languages
1 year ago
static
1 year ago
vendor
1 year ago
LICENSE.txt
7 years ago
blocksy-companion.php
1 year ago
plugin.php
1 year ago
readme.txt
1 year ago
readme.txt
1549 lines
| 1 | === Blocksy Companion === |
| 2 | Tags: widget, widgets |
| 3 | Requires at least: 5.2 |
| 4 | Requires PHP: 7.0 |
| 5 | Tested up to: 6.6 |
| 6 | License: GPLv2 or later |
| 7 | License URI: http://www.gnu.org/licenses/gpl-2.0.html |
| 8 | Stable tag: 2.0.75 |
| 9 | |
| 10 | == Description == |
| 11 | |
| 12 | Blocksy Companion is a plugin that turns Blocksy theme into a powerful Swiss army knife. |
| 13 | It runs and adds its enhancements only if the Blocksy theme is installed and active. |
| 14 | |
| 15 | = Minimum Requirements = |
| 16 | |
| 17 | * WordPress 5.0 or greater |
| 18 | * PHP version 7.0 or greater |
| 19 | |
| 20 | == Installation == |
| 21 | |
| 22 | 1. Upload `Blocksy-Companion-version_number.zip` to the `/wp-content/plugins/` directory and extract. |
| 23 | 2. Activate the plugin by going to **Plugins** page in WordPress admin and clicking on **Activate** link. |
| 24 | |
| 25 | == Frequently Asked Questions == |
| 26 | |
| 27 | = Why do I need this plugin? = |
| 28 | |
| 29 | You need this plugin if you are using the Blocksy theme. It gives you the |
| 30 | ability to install any starter site and also a lot of additional extensions |
| 31 | and features. |
| 32 | |
| 33 | = How do I use the Blocksy Companion? = |
| 34 | |
| 35 | After you installed this plugin, just go to the Blocksy dashboard from the top |
| 36 | level menu in the WordPress admin area. When you are there, you will be able |
| 37 | to see all the awesome extensions that the plugin brings and also the starter |
| 38 | sites that are ready to be imported with just a few clicks and get you started |
| 39 | in no time. |
| 40 | |
| 41 | = What do I do if the plugin doesn't work? = |
| 42 | |
| 43 | If you are using the free version of the plugin, you can post your issue on |
| 44 | the support forum of the plugin. In case you have bought the premium version, |
| 45 | please reach out to the support |
| 46 | [here](https://creativethemes.com/blocksy/support/). |
| 47 | |
| 48 | = How can I report security bugs? = |
| 49 | |
| 50 | You can report security bugs through the Patchstack Vulnerability Disclosure |
| 51 | Program. The Patchstack team help validate, triage and handle any security |
| 52 | vulnerabilities. [Report a security vulnerability.](https://patchstack.com/database/vdp/blocksy-companion) |
| 53 | |
| 54 | == Changelog == |
| 55 | 2.0.75: 2024-10-24 |
| 56 | - Improvement: General fixes and improvements |
| 57 | |
| 58 | 2.0.74: 2024-10-24 |
| 59 | - Improvement: Demo importer - don't import FluentBooking calendar twice |
| 60 | - Improvement: Demo importer - preselect required builder when importing if demos where filtered by a specific builder |
| 61 | |
| 62 | 2.0.73: 2024-10-11 |
| 63 | - Improvement: General fixes and improvements |
| 64 | |
| 65 | 2.0.72: 2024-10-10 |
| 66 | - Improvement: Better error reporting of missing XML extension in starter sites |
| 67 | |
| 68 | 2.0.71: 2024-10-04 |
| 69 | - Improvement: General fixes and improvements |
| 70 | |
| 71 | 2.0.70: 2024-10-03 |
| 72 | - Improvement: Dont require updates script from Core when installing or updating theme from companion |
| 73 | |
| 74 | 2.0.69: 2024-09-26 |
| 75 | - Improvement: General fixes and improvements |
| 76 | |
| 77 | 2.0.68: 2024-09-19 |
| 78 | - Improvement: Correctly regenerate dynamic CSS after All in One WP Migration import is done |
| 79 | |
| 80 | 2.0.67: 2024-09-12 |
| 81 | - Improvement: General fixes and improvements |
| 82 | |
| 83 | 2.0.66: 2024-09-06 |
| 84 | - Improvement: General fixes and improvements |
| 85 | |
| 86 | 2.0.65: 2024-09-05 |
| 87 | - Improvement: Better integrate demo importer with Fluent Booking plugin |
| 88 | - Improvement: Include custom palettes in customizer export file |
| 89 | |
| 90 | 2.0.64: 2024-08-29 |
| 91 | - Improvement: General fixes and improvements |
| 92 | |
| 93 | 2.0.63: 2024-08-22 |
| 94 | - Improvement: Better integration with FluentBooking plugin in starter sites |
| 95 | |
| 96 | 2.0.62: 2024-08-15 |
| 97 | - Improvement: Improved check for current theme in the customizer preview |
| 98 | - Improvement: Starter sites - more reliable content installation |
| 99 | |
| 100 | 2.0.61: 2024-08-08 |
| 101 | - Improvement: Starter sites installer ensure content type header is passed correctly in all requests |
| 102 | - Fix: Product reviews extension - issue with short description option |
| 103 | |
| 104 | 2.0.60: 2024-08-01 |
| 105 | - Improvement: Correctly load JSON translation files for JS files |
| 106 | - Improvement: Declare text domain correctly so that Loco Translate is able to override translations |
| 107 | |
| 108 | 2.0.59: 2024-07-25 |
| 109 | - Improvement: Removed old Google Analytics V3 option |
| 110 | |
| 111 | 2.0.58: 2024-07-17 |
| 112 | - Improvement: Account module - better integration with Admin Enhancements Pro login redirection plugin |
| 113 | - Improvement: Advanced posts block - add option to change columns number per device |
| 114 | - Improvement: Trending posts module improvements |
| 115 | - Fix: Advanced posts and taxonomies blocks - columns issue in WordPress 6.6 |
| 116 | |
| 117 | 2.0.57: 2024-07-04 |
| 118 | - Fix: Multi site crashes with Companion file referenced when Blocksy theme is attempted to be activated |
| 119 | - Fix: Trending Posts extension gets stuck if a selected post type gets un-registered |
| 120 | |
| 121 | 2.0.56: 2024-06-27 |
| 122 | - Fix: Fixed an issue when dashboard bulk select was not working properly |
| 123 | |
| 124 | 2.0.55: 2024-06-21 |
| 125 | - Fix: Account modal drop down - properly stay on the same page after sign out |
| 126 | |
| 127 | 2.0.54: 2024-06-17 |
| 128 | - Improvement: General fixes and improvements |
| 129 | |
| 130 | 2.0.53: 2024-06-07 |
| 131 | - Improvement: General fixes and improvements |
| 132 | |
| 133 | 2.0.52: 2024-06-06 |
| 134 | - New: Taxonomies query block |
| 135 | - Improvement: Regenerate `global.css` when copying settings from parent or child theme |
| 136 | |
| 137 | 2.0.51: 2024-05-30 |
| 138 | - Improvement: Correctly load JS translations for the Blocksy Companion |
| 139 | |
| 140 | 2.0.50: 2024-05-24 |
| 141 | - Improvement: Ensure required theme version is correctly verified within WP CLI |
| 142 | - Improvement: Login to WP dashboard through cPanel WP Toolkit doesn't work |
| 143 | |
| 144 | 2.0.49: 2024-05-23 |
| 145 | - Improvement: General fixes and improvements |
| 146 | |
| 147 | 2.0.48: 2024-05-16 |
| 148 | - Improvement: Sometimes the demo data cannot be persisted in DB due to some restrictions |
| 149 | - Fix: Account dropdown - correctly link Dokan Dashboard item |
| 150 | |
| 151 | 2.0.47: 2024-05-10 |
| 152 | - Improvement: General fixes and improvements |
| 153 | |
| 154 | 2.0.46: 2024-05-09 |
| 155 | - Improvement: Sanitize all SVG images upon upload into media gallery |
| 156 | |
| 157 | 2.0.45: 2024-05-03 |
| 158 | - Improvement: General fixes and improvements |
| 159 | |
| 160 | 2.0.44: 2024-05-03 |
| 161 | - Improvement: General fixes and improvements |
| 162 | |
| 163 | 2.0.43: 2024-05-02 |
| 164 | - Improvement: Account element drop down menu remains open indefinitely if clicked on the element itself |
| 165 | - Improvement: Dont allow URLs in region portion of the Mailchimp API Key |
| 166 | - Improvement: Enforce year structure of uploads during starter site install |
| 167 | - Improvement: Make sure starter sites are correctly installed via WP CLI |
| 168 | - Improvement: Respect login_redirect filter in the account modal |
| 169 | - Improvement: Starter Site content install step dont pass XML in the request body |
| 170 | - Improvement: Starter sites list - better filtering by categories |
| 171 | |
| 172 | 2.0.42: 2024-04-25 |
| 173 | - Improvement: Account header element profile photo support YITH Customize My Account plugin |
| 174 | - Improvement: Starter sites installation process improvements |
| 175 | |
| 176 | 2.0.41: 2024-04-19 |
| 177 | - Improvement: Allow multiple instances of newsletter block in same post |
| 178 | - Fix: `[blocksy_posts]` shortcode type slider has weird spacing for pills |
| 179 | |
| 180 | 2.0.40: 2024-04-18 |
| 181 | - Improvement: Newsletter Subscribe - add option to make the "name" field mandatory |
| 182 | |
| 183 | 2.0.39: 2024-04-11 |
| 184 | - Improvement: General fixes and improvements |
| 185 | |
| 186 | 2.0.38: 2024-04-04 |
| 187 | - Improvement: Introduce a WP CLI command for installing a starter site in one step |
| 188 | - Improvement: Make sure Product Reviews extension post contents is searchable |
| 189 | |
| 190 | 2.0.37: 2024-03-29 |
| 191 | - Improvement: Correctly generate translation files |
| 192 | |
| 193 | 2.0.36: 2024-03-29 |
| 194 | - Improvement: General fixes and improvements |
| 195 | |
| 196 | 2.0.35: 2024-03-28 |
| 197 | - Improvement: General fixes and improvements |
| 198 | |
| 199 | 2.0.34: 2024-03-28 |
| 200 | - Improvement: General fixes and improvements |
| 201 | |
| 202 | 2.0.33: 2024-03-21 |
| 203 | - Improvement: Add filter functionality to starter sites |
| 204 | - Fix: Newsletter block and single subscribe form can't get the custom list ID |
| 205 | |
| 206 | 2.0.32: 2024-03-15 |
| 207 | - Improvement: Correctly escape style attribute in newsletter subscribe block |
| 208 | |
| 209 | 2.0.31: 2024-03-14 |
| 210 | - Fix: `blocksy_posts` shortcode with slider doesn't wrap images inside links |
| 211 | |
| 212 | 2.0.30: 2024-03-08 |
| 213 | - Improvement: General fixes and improvements |
| 214 | |
| 215 | 2.0.29: 2024-03-07 |
| 216 | - Improvement: Ensure all dashboard AJAX actions are protected with nonces |
| 217 | |
| 218 | 2.0.28: 2024-02-29 |
| 219 | - Improvement: General fixes and improvements |
| 220 | |
| 221 | 2.0.27: 2024-02-29 |
| 222 | - Improvement: Account header element - overflow issue when email address is very long |
| 223 | - Improvement: Display proper label for language conditions |
| 224 | - Improvement: Make sure the header account element is getting the correct user role |
| 225 | |
| 226 | 2.0.26: 2024-02-22 |
| 227 | - Fix: PHP Warning when using Multi-Vendor Marketplace Lite plugin and account header element |
| 228 | |
| 229 | 2.0.25: 2024-02-15 |
| 230 | - Improvement: General fixes and improvements |
| 231 | |
| 232 | 2.0.24: 2024-02-08 |
| 233 | - Improvement: Don't output account modal for logged out users if account is disabled for them |
| 234 | - Improvement: Harden the check for blc_maybe_is_ssl() function |
| 235 | - Improvement: Introduce a safe sprintf function to avoid errors on translations |
| 236 | |
| 237 | 2.0.23: 2024-02-01 |
| 238 | - Improvement: General fixes and improvements |
| 239 | |
| 240 | 2.0.22: 2024-01-25 |
| 241 | - Improvement: General fixes and improvements |
| 242 | |
| 243 | 2.0.21: 2024-01-20 |
| 244 | - Improvement: General fixes and improvements |
| 245 | |
| 246 | 2.0.20: 2024-01-19 |
| 247 | - Improvement: General fixes and improvements |
| 248 | |
| 249 | 2.0.19: 2024-01-18 |
| 250 | - New: Header account - option to add a menu inside the dropdown |
| 251 | - Improvement: Header account - user info dropdown options improvements |
| 252 | |
| 253 | 2.0.18: 2024-01-12 |
| 254 | - Improvement: Correctly load Flexy styles when blocksy_posts shortcode is used in the slider mode |
| 255 | |
| 256 | 2.0.17: 2024-01-11 |
| 257 | - Improvement: General fixes and improvements |
| 258 | |
| 259 | 2.0.16: 2024-01-05 |
| 260 | - Improvement: General fixes and improvements |
| 261 | |
| 262 | 2.0.15: 2024-01-04 |
| 263 | - Improvement: General fixes and improvements |
| 264 | |
| 265 | 2.0.14: 2023-12-26 |
| 266 | - Improvement: Dont attempt to unslash post meta data upon starter site installation |
| 267 | |
| 268 | 2.0.13: 2023-12-22 |
| 269 | - Improvement: Demo importer - make sure mega menus are imported correctly |
| 270 | |
| 271 | 2.0.12: 2023-12-21 |
| 272 | - Improvement: General fixes and improvements |
| 273 | |
| 274 | 2.0.11: 2023-12-15 |
| 275 | - Improvement: General fixes and improvements |
| 276 | |
| 277 | 2.0.10: 2023-12-14 |
| 278 | - Improvement: General fixes and improvements |
| 279 | |
| 280 | 2.0.9: 2023-12-12 |
| 281 | - Improvement: More reliable check for extensions preboot |
| 282 | |
| 283 | 2.0.8: 2023-12-08 |
| 284 | - Improvement: General fixes and improvements |
| 285 | |
| 286 | 2.0.7: 2023-12-07 |
| 287 | - Improvement: General fixes and improvements |
| 288 | |
| 289 | 2.0.6: 2023-12-06 |
| 290 | - Fix: Customizer mode issue if child theme is active |
| 291 | |
| 292 | 2.0.5: 2023-12-06 |
| 293 | - Improvement: Account drop down on mobile is placed out of bounds |
| 294 | - Fix: Content Blocks cannot be turned on/off if quick edited |
| 295 | |
| 296 | 2.0.4: 2023-11-30 |
| 297 | - Improvement: Correctly execute pre boot for extensions in the dashboard |
| 298 | - Improvement: Introduce Product Taxonomy ID condition rule |
| 299 | |
| 300 | 2.0.3: 2023-11-29 |
| 301 | - Improvement: Account header element under specific settings makes the Customizer break |
| 302 | - Fix: Trending posts article font size option doesn't work |
| 303 | |
| 304 | 2.0.2: 2023-11-27 |
| 305 | - Improvement: Correctly load styles for the newsletter subscribe shortcode |
| 306 | - Improvement: Ensure extensions pre boot isn't executed on every ajax request |
| 307 | |
| 308 | 2.0.1: 2023-11-25 |
| 309 | - Improvement: General fixes and improvements related to update |
| 310 | |
| 311 | 2.0.0: 2023-11-24 |
| 312 | - New: Convert old legacy widgets to block widgets |
| 313 | - New: Dropdown menu for account widget in header |
| 314 | - New: Footer builder logo element - add lazy loading attribute to image |
| 315 | - New: More integrations for newsletter module (Sendinblue, CampaignMonitor, ConvertKit) |
| 316 | - New: New dashboard extensions screen |
| 317 | - Improvement: Account modal - integration with Two-Factor plugin |
| 318 | - Improvement: Account modal - use core registration if WooCommerce registration is disabled |
| 319 | - Improvement: Automatically load Google analytics on cookies notice approve |
| 320 | - Improvement: Performance - Faster PHP classes autoloader |
| 321 | - Improvement: Performance - Smarter load extensions CSS files (only when extensions is activated and present on a page) |
| 322 | - Improvement: Prefix CSS variables in order to not conflict with other plugins |
| 323 | - Fix: Prevent errors on SVG's size calculation |
| 324 | |
| 325 | 2.0.0-beta26: 2023-10-25 |
| 326 | - Improvement: General fixes and improvements |
| 327 | |
| 328 | 2.0.0-beta25: 2023-10-06 |
| 329 | - Improvement: General fixes and improvements |
| 330 | |
| 331 | 2.0.0-beta24: 2023-10-06 |
| 332 | - Improvement: General fixes and improvements |
| 333 | |
| 334 | 2.0.0-beta23: 2023-09-29 |
| 335 | - Improvement: General fixes and improvements |
| 336 | |
| 337 | 2.0.0-beta22: 2023-09-22 |
| 338 | - Improvement: General fixes and improvements |
| 339 | |
| 340 | 2.0.0-beta21: 2023-09-15 |
| 341 | - Improvement: General fixes and improvements |
| 342 | |
| 343 | 2.0.0-beta20: 2023-09-08 |
| 344 | - Improvement: General fixes and improvements |
| 345 | |
| 346 | 2.0.0-beta19: 2023-09-01 |
| 347 | - Improvement: General fixes and improvements |
| 348 | |
| 349 | 2.0.0-beta18: 2023-08-28 |
| 350 | - Improvement: General fixes and improvements |
| 351 | |
| 352 | 2.0.0-beta17: 2023-08-25 |
| 353 | - Improvement: General fixes and improvements |
| 354 | |
| 355 | 2.0.0-beta16: 2023-08-18 |
| 356 | - Improvement: General fixes and improvements |
| 357 | |
| 358 | 2.0.0-beta15: 2023-08-11 |
| 359 | - Improvement: General fixes and improvements |
| 360 | |
| 361 | 2.0.0-beta14: 2023-08-04 |
| 362 | - Improvement: General fixes and improvements |
| 363 | |
| 364 | 2.0.0-beta13: 2023-07-28 |
| 365 | - Improvement: General fixes and improvements |
| 366 | |
| 367 | 2.0.0-beta12: 2023-07-21 |
| 368 | - Improvement: General fixes and improvements |
| 369 | |
| 370 | 2.0.0-beta11: 2023-07-14 |
| 371 | - Improvement: General fixes and improvements |
| 372 | |
| 373 | 2.0.0-beta10: 2023-07-07 |
| 374 | - Improvement: General fixes and improvements |
| 375 | |
| 376 | 2.0.0-beta9: 2023-06-30 |
| 377 | - Improvement: General fixes and improvements |
| 378 | |
| 379 | 2.0.0-beta8: 2023-06-23 |
| 380 | - Improvement: General fixes and improvements |
| 381 | |
| 382 | 2.0.0-beta7: 2023-06-16 |
| 383 | - Improvement: General fixes and improvements |
| 384 | |
| 385 | 2.0.0-beta6: 2023-05-26 |
| 386 | - Improvement: General fixes and improvements |
| 387 | |
| 388 | 2.0.0-beta5: 2023-05-26 |
| 389 | - Improvement: General fixes and improvements |
| 390 | |
| 391 | 2.0.0-beta4: 2023-05-17 |
| 392 | - Improvement: General fixes and improvements |
| 393 | |
| 394 | 2.0.0-beta3: 2023-05-12 |
| 395 | - New: Convert old legacy widgets to block widgets |
| 396 | - New: Dropdown menu for account widget in header |
| 397 | - New: More integrations for newsletter module (Sendinblue & CampaignMonitor) |
| 398 | - New: New dashboard extensions screen |
| 399 | - Improvement: Account modal - use core registration if WooCommerce registration is disabled |
| 400 | |
| 401 | 1.9.11: 2023-11-09 |
| 402 | - Improvement: Better compatibility with WordPress 6.4 |
| 403 | |
| 404 | 1.9.10: 2023-11-02 |
| 405 | - Fix: Account `blocksy_get_avatar_url()` issue |
| 406 | |
| 407 | 1.9.9: 2023-11-02 |
| 408 | - Improvement: Comments privacy policy link is not inheriting "Privacy page" option from dashboard |
| 409 | |
| 410 | 1.9.8: 2023-10-12 |
| 411 | - Improvement: General fixes and improvements |
| 412 | |
| 413 | 1.9.7: 2023-09-28 |
| 414 | - Fix: Posts widget gets corrupted if we select "no thumbnails" |
| 415 | |
| 416 | 1.9.6: 2023-09-21 |
| 417 | - Improvement: General fixes and improvements |
| 418 | |
| 419 | 1.9.5: 2023-09-14 |
| 420 | - Improvement: Conditions module bump limit of 500 users |
| 421 | - Improvement: Improve rounding logic in sticky shrink logic to better handle fractional header heights |
| 422 | |
| 423 | 1.9.4: 2023-09-07 |
| 424 | - Improvement: General fixes and improvements |
| 425 | |
| 426 | 1.9.3: 2023-08-31 |
| 427 | - Improvement: Demo importer better handle WooCommerce imports |
| 428 | |
| 429 | 1.9.2: 2023-08-24 |
| 430 | - Improvement: Cookies consent button type |
| 431 | |
| 432 | 1.9.1: 2023-08-17 |
| 433 | - Improvement: Trending posts module - more color and typography options |
| 434 | - Improvement: Correctly display of loading spinner in account modal |
| 435 | |
| 436 | 1.9.0: 2023-08-10 |
| 437 | - Improvement: General fixes and improvements |
| 438 | |
| 439 | 1.8.99: 2023-08-09 |
| 440 | - Improvement: Better scoping of taxonomies in blocksy_posts shortcode while filtering |
| 441 | - Improvement: Contact element - shortcode support in link field |
| 442 | - Fix: Import/export options disappear if UI Press Lite plugin is active |
| 443 | |
| 444 | 1.8.98: 2023-07-27 |
| 445 | - Improvement: General fixes and improvements |
| 446 | |
| 447 | 1.8.97: 2023-07-19 |
| 448 | - Improvement: General fixes and improvements |
| 449 | |
| 450 | 1.8.96: 2023-07-13 |
| 451 | - Improvement: General fixes and improvements |
| 452 | |
| 453 | 1.8.95: 2023-07-05 |
| 454 | - Improvement: General fixes and improvements |
| 455 | |
| 456 | 1.8.94: 2023-06-29 |
| 457 | - Improvement: Correctly install and activate Blocksy theme from Companion |
| 458 | |
| 459 | 1.8.93: 2023-06-22 |
| 460 | - Improvement: Ensure account logout action is not broken by WPML |
| 461 | |
| 462 | 1.8.92: 2023-06-14 |
| 463 | - Improvement: General fixes and improvements |
| 464 | |
| 465 | 1.8.91: 2023-06-12 |
| 466 | - Improvement: Don't perform HTTP JSON request in order to retrieve Google Fonts list |
| 467 | - Improvement: Do not allow bypassing comment form if privacy policy is not accepted |
| 468 | |
| 469 | 1.8.90: 2023-06-03 |
| 470 | - Improvement: Proper detection of Blocksy theme in customizer |
| 471 | |
| 472 | 1.8.89: 2023-06-01 |
| 473 | - Improvement: Better minimal theme version check flow |
| 474 | |
| 475 | 1.8.88: 2023-05-25 |
| 476 | - Fix: Socials widget label issue |
| 477 | |
| 478 | 1.8.87: 2023-05-18 |
| 479 | - Improvement: Starter site custom CSS avoid clashes with Elementor default Kit |
| 480 | |
| 481 | 1.8.86: 2023-05-11 |
| 482 | - Improvement: Account Show Password icon does not work on WooCommerce pages |
| 483 | |
| 484 | 1.8.85: 2023-05-04 |
| 485 | - Improvement: Add autocomplete attribute to account modal input fields |
| 486 | |
| 487 | 1.8.84: 2023-04-20 |
| 488 | - Improvement: Sticky header increased height calculation for widget area |
| 489 | - Improvement: Better display logic for taxonomy IDs condition |
| 490 | - Improvement: Shortcode support in header account label option |
| 491 | - Fix: Account modal -> registration -> eye icon to show password typed doesn't work |
| 492 | |
| 493 | 1.8.83: 2023-04-13 |
| 494 | - Fix: Account modal `login page` string issue |
| 495 | |
| 496 | 1.8.82: 2023-04-06 |
| 497 | - Improvement: Include only public posts for the query in the blocksy_posts shortcode |
| 498 | |
| 499 | 1.8.81: 2023-03-30 |
| 500 | - Improvement: Account modal don't repeat email field ID |
| 501 | - Improvement: Smarter loading of Dokan scripts for the registration modal |
| 502 | - Improvement: Account modal header element shortcode support in "custom link" option |
| 503 | |
| 504 | 1.8.80: 2023-03-27 |
| 505 | - Improvement: Compatibility with WordPress 6.2 |
| 506 | - Improvement: Never expose real login url in the account modal |
| 507 | - Improvement: Header account element label not translatable via "String translations" (WPML) |
| 508 | - Fix: Newsletter module text color option not applying correctly |
| 509 | |
| 510 | 1.8.79: 2023-03-16 |
| 511 | - Fix: Account modal some strings where not translatable |
| 512 | |
| 513 | 1.8.78: 2023-03-09 |
| 514 | - Improvement: Prefix XML parser class to not clash with other plugins |
| 515 | - Improvement: Correctly extract SVG sizes in blocksy_image function |
| 516 | |
| 517 | 1.8.77: 2023-03-02 |
| 518 | - Improvement: General fixes and improvements |
| 519 | |
| 520 | 1.8.76: 2023-02-23 |
| 521 | - Improvement: Better detection of user and CPT conditions |
| 522 | |
| 523 | 1.8.75: 2023-02-15 |
| 524 | - Improvement: General fixes and improvements |
| 525 | |
| 526 | 1.8.74: 2023-02-15 |
| 527 | - Improvement: General fixes and improvements |
| 528 | |
| 529 | 1.8.73: 2023-02-09 |
| 530 | - Improvement: Integrate B2B market with account modal |
| 531 | - Improvement: Newsletter subscribe extensions retrieve correctly all subscribers lists |
| 532 | - Improvement: More robust import of XML post data in starter sites |
| 533 | |
| 534 | 1.8.72: 2023-02-02 |
| 535 | - Improvement: General fixes and improvements |
| 536 | |
| 537 | 1.8.71: 2023-01-26 |
| 538 | - Improvement: General fixes and improvements |
| 539 | |
| 540 | 1.8.70: 2023-01-26 |
| 541 | - Improvement: Smarter handling of login links in the account modal |
| 542 | - Improvement: Small improvement for filter argument in posts shortcode |
| 543 | - Improvement: Dont trigger WooCommerce actions in account modal when it is not active |
| 544 | - Improvement: Add image size option to posts widget |
| 545 | |
| 546 | 1.8.69: 2023-01-20 |
| 547 | - Improvement: General fixes and improvements |
| 548 | |
| 549 | 1.8.68: 2023-01-20 |
| 550 | - Improvement: Escape class attr for blocksy_posts shortcode |
| 551 | - Improvement: Introduce filter for controlling obfuscation process in the contacts link item |
| 552 | |
| 553 | 1.8.67: 2023-01-19 |
| 554 | - Improvement: Ensure admin_body_class filter is called correctly |
| 555 | - Improvement: Earlier computation of trending posts results |
| 556 | - Improvement: Pass meta_value and meta_key fields to the blocksy_posts shortcode query |
| 557 | |
| 558 | 1.8.66: 2023-01-11 |
| 559 | - Improvement: Better header sticky calculation with very high elements in the rows |
| 560 | - Fix: Negative margin should not break sticky header calculations |
| 561 | |
| 562 | 1.8.65: 2022-12-29 |
| 563 | - Improvement: General fixes and improvements |
| 564 | |
| 565 | 1.8.64: 2022-12-28 |
| 566 | - Improvement: General fixes and improvements |
| 567 | |
| 568 | 1.8.63: 2022-12-22 |
| 569 | - Improvement: Correctly re-apply sticky container height in customizer |
| 570 | - Improvement: Don't output widgets heading tag if title is empty |
| 571 | |
| 572 | 1.8.62: 2022-12-15 |
| 573 | - Improvement: More reliable checking of taxonomy in conditions manager |
| 574 | |
| 575 | 1.8.61: 2022-12-09 |
| 576 | - Improvement: General fixes and improvements |
| 577 | |
| 578 | 1.8.60: 2022-12-08 |
| 579 | - Improvement: Correctly output sticky row background image on responsive devices |
| 580 | - Improvement: Better calculation for sticky shrink on responsive devices |
| 581 | |
| 582 | 1.8.59: 2022-11-24 |
| 583 | - Improvement: Better handle the integration with Nextend Social plugin and account modal |
| 584 | |
| 585 | 1.8.58: 2022-11-17 |
| 586 | - Improvement: Correct redirect to dashboard on plugin activation |
| 587 | - Fix: Trending posts taxonomy relationship |
| 588 | |
| 589 | 1.8.57: 2022-11-10 |
| 590 | - Improvement: General fixes and improvements |
| 591 | |
| 592 | 1.8.56: 2022-11-04 |
| 593 | - Improvement: Sticky header shrink with border correctly position floating cart |
| 594 | - Improvement: Better logic for simple XML svg parsing |
| 595 | |
| 596 | 1.8.55: 2022-11-03 |
| 597 | - Improvement: XML strategy for SVG dimensions when simple xml is absent |
| 598 | - Improvement: Correctly recalculate sticky position on page resize |
| 599 | |
| 600 | 1.8.54: 2022-10-27 |
| 601 | - Improvement: Sticky header makes floating cart cut off under some specific circumstances |
| 602 | - Improvement: Ensure special characters in localize data is correctly sanitized |
| 603 | - Improvement: Better integration with Dokan plugin and account modal extension |
| 604 | |
| 605 | 1.8.53: 2022-10-20 |
| 606 | - Improvement: Account modal show password strength in Sign Up tab |
| 607 | - Fix: Cookies consent decline button is not translatable |
| 608 | |
| 609 | 1.8.52: 2022-10-13 |
| 610 | - Improvement: General fixes and improvements |
| 611 | |
| 612 | 1.8.51: 2022-10-07 |
| 613 | - Improvement: Account modal - add show/hide password button in password field |
| 614 | - Fix: Double captcha appears on register modal |
| 615 | |
| 616 | 1.8.49: 2022-09-22 |
| 617 | - Improvement: Better schema.org output for product reviews price and currency |
| 618 | |
| 619 | 1.8.47: 2022-09-15 |
| 620 | - Improvement: Don't print html tags in OpenGraph output |
| 621 | - Improvement: Account modal integration with German Market plugin |
| 622 | - Improvement: Correctly add lostpassword_url action in account modal |
| 623 | |
| 624 | 1.8.46: 2022-08-18 |
| 625 | - Improvement: Subscribe form small accessibility improvement |
| 626 | - Improvement: More reliable integration between header account and Nextend Social Login plugin |
| 627 | - Fix: Enabling header row sticky state border breaks the sticky state shrink |
| 628 | |
| 629 | 1.8.45: 2022-08-04 |
| 630 | - Improvement: Widgets strings - better compatibility with translation plugins |
| 631 | |
| 632 | 1.8.44: 2022-07-27 |
| 633 | - Improvement: Better calculate sticky top position when auto-hide effect is used |
| 634 | - Improvement: Better handling of conditions module when Blocksy is not active |
| 635 | |
| 636 | 1.8.43: 2022-07-26 |
| 637 | - Improvement: Allow picking individual author archives in conditions module |
| 638 | - Improvement: Account modal incorrect overflow on smaller screens |
| 639 | |
| 640 | 1.8.42: 2022-07-14 |
| 641 | - Fix: Account modal breaks if dismissed previously |
| 642 | |
| 643 | 1.8.41: 2022-07-08 |
| 644 | - Improvement: General fixes and improvements |
| 645 | |
| 646 | 1.8.40: 2022-07-07 |
| 647 | - Improvement: Update translation files |
| 648 | |
| 649 | 1.8.38: 2022-07-07 |
| 650 | - Improvement: Icons for the footer contacts element now respect the column alignment |
| 651 | - Improvement: Newsletter subscribe form has better compatibility with accessibility apps |
| 652 | - Fix: Contacts footer element icons now show up correctly |
| 653 | |
| 654 | 1.8.37: 2022-06-28 |
| 655 | - Improvement: Account register form better handle when Dokan plugin is active |
| 656 | - Improvement: Correct calculation of SVG dimensions during the demo import process |
| 657 | |
| 658 | 1.8.36: 2022-06-21 |
| 659 | - Improvement: Automatically reset minified CSS/JS files from WPRocket after update |
| 660 | |
| 661 | 1.8.35: 2022-06-20 |
| 662 | - Improvement: Add custom class argument to `blocksy_posts` shortcode |
| 663 | - Improvement: Display conditions module - search functionality |
| 664 | |
| 665 | 1.8.34: 2022-06-03 |
| 666 | - Improvement: Better handling of empty rows in the sticky logic |
| 667 | - Improvement: Add loading indicator in account modal for all actions |
| 668 | - Improvement: Correctly open account modal when trigger is in offcanvas |
| 669 | |
| 670 | 1.8.33: 2022-05-25 |
| 671 | - Improvement: Stabilize individual post selection in the conditional module |
| 672 | |
| 673 | 1.8.32: 2022-05-20 |
| 674 | - Improvement: Sync for row shrink in sticky header |
| 675 | |
| 676 | 1.8.31: 2022-05-11 |
| 677 | - Improvement: General fixes and improvements |
| 678 | |
| 679 | 1.8.30: 2022-05-11 |
| 680 | - Improvement: General fixes and improvements |
| 681 | |
| 682 | 1.8.29: 2022-05-10 |
| 683 | - Improvement: General fixes and improvements |
| 684 | |
| 685 | 1.8.27: 2022-04-22 |
| 686 | - Improvement: General fixes and improvements |
| 687 | |
| 688 | 1.8.26: 2022-04-21 |
| 689 | - Improvement: General fixes and improvements |
| 690 | |
| 691 | 1.8.26-beta2: 2022-04-20 |
| 692 | - Improvement: General fixes and improvements |
| 693 | |
| 694 | 1.8.25: 2022-04-08 |
| 695 | - Improvement: Solidify usage of classes from Blocksy theme |
| 696 | - Improvement: More robust widgets handling in options importer |
| 697 | |
| 698 | 1.8.24: 2022-04-07 |
| 699 | - Improvement: General fixes and improvements |
| 700 | |
| 701 | 1.8.23: 2022-04-07 |
| 702 | - Improvement: Smarter loading of the account modal |
| 703 | - Improvement: More robust data parsing in options import/export module |
| 704 | - Improvement: Simpler customizer load in CLI commands |
| 705 | |
| 706 | 1.8.22: 2022-03-25 |
| 707 | - Fix: Blocksy posts shortcode respect pagination |
| 708 | |
| 709 | 1.8.21: 2022-03-23 |
| 710 | - Fix: Blocksy posts shortcode affected by pagination if two loops are present on the same page |
| 711 | |
| 712 | 1.8.20: 2022-03-01 |
| 713 | - Fix: Header row shrink does not work when set to boxed layout |
| 714 | - Fix: Cookies consent modal tabindex issue |
| 715 | |
| 716 | 1.8.19: 2022-02-18 |
| 717 | - Improvement: Do not load all users in conditions to avoid memory limit hits |
| 718 | - Improvement: Remove focus lock from cookies consent popup |
| 719 | |
| 720 | 1.8.18: 2022-02-16 |
| 721 | - Improvement: Account modal better compatibility with All In One WP Security plugin |
| 722 | - Improvement: Cookies consent popup focus lock |
| 723 | - Improvement: Integration with CAPTCHA 4WP in account modal |
| 724 | |
| 725 | 1.8.17: 2022-01-21 |
| 726 | - Improvement: Product reviews image aspect ratio filter |
| 727 | - Improvement: Customizer export/import module improvement |
| 728 | - Improvement: Demo content importer module improvement |
| 729 | - Fix: Account modal does not pop up, if account element is in off canvas menu |
| 730 | |
| 731 | 1.8.17-beta13: 2022-01-19 |
| 732 | - Improvement: General fixes and improvements |
| 733 | |
| 734 | 1.8.16: 2021-12-29 |
| 735 | - Improvement: Handle account modal opened from offcanvas menu |
| 736 | - Improvement: Login modal markup improvements |
| 737 | - Improvement: Quote widget avatar image output |
| 738 | |
| 739 | 1.8.15: 2021-12-24 |
| 740 | - Improvement: General fixes and improvements |
| 741 | |
| 742 | 1.8.14: 2021-12-24 |
| 743 | - Fix: Account modal correctly compute current page URL |
| 744 | |
| 745 | 1.8.13: 2021-12-18 |
| 746 | - Improvement: General fixes and improvements |
| 747 | |
| 748 | 1.8.12: 2021-12-17 |
| 749 | - Improvement: General fixes and improvements |
| 750 | |
| 751 | 1.8.11: 2021-12-16 |
| 752 | - Improvement: General fixes and improvements |
| 753 | |
| 754 | 1.8.10: 2021-12-15 |
| 755 | - Improvement: Account modal accessibility improvement |
| 756 | - Improvement: Account modal default color values |
| 757 | - Improvement: Account modal correct input label |
| 758 | - Fix: My account element custom label strings are not added to the WPML |
| 759 | - Fix: Header -> Account element doesn't update the "Customiser state" text |
| 760 | |
| 761 | 1.8.10-beta1: 2021-12-10 |
| 762 | - Improvement: Account modal accessibility improvement |
| 763 | - Improvement: Account modal default color values |
| 764 | - Improvement: Account modal correct input label |
| 765 | - Fix: My account element custom label strings are not added to the WPML |
| 766 | - Fix: Header -> Account element doesn't update the "Customiser state" text |
| 767 | |
| 768 | 1.8.9.9: 2021-11-26 |
| 769 | - Improvement: Account header element add visibility option for logged in/out users |
| 770 | - Improvement: Update sticky header on browser resize |
| 771 | |
| 772 | 1.8.9.8: 2021-11-18 |
| 773 | - Improvement: Account modal add nonce check for login, lostpassword and register forms |
| 774 | - Improvement: A11Y - title markup for header SVG icons |
| 775 | |
| 776 | 1.8.9.7: 2021-11-16 |
| 777 | - Improvement: Better calculation for logo shrink in sticky header |
| 778 | |
| 779 | 1.8.9.6: 2021-11-16 |
| 780 | - New: Integrate account header element with iThemes Security |
| 781 | |
| 782 | 1.8.9.5: 2021-10-27 |
| 783 | - Improvement: Update plugin text domain from blc to blocksy-companion |
| 784 | - Improvement: Product reviews extension add `rel="sponsored"` attribute option |
| 785 | - Fix: Product Reviews title does not show up |
| 786 | |
| 787 | 1.8.9.4: 2021-10-21 |
| 788 | - Improvement: General fixes and improvements |
| 789 | |
| 790 | 1.8.9.3: 2021-10-20 |
| 791 | - New: User condition for post author |
| 792 | - Improvement: Custom post types taxonomy condition per taxonomy |
| 793 | - Improvement: Allow shortcode in widgets (About Me, Quote, Contact Info) |
| 794 | - Improvement: Allow shortcode in contacts header element |
| 795 | - Improvement: Newsletter subscribe extension design options |
| 796 | - Improvement: Product reviews extensions entity option |
| 797 | - Improvement: Demo importer better detect plugin dependencies |
| 798 | - Improvement: Posts widget update comments translation strings |
| 799 | |
| 800 | 1.8.9.3-beta14: 2021-10-19 |
| 801 | - Improvement: Allow shortcode in widgets (About Me, Quote, Contact Info) |
| 802 | - Improvement: Allow shortcode in contacts header element |
| 803 | - Improvement: Newsletter subscribe extension design options |
| 804 | - Improvement: Demo importer better detect plugin dependencies |
| 805 | - Improvement: Posts widget update comments translation strings |
| 806 | |
| 807 | 1.8.9.2: 2021-10-01 |
| 808 | - Improvement: Account header element aria-label attribute |
| 809 | |
| 810 | 1.8.9.1: 2021-09-30 |
| 811 | - New: Trending posts module title option to change wrapper tag |
| 812 | |
| 813 | 1.8.9: 2021-09-21 |
| 814 | - Improvement: Customizer export/import functionality |
| 815 | |
| 816 | 1.8.8.8: 2021-09-17 |
| 817 | - Improvement: General fixes and improvements |
| 818 | |
| 819 | 1.8.8.7: 2021-09-14 |
| 820 | - Improvement: General fixes and improvements |
| 821 | |
| 822 | 1.8.8.6: 2021-09-09 |
| 823 | - New: Product reviews extension add Review Entity option |
| 824 | |
| 825 | 1.8.8.5: 2021-09-07 |
| 826 | - Improvement: Product reviews extension schema org markup |
| 827 | |
| 828 | 1.8.8.4: 2021-09-03 |
| 829 | - Improvement: Better check for current language in conditions module |
| 830 | |
| 831 | 1.8.8.3: 2021-08-31 |
| 832 | - Improvement: Proper image attachment id default |
| 833 | |
| 834 | 1.8.8.2: 2021-08-30 |
| 835 | - Improvement: Block widgets and legacy widgets integration |
| 836 | - Improvement: Post reviews extension schema org markup |
| 837 | - Improvement: Social widget add nofollow option |
| 838 | - Fix: Upon deactivation of companion pro and selecting contact support, it shows a restricted webpage |
| 839 | |
| 840 | 1.8.8.1: 2021-08-23 |
| 841 | - New: Schema org markup for product reviews |
| 842 | - Fix: Handle missing plugin in starter sites installer |
| 843 | |
| 844 | 1.8.8: 2021-08-20 |
| 845 | - New: Random order for posts widget |
| 846 | - Fix: Trending module products category source |
| 847 | - Fix: Header account items label position |
| 848 | - Fix: WP Optimize clean caches correctly |
| 849 | |
| 850 | 1.8.8-beta7: 2021-08-17 |
| 851 | - Fix: Header account items label position |
| 852 | - Fix: WP Optimize clean caches correctly |
| 853 | |
| 854 | 1.8.7.5: 2021-08-02 |
| 855 | - Improvement: General fixes and improvements |
| 856 | |
| 857 | 1.8.7.4: 2021-07-30 |
| 858 | - Improvement: General fixes and improvements |
| 859 | |
| 860 | 1.8.7.3: 2021-07-29 |
| 861 | - Improvement: General fixes and improvements |
| 862 | |
| 863 | 1.8.7.3-beta2: 2021-07-28 |
| 864 | - Improvement: General fixes and improvements |
| 865 | |
| 866 | 1.8.7.2: 2021-07-26 |
| 867 | - Improvement: Properly compute current url for lazy loaded account html |
| 868 | |
| 869 | 1.8.7.1: 2021-07-23 |
| 870 | - Improvement: General fixes and improvements |
| 871 | |
| 872 | 1.8.7: 2021-07-22 |
| 873 | - New: Account modal inputs border and background color options |
| 874 | - Improvement: Allow opening account modal from custom places with a specific initial view |
| 875 | |
| 876 | 1.8.7-beta6: 2021-07-16 |
| 877 | - New: Account modal inputs border and background color options |
| 878 | - Improvement: Allow opening account modal from custom places with a specific initial view |
| 879 | |
| 880 | 1.8.7-beta4: 2021-07-08 |
| 881 | - New: Account modal inputs border and background color options |
| 882 | |
| 883 | 1.8.6.4: 2021-06-24 |
| 884 | - Improvement: Add CSRF nonce check for customizer importer |
| 885 | |
| 886 | 1.8.6.3: 2021-06-16 |
| 887 | - Improvement: General fixes and improvements |
| 888 | |
| 889 | 1.8.6.2: 2021-06-11 |
| 890 | - New: Trending posts extension custom module label option |
| 891 | - New: Integration with Simple Custom Post Order plugin |
| 892 | - New: Implement filter for blocksy posts shortcode wp query args |
| 893 | - New: Header account item redirect URL filter |
| 894 | - Improvement: More options for the trending posts block |
| 895 | - Fix: Social widget alignment when inside footer column |
| 896 | |
| 897 | 1.8.6.2-beta8: 2021-06-09 |
| 898 | - New: Integration with Simple Custom Post Order plugin |
| 899 | - New: Implement filter for blocksy posts shortcode wp query args |
| 900 | - New: Header account item redirect URL filter |
| 901 | - Improvement: More options for the trending posts block |
| 902 | - Fix: Social widget alignment when inside footer column |
| 903 | |
| 904 | 1.8.6.1: 2021-05-12 |
| 905 | - Improvement: General fixes and improvements |
| 906 | |
| 907 | 1.8.6: 2021-05-11 |
| 908 | - Improvement: General fixes and improvements |
| 909 | |
| 910 | 1.8.6-beta1: 2021-05-07 |
| 911 | - Improvement: General fixes and improvements |
| 912 | |
| 913 | 1.8.5: 2021-05-01 |
| 914 | - Fix: Correctly clean SiteGround caches |
| 915 | |
| 916 | 1.8.4: 2021-05-01 |
| 917 | - Improvement: General fixes and improvements |
| 918 | |
| 919 | 1.8.0: 2021-04-28 |
| 920 | - New: Account custom link pass through WPML |
| 921 | - New: Ratio option for Advertisement widget |
| 922 | - New: Header transparent/sticky condition filter |
| 923 | - New: Implement PolyLang, TranslatePress and WPML conditions |
| 924 | - Improvement: Starter sites improvements |
| 925 | - Improvement: Product reviews affiliate link - target option |
| 926 | - Improvement: Account element - sign up functionality compatibility with WooCommerce |
| 927 | - Improvement: Starter site importer minor improvements |
| 928 | - Fix: Correctly initialise widgets in customizer |
| 929 | - Fix: Don't look at current screen when inserting sticky CSS |
| 930 | - Fix: Product reviews extension featured image |
| 931 | - Fix: Sticky header issue when logo has margin |
| 932 | |
| 933 | 1.8.0-beta6: 2021-04-23 |
| 934 | - New: Implement PolyLang, TranslatePress and WPML conditions |
| 935 | - Improvement: Starter sites improvements |
| 936 | |
| 937 | 1.7.63.8: 2021-04-09 |
| 938 | - New: Account custom link pass through WPML |
| 939 | - New: Ratio option for Advertisement widget |
| 940 | - New: Header transparent/sticky condition filter |
| 941 | - New: Implement PolyLang and WPML conditions |
| 942 | - Improvement: Product reviews affiliate link - target option |
| 943 | - Improvement: Account element - sign up functionality compatibility with WooCommerce |
| 944 | - Improvement: Starter site importer minor improvements |
| 945 | - Fix: Correctly initialise widgets in customizer |
| 946 | - Fix: Don't look at current screen when inserting sticky CSS |
| 947 | - Fix: Product reviews extension featured image |
| 948 | - Fix: Sticky header issue when logo has margin |
| 949 | |
| 950 | 1.7.63.7: 2021-04-06 |
| 951 | - New: Account custom link pass through WPML |
| 952 | - New: Ratio option for Advertisement widget |
| 953 | - New: Header transparent/sticky condition filter |
| 954 | - New: Implement PolyLang and WPML conditions |
| 955 | - Improvement: Product reviews affiliate link - target option |
| 956 | - Improvement: Account element - sign up functionality compatibility with WooCommerce |
| 957 | - Improvement: Starter site importer minor improvements |
| 958 | - Fix: Correctly initialise widgets in customizer |
| 959 | - Fix: Don't look at current screen when inserting sticky CSS |
| 960 | - Fix: Product reviews extension featured image |
| 961 | - Fix: Sticky header issue when logo has margin |
| 962 | |
| 963 | 1.7.63.6: 2021-04-01 |
| 964 | - New: Account custom link pass through WPML |
| 965 | - New: Ratio option for Advertisement widget |
| 966 | - New: Header transparent/sticky condition filter |
| 967 | - New: Implement PolyLang and WPML conditions |
| 968 | - Improvement: Product reviews affiliate link - target option |
| 969 | - Improvement: Account element register tab and WooCommerce |
| 970 | - Improvement: Starter site importer minor improvements |
| 971 | - Fix: Correctly initialise widgets in customizer |
| 972 | - Fix: Don't look at current screen when inserting sticky CSS |
| 973 | - Fix: Product reviews extension featured image |
| 974 | - Fix: Sticky header issue when logo has margin |
| 975 | |
| 976 | 1.7.63: 2021-02-24 |
| 977 | - Improvement: Cookies consent extension use SameSite=Lax in cookies |
| 978 | - Fix: Correctly order scripts in trending and cookies consent |
| 979 | |
| 980 | 1.7.62: 2021-02-23 |
| 981 | - Fix: Dashboard JavaScript fixes |
| 982 | |
| 983 | 1.7.61: 2021-02-23 |
| 984 | - Fix: Dashboard JavaScript fixes |
| 985 | |
| 986 | 1.7.60: 2021-02-22 |
| 987 | - Improvement: Refactor account header element |
| 988 | - Fix: Account element custom link |
| 989 | |
| 990 | 1.7.59.1: 2021-02-20 |
| 991 | - Improvement: Refactor account header element |
| 992 | - Fix: Freemius optin screen |
| 993 | - Fix: Account element custom link |
| 994 | |
| 995 | 1.7.59: 2021-02-16 |
| 996 | - Improvement: Introduce slider view to blocksy_posts shortcode |
| 997 | - Improvement: Introduce exclude_term_ids in blocksy_posts shortcode |
| 998 | |
| 999 | 1.7.58: 2021-02-11 |
| 1000 | - Fix: Demo importer Brizy handling |
| 1001 | |
| 1002 | 1.7.57: 2021-02-09 |
| 1003 | - Improvement: General fixes and improvements |
| 1004 | |
| 1005 | 1.7.56: 2021-02-07 |
| 1006 | - Improvement: General fixes and improvements |
| 1007 | |
| 1008 | 1.7.55: 2021-02-07 |
| 1009 | - New: Allow multiple post_type entries in blocksy_posts shortcode |
| 1010 | - Improvement: Correctly handle images export/import in customizer |
| 1011 | - Improvement: WooCommerce: 3 new mini-cart icons |
| 1012 | - Fix: Account header element avatar size |
| 1013 | |
| 1014 | 1.7.54.2: 2021-02-02 |
| 1015 | - New: Allow multiple post_type entries in blocksy_posts shortcode |
| 1016 | - Improvement: Correctly handle images export/import in customizer |
| 1017 | - Improvement: WooCommerce: 3 new mini-cart icons |
| 1018 | |
| 1019 | 1.7.54: 2021-01-28 |
| 1020 | - Improvement: Improve search box when it is placed inside the middle column |
| 1021 | - Improvement: Flush permalinks after starter site install finish |
| 1022 | |
| 1023 | 1.7.53: 2021-01-26 |
| 1024 | - New: Newsletter widget - add boxed and default container style |
| 1025 | - Improvement: WooCommerce: improve mini cart colors |
| 1026 | - Improvement: WooCommerce: Floating cart scroll logic for single product |
| 1027 | |
| 1028 | 1.7.52: 2021-01-25 |
| 1029 | - New: Add term filtering for blocksy_posts shortcode |
| 1030 | |
| 1031 | 1.7.51: 2021-01-24 |
| 1032 | - Improvement: Header: Account element use user display name instead of username |
| 1033 | - Improvement: Floating cart take sticky header height into account |
| 1034 | |
| 1035 | 1.7.50: 2021-01-24 |
| 1036 | - Fix: Demo importer: Allow nav menu items of type post_type_archive |
| 1037 | - Fix: Allow sideloading SVG images |
| 1038 | |
| 1039 | 1.7.49: 2021-01-23 |
| 1040 | - New: Account element: add AJAX functionality |
| 1041 | - New: Account element: add support for social login plugins |
| 1042 | - New: Account element: Improve logged in/out state |
| 1043 | - New: Filter for `blocksy_output_companion_notice()` |
| 1044 | - New: Product Reviews extension |
| 1045 | - New: blocksy_posts shortcode with customizer options inherit |
| 1046 | - Improvement: Search box text colors |
| 1047 | - Fix: Fix sticky effect glitch (fade and slide effects) |
| 1048 | - Fix: Improve auto show/hide sticky header |
| 1049 | - Fix: Fix multiple file-saver instances on the same page conflict |
| 1050 | - Fix: Starter sites importer fix for PHP8 |
| 1051 | - Fix: Resolve caching plugins problem with cookie consent |
| 1052 | |
| 1053 | 1.7.48.1: 2021-01-19 |
| 1054 | - New: Filter for `blocksy_output_companion_notice()` |
| 1055 | - Improvement: Search box text colors |
| 1056 | - Fix: Fix sticky effect glitch (fade and slide effects) |
| 1057 | - Fix: Improve auto show/hide sticky header |
| 1058 | - Fix: Fix multiple file-saver instances on the same page conflict |
| 1059 | |
| 1060 | 1.7.47: 2021-01-05 |
| 1061 | - Improvement: Export/Import for current Elementor Kit |
| 1062 | |
| 1063 | 1.7.46: 2020-12-31 |
| 1064 | - Fix: Issue with affiliate marketing template |
| 1065 | |
| 1066 | 1.7.45: 2020-12-31 |
| 1067 | - New: Add affiliate marketing extension |
| 1068 | - New: Add option to export widgets settings |
| 1069 | - Fix: Fix account element colors sync not working |
| 1070 | |
| 1071 | 1.7.44: 2020-12-28 |
| 1072 | - New: Author box new social profiles: Pinterest, WordPress, GitHub, Medium, YouTube, Vimeo, VKontakte, Odnoklassniki, TikTok |
| 1073 | - Improvement: Allow all declared taxonomies in conditions |
| 1074 | - Improvement: Improve WooCommerce banner position |
| 1075 | |
| 1076 | 1.7.43: 2020-12-25 |
| 1077 | - New: Customizer import/export |
| 1078 | - Improvement: Shrink logo functionality doesn't work when sticky header is set to Auto Hide/Show |
| 1079 | |
| 1080 | 1.7.42: 2020-12-21 |
| 1081 | - Improvement: General fixes and improvements |
| 1082 | |
| 1083 | 1.7.41.1: 2020-12-21 |
| 1084 | - Fix: Fix freeze for icon picker option |
| 1085 | |
| 1086 | 1.7.41: 2020-12-18 |
| 1087 | - New: Sticky header new behavior (scroll down -> hide header, scroll top -> show header |
| 1088 | - Fix: Don't show Config buttons if the extension is not activated |
| 1089 | |
| 1090 | 1.7.40.2: 2020-12-15 |
| 1091 | - New: Sticky header new behavior (scroll down -> hide header, scroll top -> show header |
| 1092 | - Fix: Don't show Config buttons if the extension is not activated |
| 1093 | |
| 1094 | 1.7.40.1: 2020-12-07 |
| 1095 | - Improvement: Sticky calculation logic |
| 1096 | |
| 1097 | 1.7.40: 2020-12-04 |
| 1098 | - New: Add ratio option in Posts widget |
| 1099 | |
| 1100 | 1.7.39.1: 2020-12-02 |
| 1101 | - Improvement: Various changes across multiple components |
| 1102 | |
| 1103 | 1.7.39: 2020-11-26 |
| 1104 | - Improvement: Various changes across multiple components |
| 1105 | |
| 1106 | 1.7.38: 2020-11-23 |
| 1107 | - Improvement: Conditions position improvement |
| 1108 | - Improvement: Caching plugins logic |
| 1109 | |
| 1110 | 1.7.38-beta1: 2020-11-20 |
| 1111 | - Improvement: Conditions position improvement |
| 1112 | - Improvement: Caching plugins logic |
| 1113 | |
| 1114 | 1.7.37: 2020-11-20 |
| 1115 | - Improvement: General improvement |
| 1116 | |
| 1117 | 1.7.36: 2020-11-20 |
| 1118 | - Improvement: implement beta updates delivery |
| 1119 | |
| 1120 | 1.7.35: 2020-11-14 |
| 1121 | - Fix: Minor issue |
| 1122 | |
| 1123 | 1.7.34: 2020-11-14 |
| 1124 | - Fix: Minor issue |
| 1125 | |
| 1126 | 1.7.33: 2020-11-14 |
| 1127 | - Fix: Minor issues |
| 1128 | |
| 1129 | 1.7.32: 2020-11-13 |
| 1130 | - Fix: Show "Global Header" not default |
| 1131 | - Fix: Show which footer is customized |
| 1132 | |
| 1133 | 1.7.32-beta1: 2020-11-12 |
| 1134 | - Fix: Show "Global Header" not default |
| 1135 | - Fix: Show which footer is customized |
| 1136 | |
| 1137 | 1.7.31: 2020-11-06 |
| 1138 | - Improvement: Insignificant improvements & fixes |
| 1139 | |
| 1140 | 1.7.30: 2020-11-06 |
| 1141 | - Improvement: Various changes |
| 1142 | |
| 1143 | 1.7.29: 2020-11-05 |
| 1144 | - Improvement: Cleanup ShortPixel CDN CSS Cache on dynamic CSS regeneration |
| 1145 | - Fix: Header sticky shrink with missing middle row |
| 1146 | |
| 1147 | 1.7.28: 2020-11-03 |
| 1148 | - Fix: Correctly check for logo presence in sticky |
| 1149 | |
| 1150 | 1.7.27: 2020-11-03 |
| 1151 | - Improvement: Contacts widget icons |
| 1152 | - Improvement: Header sticky shrink for logo |
| 1153 | |
| 1154 | 1.7.27-beta1: 2020-11-03 |
| 1155 | - Improvement: Contacts widget icons |
| 1156 | - Improvement: Header sticky shrink for logo |
| 1157 | |
| 1158 | 1.7.26: 2020-10-22 |
| 1159 | - New: Add ability to duplicate items in Contacts widget |
| 1160 | - Improvement: Floating bar RTL support |
| 1161 | - Improvement: Allow Contacts widget address bar to accept html |
| 1162 | |
| 1163 | 1.7.25: 2020-10-09 |
| 1164 | - New: Custom post types in conditions |
| 1165 | - Fix: Transparent/sticky colors for Account element |
| 1166 | - Fix: Quick view variable products |
| 1167 | |
| 1168 | 1.7.25-beta1: 2020-10-05 |
| 1169 | - New: Custom post types in conditions |
| 1170 | |
| 1171 | 1.7.24: 2020-09-28 |
| 1172 | - Improvement: Add Magyar translations |
| 1173 | - Improvement: Floating cart validator issue |
| 1174 | - Improvement: Remove minified css/js after update for WP Fastest Cache |
| 1175 | |
| 1176 | 1.7.23: 2020-09-18 |
| 1177 | - New: Add color option for close account modal button |
| 1178 | - Improvement: Add Hummingbird plugin to clear cache plugin list |
| 1179 | - Improvement: Header Account item transparent state color |
| 1180 | - Improvement: Avoid redirect to dashboard when activating Companion |
| 1181 | - Improvement: Add Swift Performance plugin to clear cache plugin list |
| 1182 | - Improvement: Add SG Optimizer - plugin to clear cache plugin list |
| 1183 | - Improvement: Widgets CSS improvements |
| 1184 | - Fix: Floating cart validations |
| 1185 | - Fix: Load CSS in Customizer correctly for Gutenberg |
| 1186 | |
| 1187 | 1.7.23-beta3: 2020-09-18 |
| 1188 | - Improvement: Widgets CSS improvements |
| 1189 | |
| 1190 | 1.7.23-beta2: 2020-09-16 |
| 1191 | - New: Add color option for close account modal button |
| 1192 | - Improvement: Add SG Optimizer - plugin to clear cache plugin list |
| 1193 | - Fix: Floating cart validations |
| 1194 | |
| 1195 | 1.7.23-beta1: 2020-09-07 |
| 1196 | - Improvement: Add Hummingbird plugin to clear cache plugin list |
| 1197 | - Improvement: Header Account item transparent state color |
| 1198 | - Improvement: Avoid redirect to dashboard when activating Companion |
| 1199 | - Improvement: Add Swift Performance plugin to clear cache plugin list |
| 1200 | - Fix: Load CSS in Customizer correctly for Gutenberg |
| 1201 | |
| 1202 | 1.7.22: 2020-08-24 |
| 1203 | - Improvement: Auto-regenerate Dynamic CSS after update |
| 1204 | - Improvement: Sticky header + floating cart |
| 1205 | |
| 1206 | 1.7.21: 2020-08-20 |
| 1207 | - Fix: More fixes for transparent header |
| 1208 | |
| 1209 | 1.7.20: 2020-08-20 |
| 1210 | - Fix: Transparent header logic |
| 1211 | |
| 1212 | 1.7.19: 2020-08-20 |
| 1213 | - New: Demo importer integration with Brizy |
| 1214 | - Improvement: Avoid inline dynamic CSS |
| 1215 | - Improvement: Better Header Builder integration |
| 1216 | - Improvement: Header account element |
| 1217 | - Fix: Customizer missing Cookies consent options |
| 1218 | |
| 1219 | 1.7.19-beta1: 2020-08-13 |
| 1220 | - Improvement: Avoid inline dynamic CSS |
| 1221 | - Improvement: Better Header Builder integration |
| 1222 | - Improvement: Header account element |
| 1223 | - Fix: Fix Customizer missing Cookies consent options |
| 1224 | |
| 1225 | 1.7.18: 2020-07-27 |
| 1226 | - Improvement: Companion smarter detection for Blocksy theme |
| 1227 | - Improvement: Floating cart on out of stock |
| 1228 | |
| 1229 | 1.7.18-beta2: 2020-07-24 |
| 1230 | - Fix: Call missing functions correctly |
| 1231 | |
| 1232 | 1.7.18-beta1: 2020-07-24 |
| 1233 | - Improvement: Companion smarter detection for Blocksy theme |
| 1234 | - Improvement: Floating cart on out of stock |
| 1235 | |
| 1236 | 1.7.17: 2020-07-20 |
| 1237 | - Improvement: Account header item hooks |
| 1238 | - Improvement: Floating cart disable hooks |
| 1239 | - Fix: Elementor starter site importer handle _elementor_data |
| 1240 | |
| 1241 | 1.7.16: 2020-07-20 |
| 1242 | - Improvement: Contacts widget improvements |
| 1243 | - Fix: WP Optimize cache cleaner |
| 1244 | |
| 1245 | 1.7.16-beta1: 2020-07-18 |
| 1246 | - Improvement: Contacts widget improvements |
| 1247 | |
| 1248 | 1.7.15: 2020-07-14 |
| 1249 | - Improvement: Demo importer small improvements |
| 1250 | |
| 1251 | 1.7.14: 2020-07-13 |
| 1252 | - Improvement: Quick view popup display on mobile devices |
| 1253 | - Improvement: Clear Litespeed & WP Optimize caches on update |
| 1254 | - Improvement: Quick view integration with Woocommerce Custom Product Addons |
| 1255 | - Improvement: WCAG issues with Advertisement widget |
| 1256 | - Improvement: Update translations files |
| 1257 | |
| 1258 | 1.7.14-beta2: 2020-07-13 |
| 1259 | - Improvement: Update translations files |
| 1260 | - Fix: Quick view build problems |
| 1261 | |
| 1262 | 1.7.14-beta1: 2020-07-10 |
| 1263 | - Improvement: Quick view popup display on mobile devices |
| 1264 | - Improvement: Clear Litespeed & WP Optimize caches on update |
| 1265 | - Improvement: Quick view integration with Woocommerce Custom Product Addons |
| 1266 | - Improvement: WCAG issues with Advertisement widget |
| 1267 | |
| 1268 | 1.7.13: 2020-07-04 |
| 1269 | - Fix: Add cookie consent via action |
| 1270 | |
| 1271 | 1.7.12: 2020-07-03 |
| 1272 | - New: Add Quick View open options |
| 1273 | - Improvement: Simpler flow for transparent header |
| 1274 | - Fix: Posts widget count option |
| 1275 | - Fix: Correct handling of transparent header conditions |
| 1276 | - Fix: EDD for theme beta |
| 1277 | |
| 1278 | 1.7.12-beta3: 2020-07-02 |
| 1279 | - Fix: EDD for theme beta |
| 1280 | |
| 1281 | 1.7.12-beta2: 2020-06-30 |
| 1282 | - New: Add Quick View open options |
| 1283 | - Improvement: Simpler flow for transparent header |
| 1284 | |
| 1285 | 1.7.12-beta1: 2020-06-30 |
| 1286 | - Fix: Posts widget count option |
| 1287 | - Fix: Correct handling of transparent header conditions |
| 1288 | |
| 1289 | 1.7.11: 2020-06-26 |
| 1290 | - New: Trending Block Custom Post Types |
| 1291 | - Improvement: Account header element |
| 1292 | - Fix: Properly import _elementor_data |
| 1293 | - Fix: Demo installer compatibility with WP importer |
| 1294 | - Fix: Update POT file |
| 1295 | |
| 1296 | 1.7.11-beta1: 2020-06-22 |
| 1297 | - Fix: Demo installer compatibility with WP importer |
| 1298 | |
| 1299 | 1.7.10: 2020-06-19 |
| 1300 | - Fix: Properly import _elementor_data |
| 1301 | |
| 1302 | 1.7.10-beta1: 2020-06-17 |
| 1303 | - Fix: Properly import _elementor_data |
| 1304 | - Fix: Update POT file |
| 1305 | |
| 1306 | 1.7.9: 2020-06-12 |
| 1307 | - Improvement: Account element |
| 1308 | - Fix: Handle Elementor imports |
| 1309 | - Fix: Posts widget post_source reference |
| 1310 | |
| 1311 | 1.7.9-beta2: 2020-06-09 |
| 1312 | - Improvement: Account element |
| 1313 | - Fix: Handle Elementor imports |
| 1314 | |
| 1315 | 1.7.9-beta1: 2020-06-01 |
| 1316 | - Fix: Posts widget post_source reference |
| 1317 | |
| 1318 | 1.7.8: 2020-05-28 |
| 1319 | - New: Beta updates system |
| 1320 | - Improvement: Header account element |
| 1321 | - Improvement: Improve demo import attachments on multisite |
| 1322 | |
| 1323 | 1.7.7: 2020-05-22 |
| 1324 | - Improvement: Better support for SVG |
| 1325 | |
| 1326 | 1.7.6: 2020-05-21 |
| 1327 | - Improvement: Notify when connection to demo.ct.com is not fine |
| 1328 | - Fix: UTF-8 charset for demo import streamer |
| 1329 | - Fix: Mailchimp JSONP error |
| 1330 | - Fix: Make sure the demo importer changes elementor CSS to reference proper URLs |
| 1331 | - Fix: OG tags for non-single pages |
| 1332 | |
| 1333 | 1.7.5: 2020-04-23 |
| 1334 | - Fix: Proper check for missing extensions |
| 1335 | |
| 1336 | 1.7.4: 2020-04-22 |
| 1337 | - New: Transparent Header with conditions |
| 1338 | - Improvement: Mailchimp Widget handle GDPR fields |
| 1339 | - Improvement: Floating cart change scroll observe by add to cart button |
| 1340 | |
| 1341 | 1.7.3: 2020-04-10 |
| 1342 | - Improvement: Posts widget meta date |
| 1343 | - Improvement: Minor code improvements |
| 1344 | |
| 1345 | 1.7.2: 2020-04-03 |
| 1346 | - Improvement: Posts widget with post type, excerpt, custom query |
| 1347 | - Improvement: About Me widget image size option |
| 1348 | - Fix: Mailchimp widget submit without js |
| 1349 | - Fix: WooCommerce ratio option on import |
| 1350 | |
| 1351 | 1.7.1: 2020-03-26 |
| 1352 | - New: Add Opengraph meta data option |
| 1353 | - New: Add alignment & image size option for About Me widget |
| 1354 | - Improvement: Refactor Mailchimp extension to better support RTL |
| 1355 | - Fix: Themes Live Preview with Blocksy active |
| 1356 | |
| 1357 | 1.7.0: 2020-03-09 |
| 1358 | - Fix: Calendar widget issue |
| 1359 | - Fix: Don't include sticky posts in Posts widget with custom query |
| 1360 | - Fix: Quote widget inside sidebar with separated widgets |
| 1361 | - Fix: Subscribe form allow html in content |
| 1362 | |
| 1363 | 1.6.7: 2020-01-30 |
| 1364 | - New: Posts widget - add custom option to add posts by ID |
| 1365 | - Improvement: No longer require `allow_url_fopen` on demo install |
| 1366 | |
| 1367 | 1.6.6: 2020-01-17 |
| 1368 | - Fix: Instagram section sync |
| 1369 | - Improvement: Widgets options cleanup |
| 1370 | |
| 1371 | 1.6.5: 2020-01-17 |
| 1372 | - Fix: Critical bug that impeded updates to be received by EDD |
| 1373 | |
| 1374 | 1.6.4: 2020-01-16 |
| 1375 | - Improvement: Update to latest Freemius SDK |
| 1376 | - Fix: Properly check for plugin field in update action |
| 1377 | |
| 1378 | 1.6.3: 2019-12-29 |
| 1379 | - Improvement: Generate dynamic css on theme update |
| 1380 | - Improvement: Small styles adjustments |
| 1381 | |
| 1382 | 1.6.2: 2019-12-27 |
| 1383 | - Improvement: Move Instagram settings in extension screen |
| 1384 | - Improvement: `allow_url_fopen` notification in demos screen |
| 1385 | - Improvement: Quote smaller image size |
| 1386 | - Improvement: Better social icons handling in widgets |
| 1387 | - Improvement: On demo install finish, regenerate dynamic CSS files |
| 1388 | - Improvement: On demo install finish, purge all caches |
| 1389 | |
| 1390 | 1.6.1: 2019-11-28 |
| 1391 | - New: Instagram custom transient timeout |
| 1392 | - New: Post metabox switch for disabling subscribe form |
| 1393 | - Fix: Dynamic css file proper url scheme |
| 1394 | - Fix: Woo floating bar styles |
| 1395 | |
| 1396 | 1.6.0: 2019-11-22 |
| 1397 | - New: Add new social networks |
| 1398 | - Improvement: Enqueue global.css only in frontend |
| 1399 | - Improvement: Posts widget enhancements |
| 1400 | - Improvement: Posts widget put image and title in the same anchor tag |
| 1401 | |
| 1402 | 1.5.9: 2019-11-13 |
| 1403 | - New: Add new social icons |
| 1404 | - Improvement: Support for WordPress 5.3 |
| 1405 | |
| 1406 | 1.5.8: 2019-11-07 |
| 1407 | - New: Implement Mailchimp AJAX submit |
| 1408 | - Fix: Instagram widget do not output empty images withour `src` |
| 1409 | - Fix: Properly load dinamic styles for floating cart |
| 1410 | - Fix: Validation error with attrs spacing |
| 1411 | |
| 1412 | 1.5.7: 2019-11-02 |
| 1413 | - Fix: Always parent theme check |
| 1414 | |
| 1415 | 1.5.6: 2019-11-01 |
| 1416 | - New: Add `wp-editor` for cookies content boxes |
| 1417 | - New: Xing social network |
| 1418 | - New: Implement dynamic CSS output in files |
| 1419 | - Improvement: Quote widget option for disabling author label |
| 1420 | - Improvement: Posts widget handling for category |
| 1421 | - Fix: Demo install SSL issue |
| 1422 | - Fix: Quick View modal add to cart button is not working |
| 1423 | |
| 1424 | 1.5.5: 2019-10-18 |
| 1425 | - New: Floating cart for products |
| 1426 | - Improvement: Deactivate demo plugins on demo uninstall |
| 1427 | - Improvement: Scope companion to sites, not whole network |
| 1428 | - Improvement: Add theme minimum supported version |
| 1429 | - Fix: Enable Woo wizzard back |
| 1430 | |
| 1431 | 1.5.4: 2019-10-10 |
| 1432 | - New: Improved content importer for demo install |
| 1433 | - New: Modify demo install screen |
| 1434 | - Improvement: Customizer sync helpers for handling `CT_CSS_SKIP_RULEDEFAULT` |
| 1435 | |
| 1436 | 1.5.3: 2019-10-02 |
| 1437 | - Fix: Properly access global classes inside namespace |
| 1438 | |
| 1439 | 1.5.2: 2019-10-01 |
| 1440 | - New: Clear cache on theme and plugin update |
| 1441 | - New: Add shadow for Mailchimp form |
| 1442 | - Improvement: Change class of the panel |
| 1443 | |
| 1444 | 1.5.1: 2019-09-24 |
| 1445 | - Improvement: Better animations for quick view modal |
| 1446 | |
| 1447 | 1.5.0: 2019-09-20 |
| 1448 | - New: Compatibility with Blocksy 1.5.0 |
| 1449 | - Improvement: Better handling for social icons |
| 1450 | - Improvement: Support for responsive color picker |
| 1451 | |
| 1452 | 1.1.8: 2019-08-20 |
| 1453 | - Fix: Remove Google+ social network |
| 1454 | - Fix: Scripts loading order, makes sure `ct-events` are always present |
| 1455 | |
| 1456 | 1.1.7: 2019-08-12 |
| 1457 | - New: Mailchimp extension customizable placeholders for fields |
| 1458 | - Improvement: Use only one translation domain |
| 1459 | |
| 1460 | 1.1.6: 2019-08-05 |
| 1461 | - Improvement: Move user meta social networks from theme |
| 1462 | - Fix: Small fixes in styles |
| 1463 | |
| 1464 | 1.1.5: 2019-08-01 |
| 1465 | - New: Option for changing cookies consent on forms |
| 1466 | - Fix: `blocksy_get_colors()` call with proper defaults |
| 1467 | - Fix: Do not focus on quantity field on quick view open |
| 1468 | - Fix: Initialize quick view on infinite scroll load |
| 1469 | |
| 1470 | 1.1.4: 2019-07-15 |
| 1471 | - Fix: Quick view UI when not in Shop |
| 1472 | - Fix: Cookie Notice readme for WP Fastest Cache |
| 1473 | |
| 1474 | 1.1.3: 2019-07-10 |
| 1475 | - Fix: Demo install process avoid notices |
| 1476 | |
| 1477 | 1.1.2: 2019-07-05 |
| 1478 | - Improvement: Add RSS social network to About me |
| 1479 | - Fix: About me widget socials |
| 1480 | |
| 1481 | 1.1.1: 2019-06-30 |
| 1482 | - Fix: Proper capabilities check for extensions API |
| 1483 | |
| 1484 | 1.1.0: 2019-06-27 |
| 1485 | - New: Demo Install Engine |
| 1486 | |
| 1487 | 1.0.11: 2019-06-18 |
| 1488 | - New: Author widget |
| 1489 | - New: Quote widget |
| 1490 | - New: About me widget |
| 1491 | - New: Facebook Like box widget |
| 1492 | - Improvement: Highlight Blocksy widgets and reorder |
| 1493 | - Improvement: Shorten Instagram transients period |
| 1494 | - Improvement: Instagram add clear caches button |
| 1495 | - Improvement: Type option on posts widget |
| 1496 | |
| 1497 | 1.0.10: 2019-06-05 |
| 1498 | - Improvement: Dashboard visual changes |
| 1499 | - Fix: Properly enqueue Elementor CSS |
| 1500 | - Fix: Instagram images glitch when lazy load is disabled |
| 1501 | |
| 1502 | 1.0.9: 2019-05-23 |
| 1503 | - New: Introduce a way for extensions to run code on activation and deactivation |
| 1504 | - Improvement: Cookie notification integration with W3 Total Cache, WP Super Cache and WP Rocket |
| 1505 | - Improvement: Better way to translate content in JSX |
| 1506 | - Fix: Jetpack and Gutenberg interfering with `print_footer_scripts` hook |
| 1507 | |
| 1508 | 1.0.8: 2019-05-20 |
| 1509 | - New: WooCommerce Extra extension with Quick View button for products |
| 1510 | - New: Add changelog for companion plugin in dashboard |
| 1511 | - Improvement: Disable Read Progress Bar from pages |
| 1512 | - Improvement: Improve readme.txt output for plugin updates |
| 1513 | |
| 1514 | 1.0.7: 2019-05-11 |
| 1515 | - Improvement: Move Mailchimp in footer |
| 1516 | |
| 1517 | 1.0.6: 2019-05-11 |
| 1518 | - Improvement: Use WP's global React and ReactDOM |
| 1519 | - Improvement: Include gulpfile.js and package.json files in the final build |
| 1520 | |
| 1521 | 1.0.5: 2019-05-10 |
| 1522 | - New: EDD Integration |
| 1523 | |
| 1524 | 1.0.4: 2019-05-09 |
| 1525 | - Fix: Read progress bar check for els presence |
| 1526 | - Fix: Small fixes for Instagram block |
| 1527 | - Fix: Proper lazy load attributes for sync logic |
| 1528 | |
| 1529 | 1.0.3: 2019-05-02 |
| 1530 | - New: Checkbox for consent |
| 1531 | - Improvement: Tested with WordPress 5.2 |
| 1532 | - Improvement: Support Blocksy child themes variations |
| 1533 | |
| 1534 | 1.0.2: 2019-05-01 |
| 1535 | - New: Google Analytics script |
| 1536 | - New: Instagram extension with block and widget |
| 1537 | - New: Allow SVG uploads |
| 1538 | - New: Read Progress extension |
| 1539 | - New: Mailchimp subscribe extension |
| 1540 | - New: Cookies consent extension |
| 1541 | - New: Elementor Columns Fix switch |
| 1542 | |
| 1543 | 1.0.1: 2019-04-11 |
| 1544 | - Improvement: Instagram widget text & defaults changes |
| 1545 | - Fix: Remove `gz` files from build |
| 1546 | |
| 1547 | 1.0.0: 2019-04-10 |
| 1548 | - New: Initial Release |
| 1549 |