summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2019-05-06 18:06:14 -0700
committerGitHub <noreply@github.com>2019-05-06 18:06:14 -0700
commitbbf6c02da645fcd4fc50db18dd341178ad4fa2e6 (patch)
treec1e2757c56f517e051c9f905f8a7a12e1b8d66ae /CHANGELOG.md
parenta8201593ec0bfe7596ef530e80aa30e5172ef71d (diff)
parent9e9c29b189cb91ea495a85ed749730395926e07b (diff)
downloadonionshare-2.1.tar.gz
onionshare-2.1.zip
Merge pull request #980 from micahflee/developv2.1
Version 2.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md24
1 files changed, 24 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 392df41f..7c309fb0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,29 @@
# OnionShare Changelog
+## 2.1
+
+* New feature: Auto-start timer, which allows scheduling when the server starts
+* Renamed CLI argument --debug to --verbose
+* Make Tor connection timeout configurable as a CLI argument
+* Updated various dependencies, including to fix third-party security issues in urllib3, jinja2, and jQuery
+* Update Tor to 0.3.5.8
+* New translations:
+ * Traditional Chinese (正體中文 (繁體)),
+ * Simplified Chinese (中文 (简体))
+ * Finnish (Suomi)
+ * German (Deutsch)
+ * Icelandic (Íslenska)
+ * Irish (Gaeilge)
+ * Norwegian Bokmål (Norsk Bokmål)
+ * Polish (Polski)
+ * Portuguese Portugal (Português (Portugal))
+ * Telugu (తెలుగు)
+ * Turkish (Türkçe)
+ * Ukrainian (Українська)
+* Removed translations because less than 90% of the strings were translated:
+ * Bengali (বাংলা)
+ * Persian (فارسی),
+
## 2.0
* New feature: Receiver mode allows you to receive files with OnionShare, instead of only sending files