commit 717715be0827e3c4c9d4a6815f3c8027de3cee7e Author: Georg Koppen gk@torproject.org Date: Fri Apr 12 07:09:24 2019 +0000
Release preparations for 2.1.6
Version bump and CHANGELOG update --- src/CHANGELOG | 11 +++++++++++ src/install.rdf | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-)
diff --git a/src/CHANGELOG b/src/CHANGELOG index 01150a54..2ebab88b 100644 --- a/src/CHANGELOG +++ b/src/CHANGELOG @@ -1,3 +1,14 @@ +2.1.6 + * Bug 22538+22513: Fix new circuit button for error pages + * Bug 29825: Intelligently add new Security Level button to taskbar + * Bug 29903: No WebGL click-to-play on the standard security level + * Bug 27484: Improve navigation within onboarding (strings) + * Bug 29768: Introduce new features to users (strings) + * Bug 29943: Use locales in AB-CD scheme to match Mozilla + * Bug 26498: Add locale: es-AR + * Bug 29973: Remove remaining stopOpenSecuritySettingsObserver() pieces + * Translations update + 2.1.5 * Bug 25658: Replace security slider with security level UI * Bug 28628: Change onboarding Security panel to open new Security Level panel diff --git a/src/install.rdf b/src/install.rdf index 738bbd81..637483c3 100644 --- a/src/install.rdf +++ b/src/install.rdf @@ -6,7 +6,7 @@ em:nameTorbutton</em:name> em:creatorMike Perry</em:creator> em:idtorbutton@torproject.org</em:id> - em:version2.1.5</em:version> + em:version2.1.6</em:version> em:multiprocessCompatibletrue</em:multiprocessCompatible> em:homepageURLhttps://www.torproject.org/projects/torbrowser.html.en</em:homepageURL> em:iconURLchrome://torbutton/skin/tor.png</em:iconURL>