updated PO files
[tails-test.git] / wiki / src / news / version_0.11.mdwn
blob84926724560e83ffd0992baa6ad7f94fabd62a18
1 [[!meta date="Fri Apr 27 01:23:45 2012"]]
2 [[!meta title="Tails 0.11 is out"]]
3 [[!tag announce]]
5 Tails, The Amnesic Incognito Live System, version 0.11, is out.
7 All users must upgrade as soon as possible.
9 [[!toc levels=1]]
11 # Changes
13 Notable user-visible changes include:
15 * Tails Greeter, the login screen which obsoletes the language
16   selection boot menu. Tails Greeter also adds some new options:
17   - Activating persistence (see below).
18   - Setting a sudo password. Unlike earlier Tails releases, full sudo
19     access via an empty password is not available any more. In fact,
20     full sudo access is disabled per default, but can be enabled by
21     setting this password.
22   See [[the
23   documentation|doc/first_steps/startup_options#tails_greeter]]
24   for details.
26 * Tails USB installer. This graphical user interface mostly obsoletes
27   our old instructions of cat'ing the .iso directly onto a block
28   device. All of the USB drive must be dedicated to Tails; a bit of
29   extra space is reserved so that future Tails releases will fit when
30   upgrading, and the rest can be used for persistence (see below) or
31   manually formatted if the user so wishes. See [[the USB installation
32   documentation|doc/first_steps/installation]] for details.
34 * Persistence can optionally be used when running Tails from a USB
35   drive. Application configurations and arbitrary directories can be
36   made persistent. See [[the persistence
37   documentation|doc/first_steps/persistence]] for details.
39 * iceweasel
40   - Install iceweasel 10.0.4esr-1 (Extended Support Release).
41   - Search plugins: replace Debian-provided DuckDuckGo search plugin
42     with the "HTML SSL" one; add ixquick.com; remove Scroogle.
43   - Enable TLS false start.
45 * Vidalia: upgrade to 0.2.17-1+tails1
47 * Internationalization:
48   - Install all available iceweasel l10n packages.
49   - Add fonts for Hebrew, Thai, Khmer, Lao and Korean languages.
50   - Add bidi support.
51   - Don't purge locales anymore.
52   - Don't remove any Scribus translations anymore.
54 * Hardware support
55   - Linux 3.2.15-1 (linux-image-3.2.0-2-amd64).
56   - Fix low sound level on MacBook5,2.
57   - Disable laptop-mode-tools automatic modules. This modules set often
58     needs some amount of hardware-specific tweaking to work properly.
59     This makes them rather not well suited for a Live system.
61 * Software
62   - Install GNOME keyring.
63   - Install the Traverso multitrack audio recorder and editor.
65 * Miscellaneous
66   - NetworkManager is now started at PostLogin time by tails-greeter,
67     rather than as a system service.
68   - Pidgin: don't use the OFTC hidden service anymore.
69     It proved to be quite unreliable, being sometimes down for days.
70   - Do not display storage volumes on Desktop. This workarounds
71     a usability issue when persistence is enabled, and paves the way
72     towards GNOME3's empty Desktop.
73   - Don't build hybrid ISO images anymore. They boot less reliably on
74     a variety of hardware, and are made less useful by us shipping
75     a USB installer from now on.
77 Plus the usual bunch of minor bug reports and improvements.
79 See the [online
80 Changelog](http://git.immerda.ch/?p=amnesia.git;a=blob_plain;f=debian/changelog;hb=refs/tags/0.11)
81 for technical details.
83 # I want to try it / to upgrade!
85 See the [[Getting started]] page.
87 # A glimpse towards the future
89 Where do we go from here? Have a look to our [[!tails_roadmap]] to
90 see where we are heading to.
92 Would you want to help? As explained in our [["how to contribute"
93 documentation|contribute]], here are many ways **you** can contribute
94 to Tails: no need to be a hardcore developer.