aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2016-09-06 10:09:46 -0700
committerMicah Lee <micah@micahflee.com>2016-09-06 10:09:46 -0700
commit8a406025741c6ef744aa2a3adb94553e17ab18a4 (patch)
tree3c08d66739b40827c07d82247962e1dea1f214d1 /CHANGELOG.md
parent590edc5d6d235df694a1e00aedb4d924886645bc (diff)
downloadonionshare-8a406025741c6ef744aa2a3adb94553e17ab18a4.tar.gz
onionshare-8a406025741c6ef744aa2a3adb94553e17ab18a4.zip
Version bump to 0.9.1, and updated changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d240a322..4a8cb1fe 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# OnionShare Changelog
+## 0.9.1
+
+* Added Nautilus extension, so you can right-click on a file and choose "Share via OnionShare", thanks to Subgraph developers
+* Switch to using the term "onion service" rather than "hidden service"
+* Fix CVE-2016-5026, minor security issue related to use of /tmp directory
+* Switch from PyInstaller to cx_Freeze for Windows and OSX packaging
+
## 0.9
* Slugs are now shorter and human-readable, with rate limiting to prevent URL guessing