aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2016-04-12 18:06:00 -0700
committerMicah Lee <micah@micahflee.com>2016-04-12 18:06:00 -0700
commitafd359f419e7eb9ebc72b925b9e05bdd88e887bb (patch)
tree5beac3b8480f5a022989ca78203aaea58906bbcf /CHANGELOG.md
parente37ce32fcd501b9cd330aacaa9fe21224225adf7 (diff)
downloadonionshare-afd359f419e7eb9ebc72b925b9e05bdd88e887bb.tar.gz
onionshare-afd359f419e7eb9ebc72b925b9e05bdd88e887bb.zip
Version bump to 0.9, and updated changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2f8e632c..048ea8c3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,18 @@
# OnionShare Changelog
+## 0.9
+
+* Slugs are now shorter and human-readable, with rate limiting to URL guessing
+* Uses a new slug each time the server restarts
+* Added estimated time remaining progress indicator
+* Fixed frozen window while waiting for hidden service to start
+* Displays version number in both GUI and CLI
+* Closing window causes downloads to stop immediately
+* Web server listens in ports 17600-17650, for future Tails support
+* Updated translations
+* Ported from Python 2 to Python 3 and from Qt4 to Qt5
+* Ported from py2app and py2exe to PyInstaller
+
## 0.8.1
* Fixed crash in Windows 7