summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorKatja Marttila <katja.marttila@qt.io>2022-01-10 15:31:56 +0200
committerKatja Marttila <katja.marttila@qt.io>2022-01-11 12:50:21 +0200
commit48a2499662fd1dc45f1dc87d5ff9e8956c7961b7 (patch)
tree0bfed7aea16be01faf56a58647a30f98eba1bf61 /Changelog
parent74883726deeebea14faca65663339271f1c2c547 (diff)
Update Changelog
Change-Id: Ifb50271dbf61b5aa33506a6e6180bdc179882f05 Reviewed-by: Arttu Tarkiainen <arttu.tarkiainen@qt.io> Reviewed-by: Iikka Eklund <iikka.eklund@qt.io>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog16
1 files changed, 16 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 68d9b319b..c4024b351 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,19 @@
+4.3.0
+- Update minimum required Qt version to Qt5.15.2
+- Add support for moving child components with <TreeName> (QTIFW-2380)
+- Fix replacing components with <TreeName> element (QTIFW-2455)
+- Do not block installation when there are conflicting component names (QTIFW-2444)
+- Fix wrong title text after succesfull update (QTIFW-2439)
+- Allow case insensitive CLI search and list (QTIFW-2451)
+- Fix selecting target directory when elevated server process is active (QTIFW-2383)
+- Add Korean translation
+- Libarchive: enable support for uncompressed tar archives (QTIFW-2404)
+- Enable handling 7z archives with libarchive (QTIFW-2375)
+- Libarchive: fix handling of glob pattern arguments when creating archive (QTIFW-2423)
+- Fix blocking UI when waiting start of the authorization fallback process (QTIFW-2374)
+- Fix dependencies example exception (QTIFW-2362)
+- Add possibility to search for components in ComponentSelectionPage (QTIFW-1404)
+
4.2.0
- Print essential component information regardless of verbosity (QTIFW-2349)
- Update Chinese translation