summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArttu Tarkiainen <arttu.tarkiainen@qt.io>2022-11-03 12:32:32 +0200
committerArttu Tarkiainen <arttu.tarkiainen@qt.io>2022-11-03 13:27:10 +0200
commit83b669586bd24fab082720876ff8aea75264ec36 (patch)
tree7c01510fdae6f5498901f2761a4fbee4f801d90e
parente7a8a075f7b8637b3701fa5559b0477355be91c8 (diff)
Update Changelog
Change-Id: Ic7c08caaa4080e01827a8182d892a8553d2b602f Reviewed-by: Katja Marttila <katja.marttila@qt.io>
-rw-r--r--Changelog13
1 files changed, 13 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index da5f393c2..554f84c5e 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,16 @@
+4.5.0
+- Update translations (QTIFW-2814)
+- macOS: support updating maintenance tool with an app bundle (QTIFW-2750)
+- Fix possible uncaught exceptions while loading package data
+- libarchive: support linking with zlib compiled into QtCore (QTIFW-2803)
+- Add new '--cache-path' and 'clear-cache' options for CLI (QTIFW-2810)
+- Add persistent metadata file cache (QTIFW-2621)
+- Metadata evaluation optimizations (QTIFW-2790)
+- Windows: fix placeholder version in "Apps & features" (QTIFW-2267)
+- Fix installer stalling when there's only one CPU core (QTIFW-2786)
+- Adjust the 'ready to install' message to avoid repeating the app name (SQUISH-9672)
+- CLI: add support for hiding values of printed options (QTIFW-2756)
+
4.4.2
- Fix uninstallation of needed virtual components
- Attach to squish only when the port is separately given (QTIFW-2746)