From 6513e235533facc983255ed46e23dffbb650f45d Mon Sep 17 00:00:00 2001 From: Thiago Franco de Moraes Date: Thu, 10 Aug 2017 09:57:32 -0300 Subject: [PATCH] Updated the changelog --- changelog.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+), 0 deletions(-) diff --git a/changelog.md b/changelog.md index f695a2d..0598ea7 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,21 @@ # Changelog +## [3.1.1](https://github.com/invesalius/invesalius3/tree/v3.1.1) - 2017-08-10 + +### Added +- Lanczos 3D interpolation method. +- Option to user set the interpolation method when reorienting an image. +- Option to user digit the angles used to reorient image. + +### Fixed +- Not starting InVesalius when user home has non-ascii chars. +- Read DICOM and other image files with non-ascii chars in its filename. +- Save InVesalius project wih non-ascii chars in its filename. +- Import and export surface with non-ascii chars in its filename. +- Export surface with non-ascii chars in its filename. +- DICOM/Bitmap import dialog was not ShowModal. +- Cut plane wasn't working when reenabled volume raycasting + ## [3.1.0](https://github.com/invesalius/invesalius3/tree/v3.1.0) - 2017-07-04 ### Added -- libgit2 0.21.2