Skip to content

Releases: inseri-swiss/inseri-core-wp

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

v0.1.0 minimum viable product (MVP)

30 Apr 14:57
Compare
Choose a tag to compare

New Gutenberg blocks:

  • Text Editor: Write JSON, XML, HTML, ...
  • Text Viewer: View JSON, XML, HTML, ...
  • Local File Import: Let visitor import local data for other blocks
  • Download: Let visitor download block data
  • Dropdown: Provide options to choose from
  • HTML Code: Render HTML code
  • Image: Display image
  • Media Library: Load file from media library
  • Plotly.js: Create interactive charts with plotly.js
  • Python Code: Run Python code
  • Web API: Load data from a Web API
  • Zenodo: Load data from Zenodo.org