summaryrefslogtreecommitdiff
path: root/docs/changelog.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/changelog.rst')
-rw-r--r--docs/changelog.rst31
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
---------------------