diff --git a/CHANGELOG.md b/CHANGELOG.md index a7d67e72a..e4f333c73 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [v4.1.1-SNAPSHOT](https://github.com/nroduit/Weasis/tree/v4.1.1-SNAPSHOT) (2023-05-12) + +[Full Changelog](https://github.com/nroduit/Weasis/compare/v4.1.0...v4.1.1-SNAPSHOT) + +**Fixed bugs:** + +- SUVbw value are different for DRO Washington Image than required per QIBA profile [\#399](https://github.com/nroduit/Weasis/issues/399) + ## [v4.1.0](https://github.com/nroduit/Weasis/tree/v4.1.0) (2023-05-08) [Full Changelog](https://github.com/nroduit/Weasis/compare/v4.0.3...v4.1.0) @@ -25,7 +33,6 @@ **Fixed bugs:** - The control points of the ellipse are not always displayed [\#404](https://github.com/nroduit/Weasis/issues/404) -- SUVbw value are different for DRO Washington Image than required per QIBA profile [\#399](https://github.com/nroduit/Weasis/issues/399) - Thumbnails in DICOM Explorer are not aligned correctly [\#391](https://github.com/nroduit/Weasis/issues/391) - Localization does not work for weasis-core-api and weasis-core-ui in Weasis-snapshot after version 4.0.3. [\#386](https://github.com/nroduit/Weasis/issues/386) - Weasis and Dicomizer don't start maximized within Compiz \(in MX-Linux\) [\#383](https://github.com/nroduit/Weasis/issues/383) @@ -38,6 +45,10 @@ - Could not find artifact org.weasis.core:weasis-core-img:pom:4.6.0-jdk11 [\#358](https://github.com/nroduit/Weasis/issues/358) +**Merged pull requests:** + +- \[Snyk\] Security upgrade ubuntu from 20.04 to rolling [\#384](https://github.com/nroduit/Weasis/pull/384) ([snyk-bot](https://github.com/snyk-bot)) + ## [v4.0.3](https://github.com/nroduit/Weasis/tree/v4.0.3) (2022-11-13) [Full Changelog](https://github.com/nroduit/Weasis/compare/v4.0.2...v4.0.3)