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-11-25 05:41:21 +0300
committerTiago Conceição <Tiago_caza@hotmail.com>2021-11-25 05:41:21 +0300
commit44b1289daa164e600fc2a04b327068b81e3ba524 (patch)
tree50d6cec32740cbc90542fa3de92299eeff49540f /CHANGELOG.md
parent5e2083ef6eec979e10a2860371dc960ac0e847ea (diff)
v2.25.2
- **About box:** - (Add) Processor name - (Add) Memory RAM (Used / Total GB) - (Add) OpenCV and Assemblies tab - (Add) "Copy information" button to copy the whole dialog information, usefull for bug reports - (Improvement) Enumerate the loaded assemblies - (Improvement) Rearrange the elements and put them inside scroll viewers to not strech the window - (Improvement) Allow to resize and maximize the window - (Fix) Auto updater: From this version forward, the linux packages are correctly identified (linux, arch, rhel) and will download the same package as installed. Were downloading the linux-x64 no matter what
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 c25a270..99e5d79 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,17 @@
# Changelog
+## 25/11/2021 - v2.25.2
+
+- **About box:**
+ - (Add) Processor name
+ - (Add) Memory RAM (Used / Total GB)
+ - (Add) OpenCV and Assemblies tab
+ - (Add) "Copy information" button to copy the whole dialog information, usefull for bug reports
+ - (Improvement) Enumerate the loaded assemblies
+ - (Improvement) Rearrange the elements and put them inside scroll viewers to not strech the window
+ - (Improvement) Allow to resize and maximize the window
+- (Fix) Auto updater: From this version forward, the linux packages are correctly identified (linux, arch, rhel) and will download the same package as installed. Were downloading the linux-x64 no matter what
+
## 23/11/2021 - v2.25.1
- **Change resolution:**