Skip to content

Releases: SpinaCMS/Spina

v2.10.0

06 Apr 11:13
d4d83b6
Compare
Choose a tag to compare

Changelog

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

v2.9.1

30 Mar 19:08
Compare
Choose a tag to compare

Changelog

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

v2.9.0

15 Mar 20:33
e7971c7
Compare
Choose a tag to compare

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

29 Jan 09:21
542aa89
Compare
Choose a tag to compare

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

14 Jan 13:44
17516df
Compare
Choose a tag to compare

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

23 Dec 09:31
7947c5b
Compare
Choose a tag to compare

Changelog

  • Added support for Rails 7
  • Fixed ActiveStorage bugs

v2.6.2

22 Dec 20:59
8b36256
Compare
Choose a tag to compare

Changelog

  • Updated gem dependencies

v2.6.1

10 Dec 09:58
be61cb9
Compare
Choose a tag to compare

Changelog

  • Removed sass-rails dependency

v2.6.0

09 Dec 19:25
515e267
Compare
Choose a tag to compare

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

17 Oct 07:39
f5f969f
Compare
Choose a tag to compare

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