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:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1a5be9d..e04a2f0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,16 @@
# Changelog
+## 12/06/2021 - v2.13.3
+
+- **File formats:**
+ - (Add) CXDLP v2
+ - (Improved) GR1, MDLP, CXDLP decode and encode performance and memory optimization
+ - (Remove) CXDLP v1 from available formats
+- (Add) Pixel editor - Drawing: New brushes of shapes/polygons
+- (Upgrade) .NET from 5.0.6 to 5.0.7
+- (Fix) When there are issues on the list, executing any operation will navigate to the last layer
+- (Fix) PrusaSlicer printer: Rename "Creality HALOT-SKY CL-60" to "Creality HALOT-ONE CL-60"
+
## 06/06/2021 - v2.13.2
- (Upgrade) AvaloniaUI from 0.10.5 to 0.10.6