diff options
Diffstat (limited to '_posts/2013-04-24-release-0-9-and-a-new-development-roundup.markdown')
-rw-r--r-- | _posts/2013-04-24-release-0-9-and-a-new-development-roundup.markdown | 50 |
1 files changed, 1 insertions, 49 deletions
diff --git a/_posts/2013-04-24-release-0-9-and-a-new-development-roundup.markdown b/_posts/2013-04-24-release-0-9-and-a-new-development-roundup.markdown index ae901ac05..4678fa784 100644 --- a/_posts/2013-04-24-release-0-9-and-a-new-development-roundup.markdown +++ b/_posts/2013-04-24-release-0-9-and-a-new-development-roundup.markdown @@ -1,53 +1,5 @@ --- -author: Louise -comments: true date: 2013-04-24 16:05:02+00:00 -layout: post slug: release-0-9-and-a-new-development-roundup -title: Release 0.9, and a new development roundup -wordpress_id: 432 +redirect_to: https://www.mysociety.org/2013/04/24/release-0-9-and-a-new-development-roundup/ --- - -We've just released Alaveteli 0.9 - hopefully the last release before we upgrade to Rails 3. The last few months have meant a bunch of behind the scenes upgrades, bugfixes and refactorings to get us to this point - with some highlights being: - - - - - * Alaveteli now has better support for running entirely over SSL - as can be seen at [WhatDoTheyKnow](https://www.whatdotheyknow.com) and the new Australian [Right to Know](https://www.righttoknow.org.au/) site. - - - - - - * Upgrade to HTML 5 - - - - - * Preliminary support for running under ruby 1.9 (full support to come with the Rails 3 upgrade) - - - - - * Better isolation and testing of the mail handling code - - - - - * A more consistent admin user interface using Bootstrap by default - - - - - * Better support for responsive front end themes and sqlite on the back end - - - - - * A clearer and more consistent format for translations - - - - - -Thanks to everyone who's contributed! |