Releases: cortex-cms/cortex
Releases · cortex-cms/cortex
Helter Seltzer
#261: JS Tests Failing Fixed (@kurtedelbrock)
#262: Media URL Changes to include 'CareerBuilder' (@kurtedelbrock)
Dark Chocolate Milano
- #256: Add
find_by_protocol_agnostic_url
scope to Webpages, abstract Webpage Feed logic toGetWebpageFeed
interactor, implement retrieval of Webpage by protocol-agnostic URL suffix (@toastercup) - #257: Enable OAuth Scope Enforcement (@toastercup)
- #259: Travis -> Semaphore transition (@ElliottAYoung)
Steel Beagle
- #250:
AuthHelper
Specs (@kurtedelbrock) - #251: Reference new
getMediaHtml
util method fromcontent-snippets
library (@toastercup) - #252: Add field for SEO Keywords to Posts, use tags for Webpage SEO Keywords (@ElliottAYoung)
- #255:
grape-swagger
/grape
upgrade (@toastercup) - 2525a09: Inject
cortex_base_url
as environmental variable, fix issues with Gon rendering (@toastercup)
Yellow Pomeranian
- Added a rake task for modifying URLs (@kurtedelbrock)
- Implement appending of
editing_mode
URL parameter for all iframed, editable Webpages. Remove frame load event, which is no longer needed (@toastercup)
Hotfix: Forbidden Issues
- Comment out the correct forbbiden! expression for OAuth Scope protection
Zinc Poodle
Release name: Zinc Poodle!
- SEO Keywords implementation for Webpages
- Documentation updates
- Paperclip 5.0 beta
- New Auth helper + API Helper layout
- Re-built CacheBustWebpageJob to use
Addressable
- Users can no longer edit other users' information
- Test fixes! Pending tests and warnings restored. Travis now using Docker containers. Feature specs are now being skipped.
- Grape supporting lib upgrades + Grape downgrade (v0.14 - the supporting libs don't support anything newer!)
- Changes to Cache headers introduced with ETag changes are now reverted
- Post feed cache will now avoid race conditions