aboutsummaryrefslogtreecommitdiffstats
path: root/packaging-tools/configurations/pkg_templates/pkg_tools/qt.installer.changelog/data/installer-changelog
blob: 027edfe0efbd6c917ab596556356548db331ffdd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
****************************************************************************
*                        3.1.0                                             *
****************************************************************************
- Added support for repository categories
- Added support for preselecting some repository categories
- Added support for continuing install although there are unstable components
- Remove references to hard coded license agreement files
- Increased installer default width

****************************************************************************
*                        3.0.5                                             *
****************************************************************************
- Installer-Framework (MaintenanceTool and installers) built against Qt5.9.5
- Improved metadata download:
 -> Metadata downloaded in smaller chunks
 -> Metadata download amount decreased by skipping the empty 7z download
 -> Metadata warning log only in verbose mode
- Fixed incorrect package uninstall (QTIFW-1114)

****************************************************************************
*                        3.0.4                                             *
****************************************************************************
- Added User-Agent parameter to network headers when communicating with
  installer backend
- Fixed installer crash at the end of install
- Proxy usage fixes
- Added new --no-proxy option for Installer and MaintenanceTool

****************************************************************************
*                        3.0.2-1                                           *
****************************************************************************
- Fixed crash when install deactivation failed in the end of uninstall.
- Fixed crashes when downloadable package is missing (QTIFW-1064)

****************************************************************************
*                        3.0.2                                             *
****************************************************************************
- Installer-Framework (MaintenanceTool and installers) built against Qt5.9.0
- Removed hard coded root repository urls from config.xml.
  All repository url's are now fetched from server

****************************************************************************
*                        2.0.4-2                                           *
****************************************************************************
- Installer-Framework (MaintenanceTool and installers) built against Qt5.6.2

****************************************************************************
*                        2.0.4                                             *
****************************************************************************
- "-openssl-linked" used for online intaller and MaintenanceTool builds
- Linux: MaintenanceTool icon updated

****************************************************************************
*                        2.0.3-1                                           *
****************************************************************************
- "-static-runtime" used for IFW/MaintenanceTool builds (Windows)

****************************************************************************
*                        2.0.3                                             *
****************************************************************************

- Installer (Installer-Framework) compiled against Qt5.5.1
- Fix crash when updating admin installation with user/temp repository (QTIFW-740)
- Fix target directory check for reserved words on Windows
- Fix errors when running updates in a directory requiring elevation (QTIFW-746)
- Fix usage of system proxy with credentials (QTBUG-46547)
- Fix: .dat file gets deleted after multiple component changes (QTIFW-689)
- Fix maintenance tool upgrade on OSX