ivmartel / dwv-wordpress

DWV plugin for wordpress
GNU General Public License v3.0
0 stars 0 forks source link

Bump dwv from 0.32.6 to 0.33.0 #41

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps dwv from 0.32.6 to 0.33.0.

Release notes

Sourced from dwv's releases.

Some features and a lot of stability

This release brings features such as the ability to write DICOM seg files, support for PET SUV and a lot of small improvements and bug fixes. See milestone 0.33.0 for details.

:warning: I'm trying to make some efforts to include as few as possible API changes, but some maybe slipped in...

Changelog

Sourced from dwv's changelog.

v0.33.0 - 06/06/2024

Added

  • Add set position to zoom tool #1675
  • Allow to specify the root html document #1670
  • Revise image spacing calculation #1651
  • Cast value for UN tag write fix #1645
  • Allow to deactivate UN tags fixing #1642
  • Add url load 'forceLoader' option #1629
  • Check number of frames value before adding dimension #1615
  • Relax Accept header test for canLoadUrl methods #1614
  • Allow scroll if at least one data of the layerGroup can #1593
  • Allow to deactivate draw shortcuts #1579
  • Allow to abort individual load #1572
  • Allow to add missing tags while writing DICOM #1561
  • Remove mouse and touch event position calculation #1559
  • Add tags to image meta data #1557
  • Rename WindowCenterAndWidth to voiLut #1554
  • Rename rescaleLut to modalityLut #1553
  • Allow to check image UIDs #1550
  • Move label to bellow shape for circle and ellipse #1539
  • Change draw colour according to layer #1537
  • Add srclayerid to draw events #1531
  • Store window/level in data view config #1526
  • Change 'loaderror' and 'loadabort' event type #1524
  • No loadend event when http requests fails #1522
  • Store image smoothing setting for future layers #1519
  • Send delete draw events on layer delete #1518
  • Store current opacity and colour map in data view config #1517
  • Add window level type #1515
  • Add a colour map binder #1508
  • Do not synchronise opacity if only one layer #1506
  • Add support for writing DICOM with unknown VR #1505
  • Set colour map by name in ViewConfig #1499
  • Add units to draw quantification #1489
  • Export draw controller type #1488
  • Add opacity to dataViewConfig #1464
  • Allow to change image smoothing from the app #1463
  • Use string dataid, replace loadid with dataid #1460
  • Add data index to draw events #1457
  • Make scroll an option of the draw tool #1456
  • Allow to set the active layer group #1455
  • Make default properties available in shape quant #1434
  • Allow to add and remove view configuration #1431
  • Allow to override shape label text #1429
  • Add support for PET SUV #1418
  • Decouple data rescaling and view windowing #1406
  • Add API to help with information overlay #1383
  • Add support for writing DICOM seg #1128

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)