diff --git a/README.md b/README.md index 6086f0a8..a23a2f74 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,6 @@ Documentation issues roadmap -License

## Development diff --git a/inseri-core.php b/inseri-core.php index b770690a..9179b29b 100644 --- a/inseri-core.php +++ b/inseri-core.php @@ -4,7 +4,7 @@ * Description: Scientific and Interactive Gutenberg Blocks to facilitate Open Science * Requires at least: 5.6 * Requires PHP: 5.6 - * Version: 0.3.2 + * Version: 0.3.3 * Author: inseri.swiss * Author URI: https://inseri.swiss * License: GPL-3.0-or-later diff --git a/package.json b/package.json index 14d65284..1332ce22 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "inseri-core", - "version": "0.3.2", + "version": "0.3.3", "author": "inseri swiss", "license": "GPL-3.0-or-later", "repository": { diff --git a/readme.txt b/readme.txt index d89bbfa4..c05152ab 100644 --- a/readme.txt +++ b/readme.txt @@ -2,9 +2,9 @@ Contributors: inseriswiss Tags: Gutenberg blocks, WordPress blocks, gutenberg, blocks, inseri Requires at least: 5.6 -Tested up to: 6.4.1 +Tested up to: 6.4.3 Requires PHP: 5.6 -Stable tag: 0.3.2 +Stable tag: 0.3.3 License: GPL-3.0-or-later License URI: https://www.gnu.org/licenses/gpl-3.0.html @@ -53,6 +53,12 @@ Bug reports are welcome on [GitHub issues](https://github.com/inseri-swiss/inser 6. Render HTML code == Changelog == +### [0.3.3](https://github.com/inseri-swiss/inseri-core-wp/releases/tag/v0.3.3) +- New: Slider block +- New: Data Table block +- Fix: Zenodo api has changed +- Update: Improved hiding behavior for Text Editor, Media Collection, Python Code, Web API and Zenodo Repository + ### [0.3.2](https://github.com/inseri-swiss/inseri-core-wp/releases/tag/v0.3.2) - New: inseri Data Flow which displays block connections - New: Cytoscape block