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.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c928c80..4a19d1c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,17 @@
# Changelog
+## 02/05/2022 - v3.4.0
+
+- **Tools:**
+ - (Add) PCB exposure: Converts a gerber file to a pixel perfect image given your printer LCD/resolution to exposure the copper traces.
+ - (Improvement) Export settings now indent the XML to be more user friendly to edit
+ - (Improvement) Layer import: Allow to have profiles
+ - (Improvement) Layer import: Validates if selected files exists before execute
+ - (Fix) Lithophane: Disallow having start threshold equal to end threshold
+- (Add) Windows explorer: Right-click on files will show "Open with UVtools" on context menu which opens the selected file on UVtools (Windows MSI only)
+- (Improvement) Island and overhang detection: Ignore detection on all layers that are in direct contact with the plate (On same first layer position)
+- (Improvement) Cmd: Better error messages for convert command when using shared extensions and no extension
+
## 14/04/2022 - v3.3.2
- **UI:**