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>2020-09-04 05:00:03 +0300
committerTiago Conceição <Tiago_caza@hotmail.com>2020-09-04 05:00:03 +0300
commitf9fa78c2ba0785327f7db9590d437fbf0ce2e041 (patch)
tree39e30bf609467261e35c9df71d19484de85e2e10
parent0bc4244ab9700ac1c7a986532525cbd84b405271 (diff)
Update CHANGELOG.mdv0.7.0.0
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0bb686f..afb465e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -44,13 +44,14 @@
* Shift-Left-Click will perform an add operations (add pixel, text, etc).
* Shift-Right-Click will perform a remove operation (remove pixel, etc).
* (Change) Mouse coordinates on status bar now only change when SHIFT key is press, this allow to lock a position for debug
+* (Remove) Confirmation for detect issues as they can now be cancelled
* (Fix) When next layer or previous layer button got disabled while pressing it get stuck
* (Fix) Partial island detection wasn't checking next layer as it should
* (Fix) chitubox: Keep some original values when read from chitubox sliced files
* (Fix) chitubox: Preview thumbnails to respect order and size names
* (Fix) Settings: Reset settings triggers a upgrade from previous version when relaunch UVtools and bring that same values
* (Fix) Issues: Touching bounds only calculate when resin traps are active
-* Notes: This release is the combination of the following pull requests: #26, #27, #28, #29, #30, #31, #32, #33
+* Notes: This release is the combination of the following pull requests: #26, #27, #28, #29, #30, #31, #32, #33 (Thanks to Bryce Yancey)
## 27/08/2020 - v0.6.7.1