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