Fetch latest manual

This commit is contained in:
James Valleroy 2016-09-21 17:21:43 -04:00
parent 0f3efd750d
commit 02bc724dc1
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808

View File

@ -146,6 +146,69 @@
<section>
<title>Release Notes</title>
<para>The following are the release notes for each FreedomBox version. </para>
<section>
<title>Version 0.11.0 (2016-09-xx)</title>
<itemizedlist>
<listitem>
<para>Added loading icon for additional busy operations. </para>
</listitem>
<listitem>
<para>Added basic front page with shortcuts to web apps, and information about enabled services. </para>
</listitem>
<listitem>
<para>networks: Add batctl as dependency, required for batman-adv mesh networking. </para>
</listitem>
<listitem>
<para>users: </para>
<itemizedlist>
<listitem>
<para>Fixed checking restricted usernames. </para>
</listitem>
<listitem>
<para>Display error message if unable to set SSH keys. </para>
</listitem>
<listitem>
<para>Flush nscd cache after user operations to avoid some types of errors. </para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>monkeysphere: </para>
<itemizedlist>
<listitem>
<para>Adopted to using SHA256 fingerprints. </para>
</listitem>
<listitem>
<para>Sort items for consistent display. </para>
</listitem>
<listitem>
<para>Handle new uid format of gpg2. </para>
</listitem>
<listitem>
<para>Fixed handling of unavailable imported domains. </para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>minetest: Fixed showing status block and diagnostics. </para>
</listitem>
<listitem>
<para>Fixed stretched favicon. </para>
</listitem>
<listitem>
<para>Switched base template from container-fluid to container. This will narrow the content area for larger displays. </para>
</listitem>
<listitem>
<para>Plinth is now able to run as "plinth" user instead of root user. </para>
</listitem>
<listitem>
<para>xmpp: Replaced jwchat with jsxc. </para>
</listitem>
<listitem>
<para>ikiwiki: Allow only alphanumerics in wiki/blog name to avoid invalid paths. </para>
</listitem>
</itemizedlist>
</section>
<section>
<title>Version 0.10 (2016-08)</title>
<itemizedlist>