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