Project

General

Profile

Changelog 098 » History » Version 1

Jörg Ebeling, 02/12/2024 09:28 PM

1 1 Jörg Ebeling
## 0.9.8 (bugfix & maintenance release)
2
3
- [x] [PhoneSuite #71](https://projects.shbe.net/issues/71): Support [PhoneSuite CTI](https://phonesuite.de)
4
  - [x] [Support #72](https://projects.shbe.net/issues/72): Better support for generic LDAP search requests
5
    - [x] SingleScope search of BaseDN, with correct, wrong and no attributes
6
    - [x] Support LDAP search for all user attributes by special descriptor '*' (RFC4511)
7
    - [ ] ~~Support LDAP search for 'Operational Attributes' by OA-Attribute-Name or all OA-Attributes via special descriptor '+' (RFC3673)~~
8
- [x] [Bug #73](https://projects.shbe.net/issues/73): ldap.map.x.xtypes doesn't work as expected
9
- [x] Reindex LDAPCards on license change
10
- [x] Bump dependencies: golang 1.21, koanf v2.1.0, badger v4.2.0, go-webdav v0.5.0, go-vcard 20230815, color v1.16.0, fsnotify v1.7.0, ldap v3.4.6, go-isatty v0.0.20, phonenumbers v1.3.1, apimachinery v0.29.1
11
- [x] Minor internal database harmonization
Go to top