diff --git a/class-coblocks.php b/class-coblocks.php index 296da1f20e0..fbd238eb0ba 100644 --- a/class-coblocks.php +++ b/class-coblocks.php @@ -6,7 +6,7 @@ * Author: Rich Tabor from CoBlocks * Author URI: https://coblocks.com * Tags: gutenberg, editor, block, layout, writing - * Version: 1.0.7 + * Version: 1.0.8 * Text Domain: '@@pkg.name' * Domain Path: languages * Tested up to: @@pkg.tested_up_to diff --git a/package.json b/package.json index 06505b409e7..6d3e5293b1c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "coblocks", "title": "CoBlocks", - "version": "1.0.7", + "version": "1.0.8", "private": true, "author": "Rich Tabor from CoBlocks", "requires": "4.9", diff --git a/readme.txt b/readme.txt index e7ebf507367..3d95a8f2548 100644 --- a/readme.txt +++ b/readme.txt @@ -49,13 +49,11 @@ Extensible, adaptable, and open source — CoBlocks is created with theme and pl 3. Author block: Add an author profile to your posts -4. Spacer block: Easily space out content +4. Click to Tweet block: Let folks engage with your site via Click to Tweet -5. Click to Tweet block: Let folks engage with your site via Click to Tweet +5. Social block: Add a customizable social sharing components -6. Social block: Add a customizable social sharing components - -7. Gif block: Search for relevant Giphy gifs and add them in seconds +6. Gif block: Search for relevant Giphy gifs and add them in seconds == Installation == @@ -83,6 +81,13 @@ Please reach out via the official [support forum on WordPress.org](https://wordp == Changelog == += 1.0.8, May 18, 2018 = +* New: Gutenberg 2.9 compatibility! 🎊 +* Tweak: Improve UI of the Accordion block component toolbar +* Tweak: Improve UI of the Pricing Table button links +* Tweak: Improve UI of the Author block +* Tweak: Ensure box shadow and text-decoration do not affect social icons + = 1.0.7, May 7, 2018 = * New: Gutenberg 2.8 compatibility! 🎊 * Tweak: Change the name of the Dynamic HR block to Dynamic Separator