0.6.4 - master
Note
This version is not yet released and is under active development.
- Fix pyzmq pinning.
- Packaging improvements
- Fix common.http compatibility with Twisted >= 17.9
- Add proper formatting for the modification time (if-modified-since header)
- Add dependency on certifi
- Update certificate bundle as a fallback, will be deprecated.
- Adapt parsing of the cert bundle for twisted http client.
- Add a bonafide status event.
- Add a vpn status event.
- Add mail_status_changed event.
- Remove dependency on dirspec
- Add HookableService, allowing inter-service notification for hooks.
- Get events working on windows.
- Optional flag to disable curve authentication.
- #7536: zmq authenticator often hangs.
- #7523: Allow to skip the twisted version check, needed to run soledad-client sync tests in the platform with the twisted versions in wheezy.
- 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.