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 diff --git a/resources/version.txt b/resources/version.txt index dc9bff91..f374f666 100644 --- a/resources/version.txt +++ b/resources/version.txt @@ -1 +1 @@ -0.9.1-dev +0.9.1