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-12-24 21:41:13 +0300
committerTiago Conceição <Tiago_caza@hotmail.com>2021-12-24 21:41:13 +0300
commit91e1929ba9ed06422ba8d4e57cf08a4a11883140 (patch)
tree7744d56e816c674199828f420686226a7ffaf47a /CHANGELOG.md
parenta8deeae0f526833326ae3c7a322e0d05a7884365 (diff)
v2.27.3v2.27.3
- **Encrypted CTB:** - (Add) Allow convert files to this format in the UI - (Fix) Converting files with a null machine name would cause an exception - (Fix) Converting files was generating malformed files - **UI:** - (Change) CTB: Extension display order (Will require readjust settings for default extension if you are using any of them) - (Fix) 'File - Open recent file' would not enable first item when closing the file
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 57cf7bb..8212f7a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,15 @@
# Changelog
+## 24/12/2021 - v2.27.3
+
+- **Encrypted CTB:**
+ - (Add) Allow convert files to this format in the UI
+ - (Fix) Converting files with a null machine name would cause an exception
+ - (Fix) Converting files was generating malformed files
+- **UI:**
+ - (Change) CTB: Extension display order (Will require readjust settings for default extension if you are using any of them)
+ - (Fix) 'File - Open recent file' would not enable first item when closing the file
+
## 23/12/2021 - v2.27.2
- **(Core) Layer:**