summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2019-02-10 10:49:57 -0800
committerMicah Lee <micah@micahflee.com>2019-02-10 10:49:57 -0800
commit462c32fb054f8d6f5f6f4de74d297838c7aac16d (patch)
tree90c3b2af0796d6245c37f5bf31e8e488a10b7a37
parentdfc66c287859bd52912341e69004f0ccf8ffe59c (diff)
downloadonionshare-462c32fb054f8d6f5f6f4de74d297838c7aac16d.tar.gz
onionshare-462c32fb054f8d6f5f6f4de74d297838c7aac16d.zip
Update changelog, and version bump to 2.0
-rw-r--r--CHANGELOG.md6
-rw-r--r--install/onionshare.nsi2
-rw-r--r--share/version.txt2
3 files changed, 5 insertions, 5 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6f0b7aba..a4a8ba4e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,14 +1,14 @@
# OnionShare Changelog
-## 2.0.dev2
+## 2.0
* New feature: Receiver mode allows you to receive files with OnionShare, instead of only sending files
+* New feature: Support for next generation onion services
* New feature: macOS sandbox is enabled
-* New feature: Support for next generation onion services (TODO waiting on Tor release)
* New feature: If you're sharing a single file, don't zip it up
* New feature: Full support for meek_lite (Azure) bridges
* New feature: Allow selecting your language from a dropdown
-* New translations: (TODO fill in for final release)
+* New translations: Bengali (বাংলা), Catalan (Català), Danish (Dansk), French (Français), Greek (Ελληνικά), Italian (Italiano), Japanese (日本語), Persian (فارسی), Portuguese Brazil (Português Brasil), Russian (Русский), Spanish (Español), Swedish (Svenska)
* Several bugfixes
* Invisible to users, but this version includes some major refactoring of the codebase, and a robust set of unit tests which makes OnionShare easier to maintain going forward
diff --git a/install/onionshare.nsi b/install/onionshare.nsi
index d29e10a5..3a4c6c2a 100644
--- a/install/onionshare.nsi
+++ b/install/onionshare.nsi
@@ -6,7 +6,7 @@
!define INSTALLSIZE 115186
!define VERSIONMAJOR 2
!define VERSIONMINOR 0
-!define VERSIONSTRING "2.0.dev3"
+!define VERSIONSTRING "2.0"
RequestExecutionLevel admin
diff --git a/share/version.txt b/share/version.txt
index c0099a45..cd5ac039 100644
--- a/share/version.txt
+++ b/share/version.txt
@@ -1 +1 @@
-2.0.dev3
+2.0