-
Notifications
You must be signed in to change notification settings - Fork 5
/
Changelog
39 lines (32 loc) · 1.57 KB
/
Changelog
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
* version 1.1.5 [2019-07-15]
-----------------------------------------------------------
- [FIX] Fixed issue #9: On mobile phones, or small browser windows the
Download link is not reachable.
* version 1.1.4 [2017-08-18]
-----------------------------------------------------------
- [NEW] Added Dutch localization (nl_NL)
- [NEW] Added German localization (de_DE)
- [NEW] Added Hungarian localization (hu_HU)
- [NEW] Added optional plugin parameters customization
- [FIX] Fixed compatibiliity issue with RoundCube 1.3
* version 1.1.3 [2015-12-28]
-----------------------------------------------------------
- [NEW] Added PHP7 compatibility
* version 1.1.2 [2014-10-23]
-----------------------------------------------------------
- [FIX] When exporting an IOS profile for an identity without a company,
the corresponding item in the output file is removed.
- [FIX] When exporting an IOS profile, the port number for SMTP server was
identified as string instead of integer.
* version 1.1.1 [2014-10-14]
-----------------------------------------------------------
- [FIX] small requirements update
* version 1.1.0 [2014-10-09]
-----------------------------------------------------------
- [FIX] When exporting an IOS profile for an identity without a name,
the generated file can be used in OSX only (which asks for the missing name).
If the name is missing, we use the email address instead.
- [NEW] Now you can select wich identity you want to export
* version 1.0.0 [2014-10-03]
-----------------------------------------------------------
- initial release