Releases: cortex-cms/cortex
Releases · cortex-cms/cortex
v2016.2.0.0
Too much to name! Giant release of new Custom Content features, as well as some dandy bugfixes.
v2016.1.0.3
- Devise 4 Parameter Sanitizer API Changes #280 @toastercup
- Code Climate Config #281 @toastercup
- Find Snippets in Tenant Task #283 @toastercup
snippets:find
Task: Prompt For Display Snippet Values #284 @toastercup- General Custom Content changes/feature additions lacking PRs
v2016.1.0.2
- Newsfeed Card Style Issues #279 @toastercup
v2016.1.0.1
- Legacy Users Being Directed to New Interface #278 @toastercup
- COR-160: Pull Request Conventions #277 @toastercup
- EM-307: SEO Options for Posts #276 @kurtedelbrock
Custom Content POC
This represents the beginnings of Custom Content - new models, a new interface, a new login system, and an MVC-oriented admin interface mark this release.
v2016.0.4.5
#271: Paperclip HTTPs URLs (@toastercup)
v2016.0.4.4
- @7512b4e: Retain original filename after update_url task (@toastercup)
- @f307469: For
update_url
task, must use thebody
method to actually retrieve the stream from the S3GetObjectOutput
(@toastercup)
v2016.0.4.3
- #270: Fix and Refactor
update_url
Task (@toastercup)
v2016.0.4.2: Merge pull request #269 from cbdr/refactor-media-update_url-task
- #269: Refactor
media:update_url
Task (@toastercup)
v2016.0.4.1
- #264: Abstract gravatar URL generation to Model method, rather than block in Entity, so that it can be used outside of API Resource classes (@toastercup)
- #263: Gemfile upgrade (@toastercup)
- Various commits:
update_url
S3 fixes (@kurtedelbrock / @toastercup)