Refinery CMS v0.9.8.5 Release Notes

Release Date: 2010-09-21 // almost 15 years ago
    • πŸ›  Fixed an issue with the engine generator that was putting a comma in the wrong place breaking the call to crudify. Maarten Hoogendoorn
    • Made the delete messages consistent. UΔ£is Ozols
    • πŸ›  zh-CN was overriding en locale in core locale file, fixed. Philip Arndt
    • πŸ”„ Changed verbiage from created to added, create to add as it describes it better for things like images. Philip Arndt
    • 🐎 image_fu no longer gives you the width and height of the image due to performance problems. Philip Arndt and David Jones
    • πŸ— Implemented a standardised API for the engine generator. The core now includes a standard engine install generator. Engines generate a readme file explaining how to build an engine as a gem. David Jones
    • πŸ‘€ See full list