aboutsummaryrefslogtreecommitdiffstats
path: root/packaging-tools/configurations/pkg_templates/pkg_tools/qt.installer.changelog/data/dist/installer-changelog
blob: f93be40d94de690f13366e50af55be1f2749b543 (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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
****************************************************************************
*                        3.2.0                                             *
****************************************************************************
- Uncapitalize the email used on login and signup (QTIFW-1368)
- Disable navigating back to welcome page during login/signup operations (QTPM-954)
- More responsive label messages for sign-up fields (QTPM-955)
- Updated to Qt version Qt5.12.4 for installer and maintenancetool builds
- Updated the OpenSSL version to 1.1.1d
- Extended support for more than one type of packaging license resource (QTIFW-1359)
- Patch files per component, not per installation directory (QTIFW-1180)

****************************************************************************
*                        3.1.1                                             *
****************************************************************************
- Revert "We don't patch product keys anymore so remove unnecessary code" (QTBUG-75323)
- Fixed big maintenancetool in offline installs
- Disallow navigating back to credentials page after it's first completion
- Allow commercial installation from sign up fields
- Improve offline installers login flow without internet connection

****************************************************************************
*                        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