Changelog
0.8.0 (feature release)
- Bugfix #13 : OR filter limitation. LDAP should now also support AND filter “(&(…)”
- Feature #14 : Speedup by caching or storage layer. All CardDav data is now buffered in a local DB whereas all LDAP request get answered (much more quicker) from the local DB
- Bugfix : Correct display of backslash, semicolon, double and single quotes in LDAP responses
- Feature #15 : Dial prefix for external line
0.7.1 (bugfix release)
- Bugfix #11 : Directory search error occured by Granstream phones due to multiple/cascaded LDAP filter requests
- Bugfix #12 : Wrong/double phone number results when having multiple CardDav TEL types
0.7.0 (feature release)
Attention: This release handles the LDAP attribute names in a complete new (more comfortable) way.
You need to change your LDAP- phonebook settings within your phone(s)!
- Internal : Complete redraw of LDAP filter handling
- Internal : Implemented LDAP-2-CardDav mapping configuration
- Bugfix #10 : “Gigaset (N510) IP Pro” support
- Support #9 : Increase amount of “free” requests
0.6.0 (feature release)
- Feature #6 : Better log messages. Added logger for more comfortable console as well as file logging
- Completely restructured and optimized request/response handling
- Feature #7 : Configurable in-memory caching layer
- Bugfix #5 : Timeout issues on slow or huge CardDAV Server (> 1000 VCards?)