Project

General

Profile

Changelog 080 » History » Version 1

Jörg Ebeling, 07/15/2020 11:45 PM

1 1 Jörg Ebeling
## 0.8.0 (feature release)
2
3
  - Bugfix #13 : OR filter limitation. LDAP should now also support AND filter "(&(...)"
4
  - 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
5
  - Bugfix : Correct display of backslash, semicolon, double and single quotes in LDAP responses
6
  - Feature #15 : Dial prefix for external line
Go to top