summaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
blob: 3beb4391b7852d77bf039bad316d8a0efc1f37aa (plain)
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
.. :changelog::

Changelog
---------
====
2017
====
0.5.5 Apr 20, 2017
++++++++++++++++++
- Add a bonafide status event.

0.5.4 Mar 17, 2017
++++++++++++++++++
- Add a vpn status event.

0.5.3 Mar 13, 2017
++++++++++++++++++
- Add mail_status_changed event.

====
2016
====
0.5.2 Jul 11, 2016
++++++++++++++++++
- Remove dependency on dirspec

0.5.1 Apr 18, 2016
+++++++++++++++++++

Features
~~~~~~~~
- Add HookableService, allowing inter-service notification for hooks.
- Get events working on windows.
- Optional flag to disable curve authentication.

Bugfixes
~~~~~~~~
- `#7536 <https://leap.se/code/issues/7536>`_: zmq authenticator often hangs.


====
2015
====


0.5.0 Nov 11, 2015
++++++++++++++++++

Features
~~~~~~~~
- `#7523 <https://leap.se/code/issues/7523>`_: Allow to skip the twisted version check, needed to run soledad-client sync tests in the platform with the twisted versions in wheezy.

Misc
~~~~
- Bump version to 0.5.0, to correct a versioning mistake in the debian packages.
- Rename extras to 'http' and document dependencies on the README.
- Migrate changelog to rst.