Spina CMS v2.0.0.alpha Release Notes

Release Date: 2020-06-29 // over 3 years ago
  • ⬆️ ⚠️ Beware: lots of changes regarding page content. The old page parts are gone in favor of new JSON-based parts. Read the Upgrading Guide to learn how to upgrade.

    2.0.0.alpha

    • Replaced all page content with JSON-based Spina::Parts
    • Redesigned page editing
    • Redesigned media picker
    • ➕ Added content helpers
    • ➕ Added json content to Spina::Account
    • ➕ Added tests for better test coverage
    • ➕ Added slug to Spina::Resource
    • ✂ Removed Spina::PagePart and related models
    • 🛠 Fixed MenuPresenter for pages without translations
    • 🔨 Refactored jQuery as Stimulus controllers