Radiant v0.8.1 Release Notes

Release Date: 2009-09-05 // over 14 years ago
    • ๐Ÿšš Move default cache location to tmp. [Sean Cribbs]
    • โฌ†๏ธ Upgrade Rails and dataset. [Sean Cribbs]
    • โšก๏ธ Updated README and INSTALL. [John Long]
    • ๐Ÿ‘ Don't use Symbol#to_proc in initializer because ActiveSupport hasn't loaded yet.
    • ๐Ÿ›  Fix links to Textile reference in the wake of _why's disappearance. [Jason Garber]
    • Correct bug when submitting a POST to a cached page. [Sean Cribbs]
    • ๐Ÿ›  Fix typo in generator for features task. [Jim Gay]
    • Page parts may already be marked for destruction, don't explicitly set false. [Kunal Shah]
    • ๐Ÿ”€ Merge latest version of Radius [Kunal Shah]
    • Helpers for extension_enabled? [Kunal Shah]
    • Respond to show methods with xml rendering [Jeremy Stephens]
    • ๐Ÿ‘Œ Support DB2 [Antonio Cangiano]
    • Properly check for existing page parts when creating a new part. [alexmek]
    • ๐Ÿ‘‰ Use the correct variable name so the extension name is part of the output. [John Muhl]
    • ๐Ÿ‘ Generate Cucumber support for extensions [Jim Gay]
    • Require Cucumber version 0.3.9 or greater in cucumber.rake [Jim Gay]
    • Set generated extensions to require 'application_controller' [Jim Gay]
    • โž• Add import/export tasks for Radiant::Config [Jim Gay]
    • ๐Ÿš… Set Radiant::Config to cache info in the Rails.cache [Jim Gay]
    • ๐Ÿ›  Markup fixes [Justin Blecher, Alex Wallace]
    • ๐Ÿš… Use Rails for time zone handling [Kunal Shah, Josh French]
    • ๐Ÿ‘ Allow extensions to declare dependencies [Josh French]
    • ๐Ÿ”ฆ Expose Rails configuration to extensions. [Josh French]
    • Set template_name for all resourceful action types [Josh French]
    • Load Metal from Extensions [Jim Gay]