diff --git a/CHANGELOG.rst b/CHANGELOG.rst index a6519315..5c90716c 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -4,58 +4,64 @@ Changelog Current ------- -- Add support for `Burp labels `_ +- Add: allow to `edit a server-initiated restoration `_ +- Add: allow to `cancel a server-initiated restoration `_ +- Add: support for `Burp labels `_ +- Add: new Burp 2 settings - Improvement: `Better logging system `_ -- Fix issue `#109 `_ -- Fix issue `#114 `_ -- Fix issue `#117 `_ +- Fix: issue `#109 `_ +- Fix: issue `#113 `_ +- Fix: issue `#114 `_ +- Fix: issue `#117 `_ +- Fix: issue `#123 `_ +- Doc - `Full changelog `__ 0.1.3 (02/20/2016) ------------------ -- Fix issue `#107 `_ -- Fix issue `#108 `_ +- Fix: issue `#107 `_ +- Fix: issue `#108 `_ 0.1.2 (02/18/2016) ------------------ -- Fix duration computation -- Fix issue `#104 `_ -- Fix issue `#105 `_ -- Fix issue `#106 `_ +- Fix: duration computation +- Fix: issue `#104 `_ +- Fix: issue `#105 `_ +- Fix: issue `#106 `_ 0.1.1 (02/17/2016) ------------------ -- Fix burp2 backend issue -- Fix Debian wheezy compatibility -- Fix sample configuration files location +- Fix: burp2 backend issue +- Fix: Debian wheezy compatibility +- Fix: sample configuration files location - Better calendar readability 0.1.0 (02/15/2016) ------------------ -- Add `python 3 support `_ -- Add new fields in `backup reports `_ -- Add `server-side initiated restoration `_ -- Add percent done in `overview `_ -- Add the ability to `chain multiple authentication backends `_ -- Add display versions `within the interface `_ -- Add support for `zip64 `_ -- Add new `report `_ -- Add new `calendar view `_ -- Add "restart" option to debian init script thanks to @Larsen -- Add Basic HTTP Authentication (mostly for the API) -- Add self-documented API -- Fix issue `#81 `_ -- Fix issue `#87 `_ -- Fix issue `#88 `_ -- Fix issue `#92 `_ -- Fix issue `#95 `_ -- Fix issue `#99 `_ -- Fix issue `#100 `_ -- Fix issue `#101 `_ +- Add: `python 3 support `_ +- Add: new fields in `backup reports `_ +- Add: `server-side initiated restoration `_ +- Add: percent done in `overview `_ +- Add: ability to `chain multiple authentication backends `_ +- Add: display versions `within the interface `_ +- Add: support for `zip64 `_ +- Add: new `report `_ +- Add: new `calendar view `_ +- Add: "restart" option to debian init script thanks to @Larsen +- Add: Basic HTTP Authentication (mostly for the API) +- Add: self-documented API +- Fix: issue `#81 `_ +- Fix: issue `#87 `_ +- Fix: issue `#88 `_ +- Fix: issue `#92 `_ +- Fix: issue `#95 `_ +- Fix: issue `#99 `_ +- Fix: issue `#100 `_ +- Fix: issue `#101 `_ - `demo `_ - API refactoring - Security fixes @@ -64,43 +70,43 @@ Current 0.0.7.3 (09/26/2015) -------------------- -- Fix issue `#77 `_ +- Fix: issue `#77 `_ - Doc 0.0.7.2 (09/01/2015) -------------------- -- Fix issue `#73 `_ -- Fix issue `#74 `_ +- Fix: issue `#73 `_ +- Fix: issue `#74 `_ - Doc 0.0.7.1 (08/22/2015) -------------------- -- Add `Burp-2 backend `_ -- Add `sortable tables `_ -- Add `ACL support `_ -- Add `support client-side encrypted backups while performing an online restoration `_ -- Add `multiple archive format `_ -- Add `better Active Directory support `__ +- Add: `Burp-2 backend `_ +- Add: `sortable tables `_ +- Add: `ACL support `_ +- Add: `support client-side encrypted backups while performing an online restoration `_ +- Add: `multiple archive format `_ +- Add: `better Active Directory support `__ - Improvement: `better config file parser `_ - Improvement: `better logging with Gunicorn `_ - Improvement: `full support of server configuration file + clientconfdir `_ -- Fix issue `#35 `_ -- Fix issue `#37 `_ -- Fix issue `#41 `_ -- Fix issue `#42 `_ -- Fix issue `#46 `_ -- Fix issue `#49 `_ -- Fix issue `#53 `_ -- Fix issue `#54 `_ -- Fix issue `#59 `_ -- Fix issue `#62 `_ -- Fix issue `#68 `_ -- Fix issue `#69 `_ -- Fix issue `#70 `_ -- Fix issue `#71 `_ -- Fix issue `#72 `_ +- Fix: issue `#35 `_ +- Fix: issue `#37 `_ +- Fix: issue `#41 `_ +- Fix: issue `#42 `_ +- Fix: issue `#46 `_ +- Fix: issue `#49 `_ +- Fix: issue `#53 `_ +- Fix: issue `#54 `_ +- Fix: issue `#59 `_ +- Fix: issue `#62 `_ +- Fix: issue `#68 `_ +- Fix: issue `#69 `_ +- Fix: issue `#70 `_ +- Fix: issue `#71 `_ +- Fix: issue `#72 `_ - doc on `readthedocs `_ - Two merge requests from Wade Fitzpatrick (`!1 `_ and `!2 `_) - API refactoring @@ -111,19 +117,19 @@ Current 0.0.6 (12/15/2014) ------------------ -- Add `gunicorn support `_ -- Add `init script for CentOS `_ -- Add `init script for Debian `_ -- Add `autofocus login field on login page `_ -- Add `burp-server configuration panel `_ -- Fix issue `#25 `_ -- Fix issue `#26 `_ -- Fix issue `#30 `_ -- Fix issue `#32 `_ -- Fix issue `#33 `_ -- Fix issue `#34 `_ -- Fix issue `#35 `_ -- Fix issue `#39 `_ +- Add: `gunicorn support `_ +- Add: `init script for CentOS `_ +- Add: `init script for Debian `_ +- Add: `autofocus login field on login page `_ +- Add: `burp-server configuration panel `_ +- Fix: issue `#25 `_ +- Fix: issue `#26 `_ +- Fix: issue `#30 `_ +- Fix: issue `#32 `_ +- Fix: issue `#33 `_ +- Fix: issue `#34 `_ +- Fix: issue `#35 `_ +- Fix: issue `#39 `_ - Code cleanup - Improve unit tests - Bugfixes @@ -132,20 +138,20 @@ Current 0.0.5 (09/22/2014) ------------------ -- Add multi-server support +- Add: multi-server support - Fix bugs - `Full changelog `__ 0.0.4 (09/07/2014) ------------------ -- Add the ability to download files directly from the web interface +- Add: ability to download files directly from the web interface - `Full changelog `__ 0.0.3 (09/02/2014) ------------------ -- Add authentication +- Add: authentication - `Full changelog `__ 0.0.2 (08/25/2014)