forked from albar965/littlenavconnect
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG.txt
191 lines (121 loc) · 6.01 KB
/
CHANGELOG.txt
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
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
Numbers (#) refer to Github issues.
For example: albar965/littlenavmap#3 is https://github.com/albar965/littlenavmap/issues/3.
Version 2.4.4
* Version to 2.4.4 to have the same number as Little Navmap.
* Updated PDF manual.
===============================================================================
Version 2.4.2.rc1
* Now showing correct program name in application menu on macOS.
===============================================================================
Version 2.4.1.beta
* Now using an OpenSSL library version 1.1.1 which does not require Microsoft Visual C++ Redistributables.
No need to install any redistributables at all for Little Navmap on a freshly installed Windows 10.
* Fixed issues with OpenSSL on Linux. The libraries are now included in archive again.
* Now providing two builds for Linux. One based on Ubuntu 18.04 and one based on Ubuntu 16.04. This allows to use
Little Navmap on older Linux distributions too.
* Updated to latest Qt 5.12.5 library due to bugfixes.
===============================================================================
Version 2.4.0.beta
Build and Deployment for Developers: albar965/littlenavmap#387
* Updated for Qt 5.12.4. Changed OpenSSL to 1.1.1.
* Linux compilation now uses system OpenSSL again and is based on Ubuntu 18.04.
* Added build for Travis CI. Thanks to Jannik for all his work!
* Complete update of project files to allow configuration with environment variables. Removed all hardcoded paths.
* Added documentation about environment variables to configure build and updated build instructions
in "BUILD.txt" and "littlenavconnect.pro" files.
related from atools version 3.4.0.beta
See CHANGELOG.txt in atools project for more technical details. Relevant comments were added to list above.
===============================================================================
Version 2.2.2
* Changed email address and all help links to point to https://www.littlenavmap.org.
Manuals in all formats and languages can be found here: https://albar965.github.io/manuals.html
===============================================================================
Version 2.2.1
No changes except version.
Version 2.2.0.beta
* Log file is now rotated if the file size of 1 MB is exceeded. This avoid overwriting on startup and eases error reporting.
albar965/littlenavmap#275
Version 2.0.2
* Updated manual with fixed links.
* Fixed SSL issues on new Linux systems.
* Updated manual to fix freezes with Adobe Reader on Windows.
* Fixed issue where program cannot be opened by Linux file managers.
related from atools version 3.0.3
* Fixed translation issues in navserver resulting in confusing messages in Little Navconnect log window.
* Now logging all warning dialog messages to logfile.
Version 2.0.1
* Updated translations.
Version 2.0.0.beta
* Updated from Qt 5.9.3 to 5.9.5
Version 1.8.4
* Updated from Qt 5.9.1 to 5.9.3
Version 1.8.3
* Fixed Linux build to avoid problems with shared libraries on some platforms.
* Removed unneeded startup script for Linux. Program executable can now be started directly from any directory without
setting library path.
* macOS compatibility changed since program does not work 10.9 and below due to Qt requirements.
Now at least version 10.10 is required.
* Fixed problem with invalid connection state when installed simulators change. This resulted in program still trying to
connect to FSX instead of X-Plane even when it was removed from the computer.
* Updated translation files.
related from atools version 2.8.4
* Fixed problem where translations for second and third languages were loaded for some regions.
* Solved problem where translation files were loaded mixed in some cases.
* Logging library paths now for debugging.
Version 1.8.2
* No changes except version.
Version 1.8.1.beta
from atools version 2.8.1.beta
* Fixed crash when getting simulator base path for unknown simulator type.
* Fixed help handler to use GUI language instead of system locale for links to help and legend.
Version 1.8.0.beta
* Added French user manual by Patrick.
* Updated startup script so that it can be used also by the desktop launcher (thanks to Valerio for the tip).
* Added readme and changelog to macOS deployment.
* Removing "Unknown:0" in log now for release builds.
Version 1.6.3
* Fixes for translation support.
Version 1.6.2
* Added handler for assertions/crashes showing dialog to avoid crash to desktop.
* Fixed deployment for Linux causing "could not find or load qt platform plugin xcb" error.
* Now hiding simulator switch menus on macOS and Linux.
Version 1.6.1
* Updated offline manual.
* Added compatibility flag for Mac OS X 10.8.
Version 1.6.0.beta
* No changes except beta status.
Version 1.5.4.develop
* Enabled support for X-Plane.
* Added complete macOS and Linux deployment.
* Added option for simulator switch and toolbar.
* Can now run on Linux and macOS.
Version 1.5.3.develop
* Updated to Qt 5.9.1
Version 1.4.4
* SimConnect is now loaded dynamically. #110
* Exiting now if simconnect could not be found on Windows platforms. #110
* Changed to Qt 5.9
Version 1.4.3
* No changes - updated version number for consistency
Version 1.3.2.develop
* Added options to disable transfer of AI vehicles.
* Fix for too many reconnects flooding log on simulator crash.
Version 1.2.4
* Fixed wrong (negated) UTC offset in SimConnect user aircraft.
Version 1.2.2.beta
Optimizations to transfer protocol. Now incompatible to all older versions.
Version 1.2.1.beta
Updated manual PDF.
Version 1.2.0.beta
Removed annoying connect message in log window.
Added option to hide hostname.
Added replay option (has to be enabled on command line).
Changed manual to online and PDF.
Version 1.0.1 - Stable Release
* Added note about startup time and usage of "localhost" to log message.
* Increased max dropped packages to 50 before error message appears.
* Supplied email addresses for about and error handling dialogs.
* Updated manual. Added more clarifications and program menu icons to manual.
* Added files chapter to manual.
Version 1.0.0.beta
* Public beta release