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>2022-09-20 21:40:26 +0300
committerTiago Conceição <Tiago_caza@hotmail.com>2022-09-20 21:40:26 +0300
commit57dbbce7845cc563103bfbe084fb3392c3cda84d (patch)
tree51a2b924b2644e5639de1bfa6187ce2046dff725 /RELEASE_NOTES.md
parentcae2f061baeca302ed38399bba4dfa4619024d68 (diff)
v3.6.6v3.6.6
- **UI:** - (Improvement) Auto show a horizontal scroll bar on wider than screen contents on the tool windows - (Improvement) Move normal windows to zero position if negative and auto constrain height if necessary - (Improvement) Set a minimum width and minimum height for tool windows - (Fix) Setting - "Allow resize the tool windows" had been lost and no effect when checked - (Add) Windows MSI - Option: Add installation directory to system PATH environment variable - (Improvement) Better fetch of UVtools.Core.dll on PowerShell scripts under Windows - (Improvement) Better handling in get the process output, this fixes processor name not being shown on macOS
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md19
1 files changed, 7 insertions, 12 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index e62d09d..57d9827 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -1,14 +1,9 @@
- **UI:**
- - (Add) Groups to convert menu
- - (Improvement) Re-arrange convert menu order
- - (Fix) Settings: Open file dialog filter dropdown width
-- **PrusaSlicer:**
- - (Add) AnyCubic Photon D2
- - (Add) Creality Halot Ray CL925
- - (Add) Elegoo Saturn 8K
- - (Add) Uniformation GKtwo
- - (Add) Nova3D Whale3 Pro
- - (Add) Phrozen Sonic Mighty 8K
-- (Add) AnyCubic Photon D2 (.dl2p) compatibility to AnyCubic file format
-- (Fix) Hide "Debug tools" from "Help" menu
+ - (Improvement) Auto show a horizontal scroll bar on wider than screen contents on the tool windows
+ - (Improvement) Move normal windows to zero position if negative and auto constrain height if necessary
+ - (Improvement) Set a minimum width and minimum height for tool windows
+ - (Fix) Setting - "Allow resize the tool windows" had been lost and no effect when checked
+- (Add) Windows MSI - Option: Add installation directory to system PATH environment variable
+- (Improvement) Better fetch of UVtools.Core.dll on PowerShell scripts under Windows
+- (Improvement) Better handling in get the process output, this fixes processor name not being shown on macOS