- #101: Remove
PagesHelper#google_analytics_tracking_code
andPagesHelper#add_tracking_code
- You should include the GA Javascript yourself.
- #152: Fix issue where sitemap wasn't showing correct icons for page types and wasn't showing child pages in correct order
- #161: Remove the Admin::Assets#show route
- Rails I18n support
- Refactor snippets to not piggy back on I18n
- Upgrade to mongoid v3.1
- Ensure (soft-)destroying an asset removes it from all pages/slices #39
- Drop support for ruby 1.9
- Add confirmation when deleting set entries
- Fix admin last-login date
- Fix token field in page meta
- Remove omniauth
- Put Page#as_json into its own module so it can be overridden in other modules
- Add rails generate slices:install command
- Upgrade Devise to 2.2.8
- Fix (more) gem package issue
- Fix gem package issue
- Public release