Releases: inseri-swiss/inseri-core-wp
Releases · inseri-swiss/inseri-core-wp
v1.0.0 (Tower of Hercules)
What's changed
- Update: pyodide 0.26.4
- Update: diverse dependencies
- Reducing the bundle size
Full changelog: v0.4.3...v1.0.0
v0.4.3
What's changed
- New: Share block
- Update: clover-iiif dependency
Full changelog: v0.4.2...v0.4.3
The following blocks support the sharing of state:
- Cytoscape
- Data Table
- Dropdown
- JavaScript Code
- Media Collection
- Plotly
- Python Code
- R Code
- Slider
- Text Editor
- Zenodo
Example
After modifying the JS Code and clicking on the Share button, a similar link is copied:
http://localhost:8888/2024/04/03/javascript-code-block/#{%22iCdFY5DDwAQPYE4ofrTuJ%22:{%22code%22:%22const%20now%20=%20\%22hello%20world%20%F0%9F%91%8B\%22%22}}
If you reopen using this link, the modified JS code will be displayed instead of the original code.
v0.4.2
What's changed
- Fix: HTML code can be used by less privileged users
- Fix: block names are displayed when published
- Update: diverse dependencies
Full changelog: v0.4.1...v0.4.2
v0.4.1
What's changed
- Update: Files, which are created within a Python block, are shared with other blocks.
Full changelog: v0.4.0...v0.4.1
v0.4.0
Upgrade Notice: Each post/page with a Zenodo block needs to be opened and re-saved.
What's changed
- BREAKING CHANGE: Zenodo block resolves file links every time
- New: R Code block
- Update: Download block supports custom file extension
- Update: block names are visible in the list view
- Update: pyodide 0.26.2
- Update: diverse dependencies
Full changelog: v0.3.8...v0.4.0
v0.3.8
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
v0.3.5
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
v0.3.4
v0.3.3
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