Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SecureDrop 1.1.0~rc1 changelog #4888

Merged
merged 1 commit into from
Oct 9, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,30 @@

## 1.1.0~rc1

### Web Applications

* Reordered and updated wording of manage.py (#4850, #4858).
* Remove python 2 support in SecureDrop server code (#4859).

### Operations

* Updated dependencies for app server and admin workstation (#4865, #4884).
* Fixes to packaging (#4870, #4871).
* Improve specification of securedrop-app-code dependencies (#4876).

### Admin Tails workstation

* Added StartupNotify=true to desktop shortcuts (#4841).
* Adds workarounds for Tails 4.0 detection (#4852).
* Moves securedrop-admin into Python 3 (#4867).
* Enables Source and Journalist desktop icons in Tails 4 (#4872).
* Added check for admin password in GUI updater (#4877).

### Documentation

* Transfer device and export recommendations (#4838).
* Miscellaneous documentation fixes (#4844, #4853, #4874).

## 1.0.0

### Web Applications
Expand Down