-
Notifications
You must be signed in to change notification settings - Fork 39
/
Copy pathCHANGES
58 lines (47 loc) · 1.42 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
* Version 1.1.2
---------------------------------
- Added support for cal/carddav
- Added support for eMClient for OX
* Version 1.1.1
---------------------------------
- Added service_domain_required option for Outlook
- Added service_domain_name option for Outlook
* Version 1.1.0
---------------------------------
- Include code changes from never-released 0.10.3
- Make code Python2.7 up to Python3.5 compatible
* Version 0.10.3
---------------------------------
- Replace macros in *_server varaibles
- Making service sections dynamic
- Documentation improvements
* Version 0.10.2
---------------------------------
- Several minor bug fixes
- Drop memcache dependencies
* Version 0.10.0
---------------------------------
- Several minor bug fixes
* Version 0.10.0
---------------------------------
- NEW: Implemented mobileconfig support
- Minor bug fixes
* Version 0.9.2 - ??
---------------------------------
- Bug fixes
* Version 0.9.1 - unreleased
---------------------------------
- Documentation updates
* Version 0.9 - 2012/10/12
---------------------------------
- NEW: Added ActiveSync MobileSync support
* Version 0.9_beta2 - 2012/04/18
---------------------------------
- NEW: Result modifiers for dynamic backends
* Version 0.9_beta1 - 2012/04/04
---------------------------------
- NEW: Denial-of-Service-Attack protection
- NEW: Multiple service profiles
- NEW: Centralized logging
- Code cleanup
- Improved exception handling