Skip to content

Releases: inseri-swiss/inseri-core-wp

v0.3.8

06 Jun 11:58
Compare
Choose a tag to compare

inseri core v0.3.8 fixes a regression introduced in v0.3.7.

What's changed

  • New: Export block
  • Update: blocks are now supported in the site editor
  • Update: diverse dependencies
  • Fix: rollback @wordpress/scripts dependency

Full changelog: v0.3.6...v0.3.8

With the new export block, the following zip archive can be generated:

archive.zip
   ├── blueprint.json
   ├── post.xml
   └── readme.md

v0.3.6

10 Apr 07:42
Compare
Choose a tag to compare

What's changed

  • Update: JavaScript Code block supports async code

Full changelog: v0.3.5...v0.3.6

image

v0.3.5

03 Apr 06:32
Compare
Choose a tag to compare

What's changed

  • New: JavaScript Code block
  • Update: pyodide 0.25.1
  • Update: diverse dependencies
  • Update: Improved source selection

Full changelog: v0.3.4...v0.3.5

image

v0.3.4

01 Mar 13:43
Compare
Choose a tag to compare

What's changed

  • Fix: Data Table block

Full changelog: v0.3.3...v0.3.4

v0.3.3

28 Feb 20:15
Compare
Choose a tag to compare

What's changed

  • 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

Full changelog: v0.3.2...v0.3.3

image

v0.3.2

27 Nov 19:35
Compare
Choose a tag to compare

What's changed

  • New: a new sidebar called "inseri Data Flow" that shows connections between the blocks
  • New: Cytoscape block that displays network diagram using Cytoscape.js

Full changelog: v0.3.1...v0.3.2

image

v0.3.1

17 Oct 19:11
Compare
Choose a tag to compare

What's changed

  • New: IIIF Viewer block

Full changelog: v0.3.0...v0.3.1

v0.3.0

10 Oct 12:42
Compare
Choose a tag to compare

What's changed

  • BREAKING CHANGE: change underlying block connection protocol
  • New: enable to copy/duplicate the blocks together while preserving the connection
  • Update: pyodide 0.24.1
  • Update: diverse dependencies

Full changelog: v0.2.1...v0.3.0

Example: duplicating blocks together while preserving the connection

v0.2.1

31 Jul 07:28
Compare
Choose a tag to compare

What's changed

  • minor changes

Full changelog: v0.2.0...v0.2.1

v0.2.0

20 May 11:26
Compare
Choose a tag to compare

What's changed

  • breaking change: rename block from 'Media Library' to 'Media Collection'
  • rename block from 'Image' to 'Image Box'
  • rename block from 'Plotly.js' to 'Plotly Chart'
  • rename block from 'Zenodo' to 'Zenodo Repository'

Full changelog: v0.1.0...v0.2.0