Radiant v0.5.1 Release Notes

Release Date: 2006-08-10 // over 17 years ago
    • ๐Ÿ”’ Upgraded Rails to 1.1.5 because of a security vulnerability in 1.1.4 [John Long]
    • โž• Added basic support for upgrades to the radiant command [John Long]
    • Gem now includes the .htaccess file (this should make Apache users happier) [John Long]
    • โšก๏ธ Updated icons for layouts [John Long]
    • Migrations are now repaired so that you can run rake migrate to create the initial database. (script/setup_database is still the recommended method.) (closes ticket #46) [Daniel Sheppard]
    • ๐Ÿšš When you collapse a branch in the admin page tree view and move to another tab the collapsed status is now saved so that when you return, the collapsed status is preserved. Also the status of collapsed branches is preserved when collapsing and expanding parent nodes. (closes ticket #29) [Daniel Sheppard]
    • ๐Ÿ›  Fixed documentation problem in response_cache.rb (closes ticket #142) [Paul Smith]
    • ๐Ÿ›  Fixed problem with timezones on fixtures causing tests to fail in Japan (closes ticket #154) [Bodhi Philpot]
    • ๐Ÿ›  Fixed a problem with an error being thrown when the tag was rendered with the inherit attribute set to true and the page part did not exist (closes ticket #155) [Bodhi Philpot]