Skip to content

Latest commit

 

History

History
executable file
·
39 lines (23 loc) · 1.07 KB

CHANGES.md

File metadata and controls

executable file
·
39 lines (23 loc) · 1.07 KB

Changelog

1.5.4

  • Better docs
  • Inline CSS/JS for better compatibility
  • Add support for Rails 7.1 in tests

1.5.3

  • Remove enable-background directive from user SVG (to fix CSP error in console) #55

1.5.2

  • improvements for ActiveAdmin - #51

1.5.1

  • do not use image_tag without sprockets (removed image) + better CSP #50

1.5.0

  • @rbclark joined as core-contributor
  • Add end to end testing for different application integrations #49
  • Add support for custom login providers #47
  • Add testing and running in Github Actions #46
  • fixed typo #43

1.4.4

  • fixed Rails 6 zeitwerk deprecation

1.4.2

  • fixed deprecation for Rails 6

1.4.1

  • added support for Rails 6