Refinery CMS v0.9.8.4 Release Notes
Release Date: 2010-09-17 // almost 15 years ago-
- Recursive deletion of page parts. primerano
- ๐ Move around the default pages. Philip Arndt
- ๐ Extraction of windows check to
Refinery::WINDOWS
. Steven Heidel - ๐ Updated the changelog for several previous releases. Steven Heidel
- Made the menu more flexible so that it can be used in many places in your layout without caching over the top of itself. Philip Arndt
- โ Added search feature to Refinery Settings. Matt McMahand
- Ensure that in
crudify
that we use:per_page
properly forwill_paginate
. Philip Arndt - โฌ๏ธ Reduce the number of routes that we respond to in the
pages
engine as they were unused. Philip Arndt - ๐ Fixed a case where page links weren't generating properly when inside an engine such as the news engine which made use of
params[:id]
. Took a lot of perserverance on the part of Hez - thank you very much Hez! Hez Ronningen and Philip Arndt - ๐ See full list