This changelog displays detailed information on all of the releases of Blox. Actual release code is available on GitHub.
Version 1.4.8
Released June 26, 2019
- Fixed conflict with Genesis 3.x
Version 1.4.7
Released February 17, 2018
- Fixed version bump error causing the plugin update message to keep displaying even after updating to the latest version
Version 1.4.6
Released February 16, 2018
- Added
blox_frontend_content
andblox_frontend_style
filters so users can filter the frontend output of Blox
Version 1.4.5
Released September 6, 2017
- Fixed Woocommerce conflict caused by quick edit save function
Version 1.4.4
Released August 6, 2017
- Fixed Jetpack conflict caused by jetpack_store_migration_data
Version 1.4.3
Released May 5, 2017
- Fixed bug that broke urls placed in the Custom Block CSS settings field
Version 1.4.2
Released April 10, 2017
- Fixed bug inadvertently introduced by the quick edit bug fix in v1.4.1
Version 1.4.1
Released March 30, 2017
- Fixed post type archive location setting bug where the global block would not display if multiple post type archives were selected
- Fixed quick edit bug where the Local Blocks admin column would disappear on quick edit save
- Fixed slideshow copy bug that caused issues with the caption include parentheses
Version 1.4.0
Released January 4, 2017
- Changed Apply Settings button in the slideshow modal for a better user experience
- Updated position settings and tests to handle additional position formats
- Updated EDD Updater to v1.6.8
- Updated .pot file for language translation
- Fixed slideshow caption bug which eliminated content wrapping
Version 1.3.0
Released December 1, 2016
- Added fullscreen mode for raw content
- Added syntax highlighting in fullscreen mode for raw content
- Added new builder UI for the builtin slideshow
- Added new settings to the builtin slideshow (image size, background images)
- Added the ability to set default settings for the builtin slideshow
- Added quick edit functionality to global blocks for selected position and visibility settings
- Added bulk edit functionality to global blocks for enable/disable block
- Changed from Flexslider to Slick Slider for the js powering the builtin slideshow
- Updated styling on caption and code textareas to allow for horizontal scrolling
- Updated custom image and slideshow default images with standardized dashicons picture icon
- Fixed bug where global and local custom classes were not being applied
Version 1.2.1
Released October 23, 2016
- Fixed EDD updater conflict with other plugins using EDD by adding a prefix to the updater
Version 1.2.0
Released October 20, 2016
- Added System Info page to Blox Tools
- Changed suppress_filters to false in global blocks for WPML compatibility
- Fixed anonymous function that were causing issues in PHP 5.2
- Fixed Visibility by Role bug
- Fixed links in hook error messages
- Fixed error message in position admin columns when the current hook is disabled
- Tweaked spelling on Add-ons
- Update EDD Updater to v1.6.5
Version 1.1.1
Released April 26, 2016
- Fixed location archive taxonomy bug
Version 1.1.0
Released April 25, 2016
- Added Hook Control
- Added ability to duplicate Global blocks
- Added Categories List shortcode
- Added Tags List shortcode
- Fixed editor wpautop bug
- Tweaked text and links throughout
Version 1.0.0
Released April 18, 2016
- Initial Public Release