Releases: SpinaCMS/Spina
Releases · SpinaCMS/Spina
v2.0.2
2.0.2 (March 19th, 2021)
- Fixed issue with webp images
v2.0.1
2.0.1 (March 18th, 2021)
- Fixed issue with sorting repeater parts (Thanks @Paradoxor! #675)
v2.0.0
2.0.0 (March 13th, 2021)
No changes since beta
v2.0.0.beta
2.0.0.beta (March 5th, 2021)
- Resize images embedded in Trix (configurable in spina.rb)
- Added
Spina::Parts::MultiLine
- Added
frontend_parent_controller
(configurable in spina.rb) - Removed html5shiv
- Updated Mobility to 1.0 and updated included initializer
- Fixed url_helpers for images to support
resolve_model_to_route
in Rails 6.1 - Fixed bug (#655) for pages with duplicate titles
v2.0.0.alpha
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
v1.2.0
Changes
Added support for custom slugs (remember to install the new migration)
v1.1.4
v1.1.3
Changes
- Added missing icons to Trix editor
v1.1.2
Changes
- Change Spina's admin font to Metropolis
- Add missing translations for Spanish
- Add missing translations for Italian
- Rename media folders
- Cleaner Readme.md and guides
- Removed Font Awesome dependency
v1.1.1
Changes
Dropped the requirement for Rails to >= 5.2.