summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorKatja Marttila <katja.marttila@qt.io>2018-12-18 07:44:20 +0000
committerThe Qt Project <gerrit-noreply@qt-project.org>2018-12-18 07:44:20 +0000
commit72d55882da62de7f10b8cbca19281824fff9ebe4 (patch)
tree4817a8e7e9766e877cb54be216359c0b9509d056 /Changelog
parent9215e91d7a0701d63e28e04d5f0984bfebd81dc0 (diff)
parentb4772841a90f8d9cf48416552703ba2b6a7c577b (diff)
Merge "Merge remote-tracking branch 'origin/3.0' into master"
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)