]> git.lizzy.rs Git - torbrowser-launcher.git/blob - CHANGELOG.md
version bump to 0.1.4 and updated changelog
[torbrowser-launcher.git] / CHANGELOG.md
1 # Tor Browser Launcher Changelog
2
3 ## 0.1.4
4
5 * RecommendedTBBVersion URL change
6 * Many AppArmor improvements
7 * Allow installation into a virtualenv
8
9 ## 0.1.3
10
11 * Force installing stable release if available in RecommendedTBBVersions
12 * Removed Mike Perry's signing key and added Erinn Clark's signing key
13 * Fixed AppArmor profiles (thanks to troubadoour)
14
15 ## 0.1.2
16
17 * Updated Dutch translation
18 * Fixed bug with loading mirrors list
19 * Huge refactor of AppArmor profiles
20 * Added OnionShare support to AppArmor profiles
21 * Suppresses output from detached TBB process
22 * Uses freedesktop xdg-user-dirs instead of ~/.torbrowser
23 * Removed all signing keys except Mike Perry's
24 * Made tor and python-txsocksx dependencies to update over Tor by default
25
26 ## 0.1.1
27
28 * Added TBL_SHARE support, to more easily develop without installing systemwide
29 * Modem sound and python-pygame dependency is now optional
30 * Support for updating TBB over Tor using a system Tor
31 * Removed support for stable/alpha preference, forces stable now
32 * Added French translations
33
34 ## 0.1.0
35
36 * Added Polish translations
37 * Version 0.1.0 marks first version in Debian!
38 * Changed GPG release signing key
39   from 5C17616361BD9F92422AC08BB4D25A1E99999697
40   to 0B1491929806596254700155FD720AD9EBA34B1C
41
42 ## 0.0.9
43
44 * Fixed AppArmor rules that were broken in Ubuntu
45 * Added support for basic RPM packaging
46 * Removed un-used dependencies
47 * Fixed URLs to deal with TBB release filename changes
48
49 ## 0.0.8
50
51 * Removed older code that's no longer used
52 * Updated list of Tor mirrors
53 * Replaced certificate for www.torproject.org post-heartbleed
54 * Fixed URLs to deal with TBB release filename changes
55
56 ## 0.0.7
57
58 * Added AppArmor profiles for torbrowser-launcher and TBB
59 * Removed included libs in favor of adding new Debian package dependencies
60
61 ## 0.0.6
62
63 * Fixed URLs to deal with changes in TBB releases for 3.x
64
65 ## 0.0.5
66
67 * Updated paths because TBB 3.x changed directory structure
68 * mirrors.txt now has local version in /usr/local
69 * Updated TBB signature URL
70 * Made optional modem sound when launching Tor, because it's sooo slow :)
71 * Extra check to make sure the latest version is installed