Skip to content

1.0.0

Latest
Compare
Choose a tag to compare
@louis-vs louis-vs released this 07 Feb 14:47
· 33 commits to master since this release
08a0ea6

It's finally here! The first major release of the journal plugin includes major updates to support Rails version 7 and Spina version 2.8, and includes a number of other smaller improvements:

  • Removes custom javascript relying on JQuery and html5sortable, instead using the Stimulus controller included within Spina.
  • Uses view components instead of repetitive partials.
  • Fixes assets manifest to work with Spina's build of TailwindCSS.
  • Updates primary navigation with new icons.
  • Changes the icons used in primary navigation.
  • Adds all missing translations.
  • Improves styling of forms.
  • Supports authors with multiple affiliations.
  • Adds a new field, orcid, to Spina::Admin::Journal::Author.
  • Uses turbo frames to lazy-load tabs in editor.
  • Updates README with more detailed installation and usage instructions.

This version is stable and ready to be used in production applications.