Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sn4k3/UVtools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Conceição <Tiago_caza@hotmail.com>2021-10-12 23:38:26 +0300
committerTiago Conceição <Tiago_caza@hotmail.com>2021-10-12 23:38:26 +0300
commitc230a8429006a82ec074ebde73db3d3367b8b44a (patch)
tree5ddb1da489a11127614c1fdc0bcd2811ff53e1b8 /CHANGELOG.md
parent8ef55e2e059470a4748c14f9e06c33924de53fd1 (diff)
v2.23.6v2.23.6
- **(Improvement) SL1:** (#314) - Complete the SL1 file format with some defaults for convertions - Change some data types from bool to byte as in recent prusaslicer changes - (Upgrade) .NET from 5.0.10 to 5.0.11 - (Upgrade) AvaloniaUI from 0.10.7 to 0.10.8 - (Fix) PWS, PW0, PWM, PWMX, PWMO, PWMS: Incorrect set of layer height for the layer definition when using same positioned layers
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md12
1 files changed, 11 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 165658c..4c5af42 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,8 +1,18 @@
# Changelog
+## 12/10/2021 - v2.23.6
+
+- **(Improvement) SL1:** (#314)
+ - Complete the SL1 file format with some defaults for convertions
+ - Change some data types from bool to byte as in recent prusaslicer changes
+- (Upgrade) .NET from 5.0.10 to 5.0.11
+- (Upgrade) AvaloniaUI from 0.10.7 to 0.10.8
+- (Fix) PWS, PW0, PWM, PWMX, PWMO, PWMS: Incorrect set of layer height for the layer definition when using same positioned layers
+
+
## 07/10/2021 - v2.23.5
-- (Fix) Odd crash when detecing for resin trap issues which was duplicating contours
+- (Fix) Odd crash when detecting for resin trap issues which was duplicating contours (#311, #312)
## 04/10/2021 - v2.23.4