Version bump to 2.1, updated changelog, and fixed typo in a comment

This commit is contained in:
Micah Lee 2019-05-06 15:46:51 -07:00
parent 6e877692ff
commit 23e7765b9c
No known key found for this signature in database
GPG Key ID: 403C2657CD994F73
4 changed files with 19 additions and 4 deletions

View File

@ -7,7 +7,22 @@
* 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: [TODO: include final list]
* 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

View File

@ -6,7 +6,7 @@
!define INSTALLSIZE 115186
!define VERSIONMAJOR 2
!define VERSIONMINOR 1
!define VERSIONSTRING "2.1.dev1"
!define VERSIONSTRING "2.1"
RequestExecutionLevel admin

View File

@ -65,7 +65,7 @@ class Settings(object):
'zh_Hans': '中文 (简体)', # Simplified Chinese
'da': 'Dansk', # Danish
'en': 'English', # English
'fi': 'Suomi', # Finish
'fi': 'Suomi', # Finnish
'fr': 'Français', # French
'de': 'Deutsch', # German
'el': 'Ελληνικά', # Greek

View File

@ -1 +1 @@
2.1.dev1
2.1