Releases: miterion/ldap2carddav
Releases · miterion/ldap2carddav
v0.2.13
Changelog
- 80710ab Bump golang.org/x/crypto from 0.1.0 to 0.17.0
- 5b9ce38 Bump golang.org/x/crypto from 0.17.0 to 0.31.0
- f3a4a75 Update goreleaser flag
v0.2.12
Changelog
- 594e46d Bump CI go version to 1.20
- 877da40 Bump golang.org/x/crypto from 0.0.0-20210817164053-32db794688a5 to 0.1.0
- 8f1806c Bump golang.org/x/text from 0.3.7 to 0.3.8
- ab34e75 Merge pull request #11 from miterion/dependabot/go_modules/golang.org/x/text-0.3.8
- d57398e Update to go version 1.20
v0.2.11
Changelog
- f8fac3c Set vcard version string to 3.0
- 3ea83a3 Switch back to modded go-webdav version
v0.2.10
Changelog
- 003d815 Add more flexible configuration for LDAP
- ca7173f Allow deleting of vcards if they are not in the LDAP
- fa60c0b Change configuration handling + Add default values + Change to easier viper syntax + Fix spelling + Add configuration section to README
- b262bec Create LICENSE
- cb190d0 Don't convert cards to v4, since that breaks certain encodings
- 5e879c6 Fix config errors
- 48185cd Fix spelling and variable names
- c60a980 Fix trying to use uninitialized values in ldapAttributes
- a731adc Update dependencies
- c59d044 Update gitignore
v0.2.9
Changelog
74398f6 Make addressbook name configurable
v0.2.8
Changelog
2b1355a Add 32 bit arm builds
v0.2.7
Changelog
59f53a9 Make carddav bind address configurable
59f2d25 Try an anonymous bind if no password is given
v0.2.6
Changelog
46c0aeb Update goreleaser config to new syntax
v0.2.5
Changelog
461b245 Leave out birthday in vcard if ldap entry is empty
v0.2.4
Changelog
01972e4 Add vscode and dist to gitignore
ee83f8d Fix bug where some clients could not download contacts