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