Skip to content

Commit

Permalink
SecureDrop 1.6.0-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
emkll committed Sep 24, 2020
1 parent 1f5b5fd commit 6e51d2d
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 2 deletions.
32 changes: 32 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,39 @@

## 1.6.0~rc1

### Web Applications

* Update source Interface to render /lookup if replies are missing (#5497)
* Remove traces of obsolete dependencies from virtualenv (#5487)
* Internationalize "Show Password" on Journalist Interface (#5483)
* Remove duplicated route (#5440)

#### Journalist API

* Add /users endpoint (#5506)
* Add seen tables and update seen status based on downloads in JI (#5505)

### Operations

* Added 30 sec delay for post-reboot checks (#5504)
* Update Tor to 0.4.4.5 (#5502)
* Use built-in .venv module in dh_virtualenv to build application code package (#5484)
* Update cffi and argon_cffi (#5458)

### Documentation

* Add note on creating virtualenv and Fedora install docs (#5478)
* Fix capitalization for readability (#5447, #5448)
* Add instructions to update public docs during release (#5441)

### Development

* Add preliminary support for testing Ubuntu Focal (#5518, #5515, #5486, #5482, #5465, #5444)
* Add type annotations to journalist app (#5464, #5460)
* Add no_implicit_optional in mypy config (#5457)
* Adds QA playbook test a production instance (#5452)
* Add Weblate screenshot uploader tool (#5450)
* Updated testinfra tests to optionally run against a production instance (#5318)

## 1.5.0

Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
securedrop-app-code (1.6.0~rc1+xenial) xenial; urgency=medium

*
* See changelog.md

-- SecureDrop Team <securedrop@freedom.press> Wed, 29 Jul 2020 14:46:58 +0000
-- SecureDrop Team <securedrop@freedom.press> Wed, 23 Sep 2020 23:48:14 +0000

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

Expand Down

0 comments on commit 6e51d2d

Please sign in to comment.