-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathchangelog.txt
222 lines (193 loc) · 10.7 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
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
======================================================================================
OpenSky Client Changelog
======================================================================================
--------------------------------------------------------------------------------------
Version 0.5.11 (ALPHA5)
--------------------------------------------------------------------------------------
- Propper fix for aircraft type image caching bug
- Map view resize will now re-render tiles
- New aircraft dialog disabled right side of view when no type is selected yet
--------------------------------------------------------------------------------------
Version 0.5.10 (ALPHA5)
--------------------------------------------------------------------------------------
- Hotfix for aircraft type image caching bug
--------------------------------------------------------------------------------------
Version 0.5.9 (ALPHA5)
--------------------------------------------------------------------------------------
- Fixed max grid height in notifications page
- Added distance information to "My jobs" page
- Map views now using OSM, bing maps key no longer necessary, removed from settings
- Aircraft on the "My fleet" page can be selected, map highlights and tooltips added
- World map now allows selecting active flights, showing trails and flight info
- World map can toggle airports being displayed or not
- Fixed missing working director for agent auto-start, causing missing voice packs
--------------------------------------------------------------------------------------
Version 0.5.8 (ALPHA5)
--------------------------------------------------------------------------------------
- Added notifications
- Notification management for admins and mods
- Fixed logbook not scrolling
- Fixed paused flights displayed on world map
- Added fuel reset option to flight plans (reset back to current level in aircraft)
--------------------------------------------------------------------------------------
Version 0.5.7 (ALPHA5)
--------------------------------------------------------------------------------------
- Support for editing/deleting multiple flight plans
- Added flight rules setting to flight plans (IFR/VFR), for now you only need to set
VFR if you want to fly on Vatsim but not file a flight plan
--------------------------------------------------------------------------------------
Version 0.5.6 (ALPHA5)
--------------------------------------------------------------------------------------
- Landing Analysis 2.0 support
- Fixed auto suggest uppercase causing new search and requiring two clicks to select
suggestions
- Fixed delivery location country search casing
--------------------------------------------------------------------------------------
Version 0.5.5 (ALPHA5)
--------------------------------------------------------------------------------------
- Fixed keyboard input on all auto suggest boxes
- Auto uppercasing of airport ICAOs
- Fixed save flight during start not saving online network settings
- Now highlighting differences between two selected aircraft types
--------------------------------------------------------------------------------------
Version 0.5.4 (ALPHA5)
--------------------------------------------------------------------------------------
- Added support for ATC callsign and first online network Vatsim to flight
plans and logs
- Added vatsim CID as new linked account to settings
- Fixed a mapview init crash
- Small improvements for financial overview page
- Added nav menu tooltips
- Added support for ICAO type designators
- Simbrief flight plan integration improvements
--------------------------------------------------------------------------------------
Version 0.5.3 (ALPHA5)
--------------------------------------------------------------------------------------
- Added support for "Strobe for Beacon"
--------------------------------------------------------------------------------------
Version 0.5.2 (ALPHA5)
--------------------------------------------------------------------------------------
- Added support for new fueling option at airports that don't sell any
- Bugfixes and library updates
--------------------------------------------------------------------------------------
Version 0.5.1 (ALPHA5)
--------------------------------------------------------------------------------------
- Added user manager page for admins
--------------------------------------------------------------------------------------
Version 0.5.0 (ALPHA5)
--------------------------------------------------------------------------------------
- Updated libraries to fix security issues and bugs
- Fixed mapview not yet loaded bug crash
- Added aircraft type version number where appropriate
- Added auto-launch flight tracking agent option
--------------------------------------------------------------------------------------
Version 0.4.4 (ALPHA4)
--------------------------------------------------------------------------------------
- Expanded aircraft tooltips
- Added detailed airport tooltips
- Added airport search
- Removed UTC offset from flights
--------------------------------------------------------------------------------------
Version 0.4.3 (ALPHA4)
--------------------------------------------------------------------------------------
- Fixed airport marker caching bug in flight planning page
- Implemented radius around airport search for used aircraft market
--------------------------------------------------------------------------------------
Version 0.4.2 (ALPHA4)
--------------------------------------------------------------------------------------
- Added purchase new aircraft page
- Extended aicraft types page with new manufacturer and aircraft properties
- Added support for new start flight checks with optional overrides
- Fixed airport update issues on flight planning page
- Fixed aircraft payload issues on flight planning page
--------------------------------------------------------------------------------------
Version 0.4.1 (ALPHA4)
--------------------------------------------------------------------------------------
- Added support for short cargo jobs
- Updated world statistics page with per simulator numbers
--------------------------------------------------------------------------------------
Version 0.4.0 (ALPHA4)
--------------------------------------------------------------------------------------
- Added account balances to certain pages
- Added fuel purchase information to ground handling and flight planning
- Added airport warning/error system to flight planning
- Added financial overview page
- Overhauled both data import and world statistics pages
- Added support for X-Plane 11
--------------------------------------------------------------------------------------
Version 0.3.5 (ALPHA3)
--------------------------------------------------------------------------------------
- Added flight stats graph to flight log viewer
--------------------------------------------------------------------------------------
Version 0.3.4 (ALPHA3)
--------------------------------------------------------------------------------------
- Fixed S2 cell IDs ulong conversion bug
--------------------------------------------------------------------------------------
Version 0.3.3 (ALPHA3)
--------------------------------------------------------------------------------------
- Added custom notifications and message boxes
--------------------------------------------------------------------------------------
Version 0.3.2 (ALPHA3)
--------------------------------------------------------------------------------------
- Fixed flight plan start/save not saving payloads
--------------------------------------------------------------------------------------
Version 0.3.1 (ALPHA3)
--------------------------------------------------------------------------------------
- Aircraft type max allowed payload delta
- Job market filtering enhancements
- More datagrid filtering options throughout
- Added cross links between modules
- Added sell aircraft back to system
--------------------------------------------------------------------------------------
Version 0.3.0 (ALPHA3)
--------------------------------------------------------------------------------------
- Added airports to the world map
- Added job market and "My Jobs"
- Added payloads to flight planning
- Added manual aircraft ground operations
- Added support for aircraft types with flight engineers
--------------------------------------------------------------------------------------
Version 0.2.3 (ALPHA2)
--------------------------------------------------------------------------------------
- Fixed local airport package issue, switched over to new shared library project
- Updated third party libraries that caused aircraft type crash
--------------------------------------------------------------------------------------
Version 0.2.2 (ALPHA2)
--------------------------------------------------------------------------------------
- Improved simBrief OFP download
- Dynamic font size for simBrief waypoints on maps
- Improved initial zoom for world map
- Aircraft in flight plans now display their current location
- Changed when account overview and linked accounts are updated
- simBrief route descriptions now contain airports/runways
- Local airport package extended to include basic runway information
- Added detailed airport view with runways once zoomed in far enough
--------------------------------------------------------------------------------------
Version 0.2.1 (ALPHA2)
--------------------------------------------------------------------------------------
- Improved concurrent token refresh handling
- Fixed map-viewer crash
- Added aircraft type management from agent-msfs
- Fixed simBrief download OFP endless loop
- Added aircraft type upgrade
--------------------------------------------------------------------------------------
Version 0.2.0 (ALPHA2)
--------------------------------------------------------------------------------------
- New aircraft variant system
- New purchase aircraft view
- Profile image can be changed from settings
- Added auto update support
- Added default UTC offset setting
- Fixed bug that could prevent the main menu from working correctly
- Applied initial sorting to most data grids
--------------------------------------------------------------------------------------
Version 0.1.1 (ALPHA1)
--------------------------------------------------------------------------------------
- Added support for re-positioning flights
- Added missing airport markers to flight-log map view
- Fixed too many digits on world map tooltips
- Improved settings view login/logout handling
--------------------------------------------------------------------------------------
Version 0.1.0 (ALPHA1)
--------------------------------------------------------------------------------------
- First version released to alpha testers