forked from pritunl/pritunl
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGES
810 lines (550 loc) · 17.7 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
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
Pritunl Changelog
=================
Version 1.21.945.14 2016-04-14
------------------------------
Reduce cpu usage for large servers
Version 1.21.942.24 2016-04-11
------------------------------
Fix issue with Lets Encrypt
Version 1.21.941.90 2016-04-10
------------------------------
Fix url redirection when not using port 443
Version 1.21.941.39 2016-04-10
------------------------------
Redesigned web server
Fix issues with ipv6 servers
Version 1.21.940.94 2016-04-09
------------------------------
Improve web server
Version 1.21.940.40 2016-04-09
------------------------------
Improve web server performance
Add reverse proxy support
Fix issue with non-responsive web server
Version 1.21.939.33 2016-04-08
------------------------------
Improve web server restart
Version 1.21.938.80 2016-04-07
------------------------------
Fix startup issues
Version 1.21.938.43 2016-04-07
------------------------------
Fix issue with setup server
Version 1.21.938.10 2016-04-07
------------------------------
Fix issues with VPC route advertisement
Version 1.21.938.4 2016-04-07
-----------------------------
Add restricted routing
Auto restart non-responsive web server
Add Lets Encrypt intermediate certificates
Improve issues with assigning client ip address
Fix ssl issues
Version 1.21.928.27 2016-03-28
------------------------------
Fix issue with task
Version 1.21.926.53 2016-03-26
------------------------------
Fix issue with VPC route advertisement
Version 1.21.924.38 2016-03-24
------------------------------
Add single sign-on with Slack
Version 1.20.923.9 2016-03-23
-----------------------------
Fix issue with creating users
Version 1.20.922.99 2016-03-22
------------------------------
Improve security in initial setup process
Improve database setup and upgrade process
Fix issue with database upgrades
Version 1.20.917.37 2016-03-17
------------------------------
Add aws vpc integration
Remove Duo SSO administrator user
Fix setup server port on database upgrades
Version 1.19.913.28 2016-03-13
------------------------------
Fix issue with debug server
Version 1.19.912.44 2016-03-12
------------------------------
Add support for LetsEncrypt
Redirect http to https on web console
Move server port option to settings in web console
Change default web console port to 443
Fix issue with finding network interface for route
Fix issue with profile sync
Version 1.18.908.31 2016-03-08
------------------------------
Add support for mongodb ssl when using dns or monitoring
Fix issue with replicated servers route clean up
Fix SSL issue with some browsers
Version 1.18.906.35 2016-03-06
------------------------------
Add server link routes
Fix configuration issue with virtual network route
Version 1.18.903.84 2016-03-03
------------------------------
Fix server route display issue
Version 1.18.902.99 2016-03-02
------------------------------
Improve Okta authentication
Version 1.18.902.26 2016-03-02
------------------------------
Add new route interface
Improve upgrade process
Improve server management
Fix uri on profile view page
Fix connection issue with linked servers
Version 1.17.895.42 2016-02-24
------------------------------
Route clients across replicated servers
Add import uri to profile view page
Add reset-version command
Interface improvements
Fix issue with bridge mode assigning addresses out of range
Fix display issue in web console
Fix issue with service restart
Version 1.16.884.17 2016-02-13
------------------------------
Interface improvements
Fix issue with Cent OS package
Version 1.16.881.14 2016-02-10
------------------------------
Trim long user names in web console
Fix issue with emailing profiles
Version 1.16.879.94 2016-02-08
------------------------------
Bridged mode improvements
Logging improvements
Version 1.16.872.77 2016-02-01
------------------------------
Fix disconnect issue with Duo and Okta Push
Version 1.16.871.82 2016-01-31
------------------------------
Fix issue with user search
Version 1.16.869.90 2016-01-29
------------------------------
Add option to disable user pins
Version 1.16.867.0 2016-01-27
-----------------------------
Add radius support
Version 1.15.862.92 2016-01-22
------------------------------
User search improvements
Fix issue with user audits
Version 1.15.857.70 2016-01-17
------------------------------
Fix issue with iptables error
Version 1.15.856.94 2016-01-16
------------------------------
Add port forwarding
Add system log view
Interface improvements
Version 1.14.845.99 2016-01-05
------------------------------
Add user search operators
Version 1.14.842.79 2016-01-02
------------------------------
Add multiple administrators
Compress static web files with gzip
Disabled profile download for disabled users
Version 1.13.836.1 2015-12-27
-----------------------------
Add user disconnect audit event
Version 1.13.832.99 2015-12-23
------------------------------
Add user pins
Add support for monitoring with Prometheus and Datadog
Version 1.12.828.76 2015-12-19
------------------------------
Stability improvements
Version 1.12.827.85 2015-12-18
------------------------------
Fix key import on iOS
Version 1.12.827.72 2015-12-18
------------------------------
Fix issue with tcp servers not starting
Version 1.12.827.16 2015-12-18
------------------------------
Improve client connections
Version 1.12.826.5 2015-12-17
-----------------------------
Stability improvements
Version 1.12.825.85 2015-12-16
------------------------------
Changes to default settings
Version 1.12.825.77 2015-12-16
------------------------------
Improve server stability
Version 1.12.825.71 2015-12-16
------------------------------
Fix timezone issue
Version 1.12.825.62 2015-12-16
------------------------------
Add auth token to organizations
Improve stability under high server loads
Fix issue with inaccurate timestamps leading to client and server timeouts
Fix issue with gateway redirect on iOS
Fix display issue with host graphs
Fix display error with server and host uptime
Version 1.11.813.26 2015-12-04
------------------------------
Add administrator auditing
Fix issue with key archive
Version 1.11.811.59 2015-12-02
------------------------------
Add auditing
Add MongoDB read preference to conf
Version 1.10.808.53 2015-11-29
------------------------------
Interface improvements
Version 1.10.808.29 2015-11-29
------------------------------
Fix memory usage
Version 1.10.807.67 2015-11-28
------------------------------
Add additional advanced settings
Fix display issue with sso logos
Version 1.10.807.63 2015-11-28
------------------------------
Fix issue with bulk add users
Version 1.10.807.55 2015-11-28
------------------------------
Add demo mode
Version 1.10.806.90 2015-11-27
------------------------------
Add support for dns forwarding
Version 1.9.805.7 2015-11-26
----------------------------
Fix issue with Enterprise dns server
Version 1.9.804.88 2015-11-25
-----------------------------
Disable Enterprise dns server
Version 1.9.804.68 2015-11-25
-----------------------------
Fix issue with Enterprise login
Version 1.9.803.37 2015-11-24
-----------------------------
Add reauth check for Okta on vpn connections
Add OneLogin support with reauth check on vpn connections
Version 1.9.800.2 2015-11-21
----------------------------
Add additional configuration options
Version 1.9.798.90 2015-11-19
-----------------------------
Fix display issue in dialog input
Version 1.9.798.13 2015-11-19
-----------------------------
Fix issue with debian package output
Version 1.9.793.22 2015-11-14
-----------------------------
Add support for Duo phone callback
Version 1.9.793.2 2015-11-14
----------------------------
Add option to skip SAML Duo auth when not available
Fix issue with adding user with add in queue
Version 1.9.792.39 2015-11-13
-----------------------------
Improve initial setup
Version 1.9.792.33 2015-11-13
-----------------------------
Fix issue with upstart script
Version 1.9.792.17 2015-11-13
-----------------------------
Add support for Okta Push
Improvements to single sign-on
Version 1.9.790.54 2015-11-11
-----------------------------
Fix users online count in hosts section
Improve logging for single sign-on
Version 1.9.789.46 2015-11-10
-----------------------------
Add support for SAML
Fix issue with Duo clients timing out durning authentication
Add icons for user authentication type
Version 1.8.787.62 2015-11-08
-----------------------------
Add bypass secondary authentication to user settings
Fix display issue with network link ping settings
Version 1.8.785.65 2015-11-06
-----------------------------
Fix mobile connection issues with multi device enabled
Version 1.8.783.26 2015-11-04
-----------------------------
Change subscription features
Version 1.8.783.8 2015-11-04
----------------------------
Add command line options
Improve multi device support
Add sysvinit support
Version 1.8.778.54 2015-10-30
-----------------------------
Add vpn client dns mapping
Add failover gateway network links
Version 1.7.774.46 2015-10-26
-----------------------------
Add gateway network links
Add hash algorithm to server settings
Add integration with EdgeRouter
Fix issue with client renegotiation
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