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