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