summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorKatja Marttila <katja.marttila@qt.io>2022-11-30 14:58:12 +0200
committerKatja Marttila <katja.marttila@qt.io>2022-12-01 10:19:01 +0200
commite374d58ea89676366334d999dafe3813c11c0670 (patch)
tree8587b576d3c58059588bfa1c1b26aa2f63a5f8bf /Changelog
parent853678f811414e7bef5bbffa5a6e7ffcb1e2fa8f (diff)
Update Changelog
Change-Id: I1d614dede5a7415ba8ac69b287839f39e62349e4 Reviewed-by: Arttu Tarkiainen <arttu.tarkiainen@qt.io>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 5fd5d0068..f6aa2711d 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,13 @@
+4.5.1
+- Make Settings operation to support _OLD and placeholders (QTIFW-2882)
+- ExtractOp: fix leftover empty directories when 'targetDir' arg is used (QTIFW-2764)
+- Fix errors occurring in full uninstall on macOS (QTIFW-2875)
+- Fix updater view behavior for non-checkable components (QTIFW-836)
+- Execute operation: fix overwritten error string for crashed processes (QTIFW-2875)
+- MetadataJob: fix removing compressed repositories after extracting (QTIFW-2876)
+- Fix replaced removal on update (QTIFW-2887)
+- Fix user set binary marker not having any effect on maintenance tool (QTIFW-2884)
+
4.5.0
- Fix required virtual components still uninstalled in some occasions
- Update translations (QTIFW-2814)