diff options
author | Kali Kaneko (leap communications) <kali@leap.se> | 2017-03-17 18:21:44 +0100 |
---|---|---|
committer | Kali Kaneko (leap communications) <kali@leap.se> | 2017-03-17 20:13:07 +0100 |
commit | 1bab0340ec3e78d647f91d6facd05d31861c5e78 (patch) | |
tree | 744918c8b80cb33c4771321a5e1c6e5ca309b08e /docs/changelog.rst | |
parent | 1d09d1a079f8ce577de13ab43c2e9add7a6247bc (diff) |
[docs] update changelog for 0.9.5
Diffstat (limited to 'docs/changelog.rst')
-rw-r--r-- | docs/changelog.rst | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst index 7425140d..0a478bea 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -1,5 +1,36 @@ Changelog ===================== +0.9.5 - la rosa de foc +---------------------- + +Features +~~~~~~~~ +- `#8112 <https://0xacab.org/leap/bitmask-dev/issues/8112>`_: Check validity of key signature +- `#8755 <https://0xacab.org/leap/bitmask-dev/issues/8755>`_: Add account based keymanagement API +- `#8770 <https://0xacab.org/leap/bitmask-dev/issues/8770>`_: Simplify mail status in the cli +- `#8769 <https://0xacab.org/leap/bitmask-dev/issues/8769>`_: Eliminate active user from bonafide +- `#8771 <https://0xacab.org/leap/bitmask-dev/issues/8771>`_: Add json print to the cli +- `#8765 <https://0xacab.org/leap/bitmask-dev/issues/8765>`_: Require a global authentication token for the api +- Initial cli port of the legacy vpn code +- Add VPN API to bitmask.js +- Add vpn get_cert command +- Indicate a successful/failure OpenPGP header import +- Get more detailed status report for email +- VPN and Mail status displayed in the UI +- Port Pixelated UA integration from legacy bitmask +- Add Pixelated Button to the UI + +Bugfixes +~~~~~~~~ +- Repeat decryption if signed with attached key +- `#8783 <https://0xacab.org/leap/bitmask-dev/issues/8783>`_: use username instead of provider in the vpn calls + +Misc +~~~~ +- Remove usage of soledad offline flag. +- Tests use soledad master instead of develop +- Build bundles with pixelated libraries + 0.9.4 - works for you --------------------- |