summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorKatja Marttila <katja.marttila@qt.io>2024-04-08 10:00:16 +0300
committerKatja Marttila <katja.marttila@qt.io>2024-04-09 16:49:08 +0300
commit284f8f46e31fead035cc999b5f53e41c93c8e44e (patch)
tree8b6e283b65b9aafd7ffeafa67b622aeaf5a9d990 /Changelog
parent4562d0678f2763ab2ac0c2af52b03da913b62989 (diff)
Update Changelog
Change-Id: I9de5c6d0e7402b978f116aa988a3aacb68a167c3 Reviewed-by: Arttu Tarkiainen <arttu.tarkiainen@qt.io>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog20
1 files changed, 20 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 066ff925c..822310af7 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,23 @@
+4.8.0
+- Fix occasional crash in install phase (QTIFW-3314)
+- Allow overwriting undo in some operations (QTIFW-3333, QTIFW-393)
+- Add possibility to add extra log when meta fetch fails (QTIFW-3012)
+- Fix http authorization login (QTIFW-3301)
+- Fix QDesktopServices properties (QTIFW-3334)
+- Fix maintenance tool register path parameters
+- Fix productType function return value in macos (QTIFW-3309)
+- Speed up cache validation (QTIFW-3328)
+- Fix QFileDialog documentation (QTIFW-3320)
+- Disable 'clear cache' button until new cache settings are applied (QTIFW-3252)
+- Add detailed warning when hash verification fails
+- Add security warning possibility when using additional repositories (QTIFW-3305)
+- Add possibility to add additional license text to CLI (QTIFW-3319)
+- Include minimal qt.conf file (QTIFW-3292)
+- Add Chinese and Portuquese languages (QTIFW-3325)
+- Fix translations missing in Linux and macOS (QTIFW-3310)
+- CLI: Perform commands primarily from default repositories (QTIFW-3251)
+- Add possibility to change button text (QTIFW-711)
+
4.7.0
- Fix CLI fail on huge amount of Updates.xml download (QTIFW-3249)
- Prepare for Linux on ARM support (QTIFW-3073)