Skip to content

Releases: SpinaCMS/Spina

v2.4.0

09 Sep 10:09
e416f98
Compare
Choose a tag to compare

Changelog

  • Added option to exclude view templates from resources
  • Added HTML email templates
  • Added configurable mailer defaults
  • Updated Hotwire dependencies
  • Fixed exception for missing image attachments
  • Refactored importmap config to importmap.rb

v2.3.5

22 Aug 18:05
c391c34
Compare
Choose a tag to compare

Changelog

  • Changed to esm-compatible build of Trix to fix bug in Firefox

v2.3.4

17 Aug 13:54
9b27aaf
Compare
Choose a tag to compare

Changelog

  • Updated importmap and importmap-rails to 0.2.7
  • Updated turbo-rails and stimulus-rails

v2.3.3

16 Aug 18:33
0844288
Compare
Choose a tag to compare

Changelog

  • Pinned importmap-rails to 0.2.2 as a temporary workaround

v2.3.2

16 Aug 07:21
c3d51c9
Compare
Choose a tag to compare

Changelog

  • Updated to new importmap API

v2.3.1

13 Aug 14:47
57be251
Compare
Choose a tag to compare

Changelog

  • Fixed bug not present in the asset pipeline in production

v2.3.0

12 Aug 07:35
2b830f3
Compare
Choose a tag to compare

Changelog

  • Added an API!
  • Added transliterations for non-latin characters in URLs
  • Updated Stimulus + Turbo
  • Updated importmap to use the importmap-rails gem
  • Updated Russian locales
  • Fixed overflow CSS-bug in media folders
  • Fixed focus CSS-bug in Chrome
  • Removed old importmap helpers

v2.2.0

26 Jul 07:57
9764e4c
Compare
Choose a tag to compare

Changelog

  • Added download link to attachments in media library
  • Added optional decorator loading to configuration
  • Fixed slug generation for non-latin characters
  • Refactored authentication as a replaceable module

v2.1.1

13 Jul 17:53
cfa3cc0
Compare
Choose a tag to compare

Changelog

  • Fixed bugs with attachments (#746 / #747)
  • Updated spanish locales
  • Updated german locales

v2.1.0

03 Jul 09:51
cc6acba
Compare
Choose a tag to compare

Changelog

  • Refactored all javascript with Hotwire
  • Refactored all CSS with TailwindCSS
  • Refactored all views with ViewComponent
  • Added importmap helper spina_importmap_from
  • Added background job to save resource pages in bulk
  • Added support for hotkeys
  • Added sticky toolbar to Trix
  • Fixed ActiveStorage variant definitions