Spina Versions Save

Spina CMS

v2.10.0

2 years ago

Changelog

  • Added support for replacing images/attachments in the media library
  • Fixed bug for repeater UI

v2.9.1

2 years ago

Changelog

  • Fixed bug with attachment uploads
  • Refactored order options for Spina::Resource
  • Updated locales

v2.9.0

2 years ago

Changelog

  • Added translatable slugs for resources
  • Added large preview and download buttons to media library
  • Added missing German translations
  • Added active/current list item CSS to MenuPresenter
  • Fixed bug with infinite scrolling
  • Fixed bug with previewing translated pages
  • Fixed silent install generator
  • Fixed bug in render_404
  • Fixed CSS bugs
  • Updated documentation
  • Updated gem dependencies

v2.8.1

2 years ago

Changelog

  • Added hints to parts when editing pages
  • Fixed bug with signed_id for Attachment
  • Fixed bug with tailwind_content not loading properly

v2.8.0

2 years ago

Changelog

  • Upgraded to Tailwind 3 JIT
  • Added locale switch to layout form
  • Fixed missing French translations
  • Fixed z-index bug in Trix
  • Fixed Trix CSS bugs
  • Fixed ImageCollection bug with sortable
  • Updated gem dependencies

v2.7.0

2 years ago

Changelog

  • Added support for Rails 7
  • Fixed ActiveStorage bugs

v2.6.2

2 years ago

Changelog

  • Updated gem dependencies

v2.6.1

2 years ago

Changelog

  • Removed sass-rails dependency

v2.6.0

2 years ago

Changelog

  • Spina CMS now requires Ruby 2.7+
  • Added Embed generator for Trix
  • Added --silent option to install generator
  • Added --first-deploy option to install generator
  • Added spina:first_deploy task
  • Added support for different mount paths
  • Fixed routes catch all bug
  • Updated gem dependencies

v2.5.0

2 years ago

Changelog

  • Added custom embeds in Trix
  • Added auto-reloading themes
  • Added default position to new pages
  • Refactored loading of Stimulus controllers
  • Refactored autoloading of objects during initialization
  • Updated dependencies
  • Fixed flash pointer events