Skip to content

Releases: SpinaCMS/Spina

v2.0.2

19 Mar 10:04
cae3ad0
Compare
Choose a tag to compare

2.0.2 (March 19th, 2021)

  • Fixed issue with webp images

v2.0.1

18 Mar 13:07
2e8ca55
Compare
Choose a tag to compare

2.0.1 (March 18th, 2021)

v2.0.0

13 Mar 19:59
08eeec3
Compare
Choose a tag to compare

2.0.0 (March 13th, 2021)

No changes since beta

v2.0.0.beta

05 Mar 20:21
343ad95
Compare
Choose a tag to compare

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

29 Jun 17:24
3f1eda4
Compare
Choose a tag to compare

⚠️ Beware: lots of changes regarding page content. The old page parts are gone in favor of new JSON-based parts. Read the Upgrading Guide to learn how to upgrade.

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

29 Jun 16:31
2eef8d9
Compare
Choose a tag to compare

Changes

Added support for custom slugs (remember to install the new migration)

v1.1.4

08 May 15:36
ecbe8b7
Compare
Choose a tag to compare

Changes

  • Allow SVGs to be displayed
  • Fixed bug with @extend in sass files
  • Improved translations

v1.1.3

25 Dec 12:01
57946b9
Compare
Choose a tag to compare

Changes

  • Added missing icons to Trix editor

v1.1.2

20 Dec 08:42
29cd168
Compare
Choose a tag to compare

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

11 Nov 13:54
70bd503
Compare
Choose a tag to compare

Changes

Dropped the requirement for Rails to >= 5.2.