summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorKatja Marttila <katja.marttila@qt.io>2018-11-06 09:42:36 +0200
committerKatja Marttila <katja.marttila@qt.io>2018-11-06 08:45:55 +0000
commit6325832551eb332dc02aba2570a0e394dcdd8549 (patch)
tree73235604021c380f2b88dfe4632d9780f4b21896 /Changelog
parente56af0080f95d40fc8635d37d9ebd12fbefdb092 (diff)
Prepare 3.0.6 release
Change-Id: Ic85f7342a3a9963e03f6c7fc3efeabb9e49b6962 Reviewed-by: Antti Kokko <antti.kokko@qt.io>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog12
1 files changed, 12 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index e533861e3..1f3600c11 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,15 @@
+3.0.6
+- Remove 'Your install seems to be corrupted' messagebox (QTIFW-1003)
+- Register virtual component for uninstall (QTIFW-1102)
+- Optimize ExctractArchiveOperation::fileFinished() (QTBUG-51337)
+- Do not reset core data values in restart (QTIFW-504)
+- Fix maintenancetool writing in Windows (QTIFW-1096)
+- Fix environment variables for XDG paths not being recognized (QTIFW-1043)
+- Update german translation file (QTIFW-1084)
+- Fix admin query retry (QTIFW-988, QTIFW-1173)
+- Fix install fail if there is no metadata (QTIFW-1150)
+- Reset meta information download result (QTIFW-1137)
+
3.0.5
- Decrease metadata dowload amount (QTIFW-975)
- Print component warnings only in verbose mode (QTIFW-975)