X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=CHANGELOG.md;h=5d09f4e9d9b7d680fca383049e09080393978f83;hb=752a38712aa611e654b501689baddeeef354c837;hp=4e3b784ac96a2052ff676f58360cd983fc798d20;hpb=001e1ee4e440b92c42288ab5a3798a7dd9615e5b;p=torbrowser-launcher.git diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e3b784..5d09f4e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,48 @@ # Tor Browser Launcher Changelog +## 0.3.4 + +* Ship with latest version of the Tor Browser Developers OpenPGP public key +* Add several translations +* Various small bug fixes + +## 0.3.3 + +* Switch to Web Key Directory to refresh signing key from torproject.org, because everything is broken +* Use proper version comparison now that Tor Browser 10.0 is out +* Fix DNS leak when downloading over Tor +* Various bug fixes, as well as AppData and AppArmor fixes + +## 0.3.2 + +* Switch to keys.openpgp.org when refreshing signing key, because SKS keyservers are broken +* Use new Tor Browser logo + +## 0.3.1 + +* Ship with latest version of the Tor Browser Developers OpenPGP public key +* Fix bug where TBL window stays open after Tor Browser is launched + +## 0.3.0 + +* Switched from python2 to python3 +* Switched from gtk2 to Qt5 +* Switched from twisted to requests/socks +* Use QThreads for async +* Removed modem sound +* Only refresh gpg keyring on verification error, instead of every time +* Updated AppArmor profiles +* Updated available languages, and fixed locale detection bug +* Fixed false signature verification error related to twisted + +## 0.2.9 + +* Fixed crash issue related to Tor Browser 7.5 changing how the currently installed version number is stored +* Updated list of Tor Project dist mirrors +* Fixed edge case crash for when stdout isn't writable +* Updated AppStream metadata +* Updated AppArmor profiles + ## 0.2.8 * Update URL to check for latest version, which changed in Tor Browser 7