Releases: inseri-swiss/inseri-core-wp
Releases · inseri-swiss/inseri-core-wp
v0.3.2
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
v0.3.1
v0.3.0
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
v0.2.0
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)
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