forked from pritunl/pritunl
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGES
376 lines (266 loc) · 8.75 KB
/
CHANGES
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
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
Pritunl Changelog
=================
<%= version %>
Add user network links
Add hash algorithm to server settings
Version 1.6.757.9 2015-10-09
----------------------------
Fix display issue in web interface
Version 1.6.755.70 2015-10-07
-----------------------------
Web interface improvements
Version 1.6.752.82 2015-10-04
-----------------------------
Add set-mongodb cli command
Fix issue with linked servers
Version 1.6.751.72 2015-10-03
-----------------------------
Disable IPv6 remotes in user conf
Version 1.6.749.17 2015-10-01
-----------------------------
Fix display issue with IPv6 address
Version 1.6.747.62 2015-09-29
-----------------------------
Add support for IPv6
Version 1.5.743.11 2015-09-25
-----------------------------
Fix server stopped unexpectedly issue
Version 1.5.737.89 2015-09-19
-----------------------------
Fix login issue
Version 1.5.737.82 2015-09-19
-----------------------------
Add support for Duo authentication
Add support for Google + Duo authentication
Improve Google single sign-on
Fix server failed to start after upgrade (premium only)
Fix host id change after upgrade (enterprise only)
Version 1.4.733.12 2015-09-15
-----------------------------
Improvements to web console
Fix issue with upgrade
Version 1.4.730.81 2015-09-12
-----------------------------
Fix issue with multiple device configurations
Version 1.4.730.30 2015-09-12
-----------------------------
Add zip key archives
Version 1.4.729.19 2015-09-11
-----------------------------
Improve server load handling
Bug fixes
Version 1.4.728.46 2015-09-10
-----------------------------
Fix connectivity display issues
Version 1.4.726.73 2015-09-08
-----------------------------
Fix issue with server crashing
Version 1.4.722.95 2015-09-04
-----------------------------
Add support for bridge mode
Add support for Chromebook
Add ssl cert to settings
Fix issue with multiple clients
Fix issue with utf-8 names
Improve performance for large servers
Add support for all private subnets for server network
Change database format requires db upgrade
Remove upgrade support for 0.10.x
Version 1.3.662.15 2015-07-06
-----------------------------
Fix issue with key sync
Fix issue with client type icon
Version 1.3.651.28 2015-06-25
-----------------------------
Fix display issues with web interface
Version 1.3.627.6 2015-06-01
----------------------------
Fix issue with servers after restoring backup with non-enterprise
Add dark theme to key view page
Version 1.3.614.40 2015-05-19
-----------------------------
Add support for replicated servers
Disconnect users without restarting servers
Check Google authentication on user connect
Add paging to organizations, servers and hosts
Holding shift and ctrl when clicking will skip confirm
Version 1.3.613.97beta1 2015-05-18
----------------------------------
Add support for replicated servers
Disconnect users without restarting servers
Check Google authentication on user connect
Add paging to organizations, servers and hosts
Version 1.2.604.38 2015-05-09
-----------------------------
Interface improvements
Add support for single sign on with Google apps
Version 1.0.601.67 2015-05-06
-----------------------------
Change server defaults for ping interval
Fix issues with adding servers
Version 1.0.601.2 2015-05-06
----------------------------
Add additional private subnets
Add ping interval options to server settings
Add support for ubuntu vivid
Version 1.0.586.29 2015-04-21
-----------------------------
Support for mongodb 3.0
Version 1.0.544.74 2015-03-10
-----------------------------
Add inter-client communication option to advanced server settings
Fix issue with disabled users
Bug fixes
Version 1.0.513.37 2015-02-07
-----------------------------
Fix timezone issue with two step authentication
Version 1.0.488.77 2015-01-13
-----------------------------
Improve organization management
Version 1.0.482.93 2015-01-07
-----------------------------
Updates to web interface
Version 1.0.481.92 2015-01-06
-----------------------------
Fix issue with restarting servers
Version 1.0.477.0 2015-01-02
----------------------------
Fix issue with client vpn connections
Version 1.0.475.0 2014-12-31
----------------------------
Fix missing import
Version 1.0.474.91 2014-12-30
-----------------------------
Bug fixes
Version 1.0.464.77 2014-12-20
-----------------------------
Change server defaults
Fix exit on upgrade check when db server is offline
Version 1.0.462.77 2014-12-18
-----------------------------
Fix issue detaching hosts
Fix issue with client conf
Interface improvements
Version 1.0.462.12 2014-12-18
-----------------------------
Fix issues with updating subscription
Version 1.0.460.81 2014-12-16
-----------------------------
Fix issue with client configuration files
Version 1.0.460.43 2014-12-16
-----------------------------
Fix issue with setup
Version 1.0.460.41 2014-12-16
-----------------------------
Fix issue with update
Version 1.0.460.38 2014-12-16
-----------------------------
Server codebase rewritten
Added distributed servers
Automatic failover for servers
Support for multiple devices
Redesigned web interface
Improved vpn connection performance
Data store moved to MongoDB
Automatic data migration will occur on first run
Version 1.0.459.72beta2 2014-12-15
----------------------------------
Bug fixes
Version 1.0.449.92beta1 2014-12-05
----------------------------------
Initial 1.0 beta release
Version 0.10.12 2014-08-04
--------------------------
Pre-pool dh params for instant server creation
Improve client configurations
Version 0.10.11 2014-07-29
--------------------------
Improve email key links
Add additional non-enterprise features
Fix issues with authentication script errors
Add rotating log files
Pre-pool certs for instant org and user creation
Queue cache updates for faster org and server changes
Improve interface usability
Add bulk add users
Improve search performance
Version 0.10.10 2014-07-01
--------------------------
Add user setting to temporarily disable a user
Add email to user
Improve caching
Changes to interface design
Fix issue with bind address
Cache OTP codes for client IP addresses to allow reconnecting
Add search domain to server settings
Email user key links with Postmark integration
Version 0.10.9 2014-04-23
-------------------------
Add static IP addresses for vpn clients
Add update notifications
Add additional user information
Change API authentication system with token and secret
Previous API authentication method has been removed
Version 0.10.8 2014-03-23
-------------------------
Fix openvpn authentication issue
Disable download key when no servers are attached to a user
Version 0.10.7 2014-02-28
-------------------------
Changes to api
Improve server caching
Add server bandwidth graphs
Cache static file data to reduce disk io usage
Add handler to delete temporary key links
Read conf options from environment variables
Version 0.10.6 2014-02-12
-------------------------
Changes to api
Add rate limiting to auth attempts per ip
Move password to db
Add username to change password interface
Change password hash function
Improve ovpn iptables rules
Add openvpn user connect and disconnect scripts
Improve node server support
Add dns servers to server options
Add dh param bits to server options
Pritunl conf will be automatically upgraded after first launch
Version 0.10.5 2014-01-29
-------------------------
Changes to api
Add support for multiple local networks on vpn server
Cache organizations and users to reduce response times
Changes to event system
Add support for node servers
Organization openssl crl is no longer generated
Add pages to user list
Add search to user list
Add support for node servers
Server conf data will be automatically upgraded after first launch
Organization data will be automatically upgraded after first launch
Log entries will be cleared after first launch for database upgrade
Version 0.10.4 2014-01-10
-------------------------
Improve support for mobile devices
Add temporary page to view two-step authentication key and conf links
Add organization name to two-step authentication label
Changes to rest api
User conf data will be automatically upgraded after first launch
Version 0.10.3 2013-11-14
-------------------------
Add functionality to generate new two-step authentication keys
Add support for inline certs
Servers will only restart when deleting users that are connected
Add export data handler
Version 0.10.2 2013-11-04
-------------------------
Add time based two-step otp password verification using google authenticator
Add client sent and received data transfer to status tooltip
Use openvpn client-to-client when using local network
Reduce default dh_param bits length
Add conf option get_public_ip
User conf data will be automatically upgraded after first launch
Version 0.10.1 2013-10-10
-------------------------
Initial beta release