summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKatja Marttila <katja.marttila@qt.io>2023-09-12 09:12:31 +0300
committerKatja Marttila <katja.marttila@qt.io>2023-09-12 09:26:16 +0300
commit6dae3cff2b55f98448cc81712d23c223a54498f6 (patch)
tree044f40e9def6a769f2115727c590f01391d428d4
parent70121a0eb839de8edd708e96c465969dd35ccbb4 (diff)
Update Changelog
Change-Id: I49ffa625cc354e7f8eda684c3b494d272b203c6d Reviewed-by: Arttu Tarkiainen <arttu.tarkiainen@qt.io>
-rw-r--r--Changelog13
1 files changed, 13 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 2a138e6bc..a270353db 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,16 @@
+4.7.0
+- Enable building with Qt6.5 (QTIFW-1829)
+- Build IFW binaries with Qt6.5
+- 3rdparty: update libarchive sources to 3.7.1 release
+- Use directory separators in path asking for process to be stopped
+- Allow generating offline installers from Gui (QTIFW-3072)
+- Show progress on Welcome screen (QTIFW-3068)
+- Fix page title text on the last page (QTIFW-3060)
+- Prevent uninstalling components when error occurs (QTIFW-3069)
+- Consider full length of 'key=value' string in user arguments
+- Fix admin rights handling during installer/updater/uninstaller runs (QTIFW-2929)
+- Fix documentation about network share (QTIFW-2933)
+
4.6.1
- Fix crash when filtering categories (QTIFW-3085)
- Allow setting temporary repositories for offline-only installers (QTIFW-3078)