From ee560e2d05dda3cb2f812f3909e0d05b4658d378 Mon Sep 17 00:00:00 2001 From: Micah Lee Date: Wed, 20 Aug 2014 17:51:03 -0700 Subject: added 0.5 to changelog --- CHANGELOG.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ff9e7e6..f400efd6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,15 @@ # OnionShare Changelog +## 0.5 + +* Removed webkit GUI altogether, and refactored GUI with native Qt widget +* In Tails, launches separate process as root for Tor control port and firewall stuff, everything else runs as amnesia +* Fixed itsdangerous dependency bug in Debian Wheezy and Tails +* Guesses content type of file, responds in HTTP header + ## 0.4 -* Fixed critical XSS bug that could deanonymize user - https://micahflee.com/2014/07/security-advisory-upgrade-to-onionshare-0-4-immediately/ +* Fixed critical XSS bug that could deanonymize user: https://micahflee.com/2014/07/security-advisory-upgrade-to-onionshare-0-4-immediately/ * Added CSP headers in GUI to prevent any future XSS bugs from working * Hash urandom data before using it, to avoid leaking state of entropy * Constant time compare the slug to avoid timing attacks -- cgit v1.2.3-54-g00ecf