Releases: SpinaCMS/Spina
Releases · SpinaCMS/Spina
v2.4.0
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
Changelog
- Changed to esm-compatible build of Trix to fix bug in Firefox
v2.3.4
Changelog
- Updated importmap and importmap-rails to 0.2.7
- Updated turbo-rails and stimulus-rails
v2.3.3
Changelog
- Pinned importmap-rails to 0.2.2 as a temporary workaround
v2.3.2
Changelog
- Updated to new importmap API
v2.3.1
Changelog
- Fixed bug
not present in the asset pipeline
in production
v2.3.0
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
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
v2.1.0
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