You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed sort method so it works for nested resources [#248]
Removed sticky CKEditor toolbar, removed re-initialisation of CKEditor in various places that was only added to counter issues with the fixed toolbar. [#259]
Enabled things other than pages to be added from the sitemap if they have has_crud navigation: true [#209]
Modified template to dynamically set koi version in application generator template [#263]
Added helper method to make SEO settings accessible from views [#257]
Updated confirm syntax for asset manager deletion [#266]
Fixed issues with editing/creating settings [#177]
Gem locked select2 to fix issues with tag settings [#177]
Removed old upgrade notes from upgrade.md and readme.md, added new upgrade notes and added link in Readme [#229]