Skip to content

Releases: inseri-swiss/inseri-core-wp

v1.0.0 (Tower of Hercules)

13 Dec 12:21
Compare
Choose a tag to compare

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

18 Oct 13:00
Compare
Choose a tag to compare

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

Screenshot From 2024-10-18 14-39-48

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.
Screenshot From 2024-10-18 14-58-15

v0.4.2

04 Oct 07:11
Compare
Choose a tag to compare

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

12 Sep 10:25
Compare
Choose a tag to compare

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

image

v0.4.0

29 Aug 13:22
Compare
Choose a tag to compare

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

image

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