From 7179ed5829a879c88292a8a57b59ad108a74af67 Mon Sep 17 00:00:00 2001 From: Kali Kaneko Date: Thu, 24 Aug 2017 17:20:14 -0400 Subject: [docs] update changelog --- docs/changelog-next.rst | 31 ------------------------------- docs/changelog.rst | 12 +++++++++--- 2 files changed, 9 insertions(+), 34 deletions(-) delete mode 100644 docs/changelog-next.rst diff --git a/docs/changelog-next.rst b/docs/changelog-next.rst deleted file mode 100644 index 57aad99c..00000000 --- a/docs/changelog-next.rst +++ /dev/null @@ -1,31 +0,0 @@ -0.9.6 - -+++++++++++++++++++++++++++++++ - -Please add lines to this file, they will be moved to the CHANGELOG.rst during -the next release. - -There are two template lines for each category, use them as reference. - -I've added a new category `Misc` so we can track doc/style/packaging stuff. - -Features -~~~~~~~~ -- `#8835 `_: On bitmaskclt vpn start use the last vpn if no provider is provided - -- `#1234 `_: Description of the new feature corresponding with issue #1234. -- New feature without related issue number. - -Bugfixes -~~~~~~~~ -- Log error in case JSON parsing fails for decrypted doc - -- `#1235 `_: Description for the fixed stuff corresponding with issue #1235. -- Bugfix without related issue number. - -Other -~~~~~ -- `#1236 `_: Description of the new feature corresponding with issue #1236. -- Some change without issue number. - -Known Issues -~~~~~~~~~~~~ diff --git a/docs/changelog.rst b/docs/changelog.rst index d8b9df0e..5888dcb2 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -1,7 +1,9 @@ Changelog ===================== -0.10 - la rosa de foc ----------------------- +0.10.0 - la rosa de foc - `master`_ +------------------------------------ + +.. note:: This version is not yet released and is under active development. Features ~~~~~~~~ @@ -18,6 +20,7 @@ Features - `#8852 `_: Stop the vpn (and all services) when application is shut down - `#8804 `_: Automatic selection of gateways, based on user timezone - `#8855 `_: Manual override for the vpn gateway selection +- `#8835 `_: On bitmaskclt vpn start use the last vpn if no provider is provided - Add VPN API to bitmask.js - Add vpn get_cert command - Indicate a successful/failure OpenPGP header import @@ -26,17 +29,19 @@ Features - Port Pixelated UA integration from legacy bitmask - Add Pixelated Button to the UI - Add ability to ssh into the bitmask daemon for debug +- Add a call to inject messages into a mailbox using the cli. - New ``bitmask_chromium`` gui: launches Bitmask UI as a standalone chromium app if chromium is installed in your system Bugfixes ~~~~~~~~ -- Repeat decryption if signed with attached key - `#8783 `_: use username instead of provider in the vpn calls - `#8868 `_: can't upload generated key with bitmask - `#8832 `_: don't allow putting non-private keys for the keyring address - `#8901 `_: use gpg1 binary if present - `#8971 `_: handle 502 replies from nicknym - `#8957 `_: alot doesn't automatically decrypt messages sent from Bitmask +- Repeat decryption if signed with attached key +- Log error in case JSON parsing fails for decrypted doc Misc ~~~~ @@ -65,3 +70,4 @@ Bugfixes ~~~~~~~~ - `#8498 `_: In case of wrong url don't leave files in the config folder. +.. _`master`: https://0xacab.org/leap/bitmask-dev -- cgit v1.2.3