Skip to content

Commit

Permalink
SecureDrop 1.0.0~rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
redshiftzero committed Sep 3, 2019
1 parent d151b91 commit 4b4e557
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 1 deletion.
27 changes: 27 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,33 @@

## 1.0.0~rc1

### Web Applications

* UI: refresh source and journalist interface design (#4634, #4666).
* Update copyright dates (#4638).
* Update language selector design in the menu to be more accessible (#4662).
* Add commands to manage.py for admins to detect and correct deletion issues (#4713).
* Use shred instead of srm to securely delete files (#4713).
* Bug fix: Invalidate Session When Admin Resets Journalist Password (#2300).
* Bug fix: Interrupted deletion jobs are now resumed on reboot (#4713).
* Bug fix: Clean up any orphaned submissions/replies where source has already been deleted (#4712).
* Bug fix: Resolve a bug with the “Select unread” feature on the journalist interface (#4654).

### Operations

* Use dh-virtualenv and mod_wsgi to create securedrop-app-code package, run Python 3 version of the web applications on instances (#4622).
* Adds support for v3 onion services for SecureDrop source, journalist, and SSH interfaces (#4652, #4710, #4690, #4675).
* Adds warning in securedrop-admin sdconfig if v3 onion services and HTTPS on the source interface are both enabled (#4720).
* Uses latest Tor series (0.4.x) instead of LTS (0.3.x) series (#4658).
* Move tasks removing old kernels to common Ansible role (#4641).

### Documentation

* Update translator documentation (#4719).
* Fix incorrect alias name in firewall documentation, update screenshots (#4685).
* Remove redundant Tails guide (#4673).
* Remove old printer troubleshooting guide (#4651).

## 0.14.0

### Web Applications
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ securedrop-app-code (1.0.0~rc1+xenial) xenial; urgency=medium

* See changelog.md

-- SecureDrop Team <securedrop@freedom.press> Thu, 11 Jul 2019 17:40:36 +0000
-- SecureDrop Team <securedrop@freedom.press> Tue, 03 Sep 2019 14:57:16 +0000

securedrop-app-code (0.14.0+xenial) xenial; urgency=medium

Expand Down

0 comments on commit 4b4e557

Please sign in to comment.