]> git.lizzy.rs Git - torbrowser-launcher.git/blob - CHANGELOG.md
adding new TBB signing key (#161)
[torbrowser-launcher.git] / CHANGELOG.md
1 # Tor Browser Launcher Changelog
2
3 ## 0.1.7
4
5 * You can now pass URLs into TBL, and set it as your default browser
6 * Hides TBL window before launching TBB
7 * Default mirror switched to https://dist.torproject.org/
8 * Added AppData file to look better in software centers
9 * Exclude AppArmor profiles in Ubuntu, where they're broken
10
11 ## 0.1.6
12
13 * Updated licensing confusion to just be MIT in all locations
14 * Fixed bug related to TBB 4.0's new folder structure
15 * Updated .desktop files to comply with standards
16
17 ## 0.1.5
18
19 * Split source code into several files
20 * Several AppArmor updates
21 * Prepare for upcoming RecommendedTBBVersion format change
22 * More verbose UI when updating
23 * No longer detaches start-tor-browser as separate process
24 * Temporarily disable AppArmor profiles in Ubuntu
25
26 ## 0.1.4
27
28 * RecommendedTBBVersion URL change
29 * Many AppArmor improvements
30 * Allow installation into a virtualenv
31
32 ## 0.1.3
33
34 * Force installing stable release if available in RecommendedTBBVersions
35 * Removed Mike Perry's signing key and added Erinn Clark's signing key
36 * Fixed AppArmor profiles (thanks to troubadoour)
37
38 ## 0.1.2
39
40 * Updated Dutch translation
41 * Fixed bug with loading mirrors list
42 * Huge refactor of AppArmor profiles
43 * Added OnionShare support to AppArmor profiles
44 * Suppresses output from detached TBB process
45 * Uses freedesktop xdg-user-dirs instead of ~/.torbrowser
46 * Removed all signing keys except Mike Perry's
47 * Made tor and python-txsocksx dependencies to update over Tor by default
48
49 ## 0.1.1
50
51 * Added TBL_SHARE support, to more easily develop without installing systemwide
52 * Modem sound and python-pygame dependency is now optional
53 * Support for updating TBB over Tor using a system Tor
54 * Removed support for stable/alpha preference, forces stable now
55 * Added French translations
56
57 ## 0.1.0
58
59 * Added Polish translations
60 * Version 0.1.0 marks first version in Debian!
61 * Changed GPG release signing key
62   from 5C17616361BD9F92422AC08BB4D25A1E99999697
63   to 0B1491929806596254700155FD720AD9EBA34B1C
64
65 ## 0.0.9
66
67 * Fixed AppArmor rules that were broken in Ubuntu
68 * Added support for basic RPM packaging
69 * Removed un-used dependencies
70 * Fixed URLs to deal with TBB release filename changes
71
72 ## 0.0.8
73
74 * Removed older code that's no longer used
75 * Updated list of Tor mirrors
76 * Replaced certificate for www.torproject.org post-heartbleed
77 * Fixed URLs to deal with TBB release filename changes
78
79 ## 0.0.7
80
81 * Added AppArmor profiles for torbrowser-launcher and TBB
82 * Removed included libs in favor of adding new Debian package dependencies
83
84 ## 0.0.6
85
86 * Fixed URLs to deal with changes in TBB releases for 3.x
87
88 ## 0.0.5
89
90 * Updated paths because TBB 3.x changed directory structure
91 * mirrors.txt now has local version in /usr/local
92 * Updated TBB signature URL
93 * Made optional modem sound when launching Tor, because it's sooo slow :)
94 * Extra check to make sure the latest version is installed