Changelog 081 » History » Version 1
Jörg Ebeling, 12/05/2020 04:41 PM
1 | 1 | Jörg Ebeling | ## 0.8.1 (feature release) |
---|---|---|---|
2 | |||
3 | - Feature #8 : Apple AddressBook extension: X-ABLabel |
||
4 | - Feature #16 : More logfile features. Added filemaxsize, filemaxarchive, fileziparchive and filedatepattern |
||
5 | - Feature #17 : Add "Daylite 6 CRM" CardDAV server support. For this it was necessary to switch from CardDAV "addressbook-query" to WebDAV "supported-report-set" for the initial load, and subseqent CardDAV "sync-collection". Which also result in quicker and much lesser traffic on address book changes. But this requires support for CardDAV "addressbook-multiget". If you get a message about missing server support, please drop me a quick note and also which kind of server you're using. |
||
6 | - Feature #19 : Console Hotkeys. Simply press 'h' or '?' on the console to see a quick overview. |
||
7 | - Feature #20 : LDAP output is now sorted by the order of the requested "LDAP Name Attributes". |
||
8 | - Support #21 : More Hotkeys. Added L=License info, U=Uptime, V=Version. |
||
9 | - Bugfix : Fixed wrong double-quote escaping of Daylite Server. |
||
10 | - Bugfix : Fixed missed/wrong counting in the case of SQL errors. |
||
11 | - Bugfix #18 : Limit syncinterval to a save value of at least 2 minutes |
||
12 | - Bugfix #23 : Fixed wrong handling of multi-valued attributes in LDAP responses. |
||
13 | - Bugfix #25 : VCard Org with department |
||
14 | - Bugfix #22 : Structural vCard VERSION bug in VCF lib |
||
15 | - Bugfix #26 : Unhandled Exception in the case of special chars like the amperstand "&" within the VCF name. |
||
16 | - Bugfix : Fixed different "X-ABLabel" typo variants. |