]> git.lizzy.rs Git - torbrowser-launcher.git/blobdiff - CHANGELOG.md
Renamed "Exit" to "Cancel". Fixes #225
[torbrowser-launcher.git] / CHANGELOG.md
index de216e89cafcbe6fdd4626e7412b6eb763dd8d95..a3c71262302c6a8d4fa1ba263105d7a06dc6a636 100644 (file)
@@ -1,5 +1,21 @@
 # Tor Browser Launcher Changelog
 
+## 0.2.2
+
+* Tor Browser Launcher no longer attempts to auto-update, now that Tor Browser has this feature
+* System Tor is now an optional dependency
+* Fix issue where downloads fail because of unicode URLs
+* Removed window management code that stopped working many releases ago, and removed wmctrl dependency
+* Removed test code that caused signature verification to happen at the wrong time
+
+## 0.2.1
+
+* Stop using RecommendedTBBVersions and start using more reliable "release" channel XML
+* Converted settings file from pickle format to JSON
+* Download tarball signatures to verify, rather than SHA256SUMS and signature
+* Implemented IPolicyForHTTPS to prevent twisted-related crashes in Debian
+* Some AppArmor fixes
+
 ## 0.2.0
 
 * Fix critical bug with new location of start-tor-browser