Changelog 090 » History » Version 1
Jörg Ebeling, 03/22/2021 12:33 AM
| 1 | 1 | Jörg Ebeling | ## 0.9.0 (Golang redesign) |
|---|---|---|---|
| 2 | |||
| 3 | - Complete redesign in [Golang](https://golang.org/) = much more performant, has smaller binaries as well as lesser resource requirements. Simply: Overall better! |
||
| 4 | - All CardDAV's are now persistent saved in a real and very quick database which result in much faster access, faster response and much quicker start-up (tested with 4k CardDAV records) |
||
| 5 | - ARM architecture (Raspberry and the like) binaries |
||
| 6 | - Bugfix #29 : LDAP query faillue (with abort) after vcf.Delete() |