Releases: ivmartel/dwv
Fifth patch for v0.30
This patch fixes the web workers clean-up and some multi-frame issues. See milestone 0.30.5 for details.
Fourth patch for v0.30
One more! This one fixes more module include and some missed overlay update. See milestone 0.30.4 for details.
Third patch for v0.30
Second patch for v0.30
This release fixes the dwv include in a node script. See milestone 0.30.2 for details.
First patch for v0.30
This release fixes the access to the Konva library. See milestone 0.30.1 for details.
Massive!
This release is massive, it includes a lot of changes! Two grumpy old issues finally got fixed: #133 Multi slice view (with PR #989) and #4 Add MPR (with PR #982). Please check the description of the PRs, they explain all the changes. Multi view add the stage class and MPR forced the code to switch from 2D to 3D. The doc includes an architecture page that explains the logic. Multi frame is now a reality (with #1034), multi resolution and anisotropic pixels are better handled. See milestone 0.30.0 for details.
Side note: the state file got updated but only to support the same functionality as before, this needs a big change to support 3D and I am thinking of switching to use presentation states...
First patch for v0.29
This release delays the first DOM access and uses lower z-index numbers for layers. See milestone 0.29.1 for details.
Layers!!
Second patch for v0.28
Do not make i18next compulsory. See milestone 0.28.2 for details.
First patch for v0.28
Fix i18next import in some bundle cases. See milestone 0.28.1 for details.