Radiant v0.6.8 Release Notes

Release Date: 2008-07-27 // over 15 years ago
    • Hide page publish date selector unless page.edit.published_date? config is set. [Sean Cribbs]
    • โž• Add tag to support snippets that accept blocks. [Andrew Neil]
    • ๐Ÿ›  Fix bug with FileNotFoundPage subclasses and draft status. [Glenn Murray]
    • โšก๏ธ Update radiant:freeze:edge task to support BRANCH, TAG, and REVISION. [John Muhl]
    • โšก๏ธ Update to Haml 2.0.1. [Jim Gay]
    • ๐Ÿ›  Fix radiant:update:configs task to properly evaluate environment.rb [Sean Cribbs]
    • ๐Ÿ›  Fix page subclass loading issues. [Sean Cribbs]
    • Add and tags. [Tim Gossett]
    • โž• Add specific installation modes for gzip and bzip2 compression. [Sean Cribbs]
    • โž• Added extension installation scripts. [Sean Cribbs]
    • Added find attr to r:if_content and r:unless_content to expand based on finding 'any' or 'all' specified parts [Jim Gay]
    • Added inherit attr to r:if_content and r:unless_content to search for parts independently in the page tree. [Jim Gay]
    • โšก๏ธ Update radiant:freeze:edge task to use git and GitHub. [John Muhl]
    • โšก๏ธ Update login page layout from prototype. [Sean Cribbs]
    • ๐Ÿ”„ Change order of extension paths to prefer project extensions over Radiant's. [John Muhl]
    • 0๏ธโƒฃ Switch default session store to cookies [Josh French]
    • โž• Add remember-me function to login [Josh French]
    • Allow an inclusive list of parts in r:if_content and r:unless_content [Jim Gay]
    • โž• Added a defaults.page.filter config setting for setting a default page filter. [Alex Wayne]
    • ๐Ÿ›  Fix Users fixtures for extensions that still use test/unit. [Nick Plante]
    • Don't search for missing Page subclasses before bootstrap. [Sean Cribbs]
    • โž• Added tolerance for missing Page class definitions. [Loren Johnson]
    • Don't require an authenticity token check on the login action. [Sean Cribbs]
    • ๐Ÿ‘‰ Make sure region sets are reloaded when activating extensions in development mode. [Sean Cribbs]
    • ๐Ÿ›  Fix Haml rendering errors. [Thomas Watson Steen]