Skip to content

Releases: syncrypt/client

v0.5.0-rc2

18 Oct 02:02

Choose a tag to compare

v0.5.0-rc2 Pre-release
Pre-release
Make sure that stats always has the key "closed"

v0.5.0-rc1

05 Oct 19:51

Choose a tag to compare

Fix bug when vault was cloned into empty directory

v0.4.1-rc9

06 Sep 18:37

Choose a tag to compare

Use the vault's logger in pull_vault

v0.4.1-rc8

31 Jul 23:07

Choose a tag to compare

v0.4.1-rc8 Pre-release
Pre-release
Support partial patching of config object via API

v0.4.1-rc7

20 Jul 04:02

Choose a tag to compare

v0.4.1-rc7 Pre-release
Pre-release
Add some docstrings

v0.4.1-rc6

12 Jun 18:52

Choose a tag to compare

Export package for correct vault in API

v0.4.1-rc5

11 Jun 19:39

Choose a tag to compare

Pin hypothesis version, see HypothesisWorks/hypothesis-python#691

v0.4.1-rc2: Add support for storing vault icon URL in metadata

17 May 03:08

Choose a tag to compare

By default we can store the icon file's data as a base64 encoded URL
that gets encrypted with all the other metadata (only vault name so
far).

v0.4.1-rc1

11 May 00:55

Choose a tag to compare

Add API endpoint for listing fingerprints of user keys that have acce…

v0.4.0

23 Apr 18:44

Choose a tag to compare

Use certifi also for check-update and HTTP up/downloads