-
Notifications
You must be signed in to change notification settings - Fork 35
/
CHANGELOG
35 lines (29 loc) · 1003 Bytes
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
0.7
searching in the vcard chooser when merging addresses (press '/')
nice speedup in pc_query, thanks to Leandro Lucarella
better support for broken vcards
auto creating missing db directories
more bugfixes
0.6
assorted bugfixes, see git log
keyring support
0.5.1
assorted bugfixes, see the git log
0.5
multi account support
support for more contenttypes/carddav servers
all vcards should have a UID (required by RFC 6352 and enforced by Owncloud 5)
0.4.2
searching for non ascii characters should work
doing an OPTIONS request now to check for carddav capabilities
this should speed up the syncing process and increase compatibility (SOGo)
0.4.1
assorted bugfixes, see the git log
0.4.0
experimental write support in the backend
import & export vcards
import directly from mutt
speed increase in (initial) sync due to switching from pycurl to requests
detects removed cards on server and deletes them locally
can delete cards locally and on server
can handle base64 encoded images/sounds etc.