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