Changelog 090 » History » Version 2
Jörg Ebeling, 03/22/2021 08:30 PM
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 | 2 | Jörg Ebeling | - Bugfix #29 : LDAP query failure (with abort) after vcf.Delete() |