Skip to content

Latest commit

 

History

History
429 lines (290 loc) · 33.2 KB

OLD_CHANGELOG.md

File metadata and controls

429 lines (290 loc) · 33.2 KB

Changelog

v2.5.7 (2022-10-31)

Full Changelog

Merged pull requests:

  • Fix the standard generator alias and remove interactivity from seeds #233 (elia)

v2.5.6 (2022-09-30)

Full Changelog

Merged pull requests:

  • Revert "Utilize Devise location helpers for redirecting" #232 (elia)
  • Run the CI on all supported ruby versions #229 (elia)
  • Utilize Devise location helpers for redirecting #228 (cpfergus1)
  • Update to use forked solidus_frontend when needed #227 (waiting-for-dev)
  • Fix keyword usage for Ruby 3.x support on specs #226 (jtapia)
  • Fix locale inconsistence and remove redundant template #224 (bitberry-dev)
  • Specs and setup process housekeeping #222 (elia)
  • Stop using try_spree_current_user #221 (elia)
  • Update to the latest solidus_dev_support defaults #220 (elia)
  • Fix build #219 (gsmendoza)

v2.5.5 (2022-09-19)

Full Changelog

v2.5.4 (2021-11-17)

Full Changelog

Closed issues:

  • This line doesn't do anything #214

Merged pull requests:

v2.5.3 (2021-01-29)

Full Changelog

Fixed bugs:

  • Infinte redirection on password change #202

Merged pull requests:

v2.5.2 (2020-11-11)

Full Changelog

Implemented enhancements:

Merged pull requests:

v2.5.1 (2020-10-23)

Full Changelog

Closed issues:

  • Asset compilation crashes on 2.5.0 #196

Merged pull requests:

v2.5.0 (2020-10-07)

Full Changelog

Implemented enhancements:

Closed issues:

  • Zeitwerk::NameError #193
  • Rails 6 and Solidus AuthDevise issues? #189
  • Cant locate devise.rb file to locate secret key. #188
  • RuntimeError: Can't modify frozen hash #184
  • Bug: NameError #174
  • devise.user_registrations key is not the same in the view #119
  • The update action of the password controller from devise makes my app go into a loop. #78

Merged pull requests:

v2.4.0 (2019-11-18)

Full Changelog

Implemented enhancements:

  • Add an automatic CHANGELOG generator #154

Closed issues:

  • Rails 6, Production only issue, works fine in dev, tripped up assets:precompile build process on Heroku, compiled fine locally. #175
  • Spree.user_class not using my specific class #169
  • Missing config.secret_key_base from default devise.rb? #33

Merged pull requests:

v2.3.0 (2019-08-19)

Full Changelog

Closed issues:

  • Any plans to release to RubyGems? #147

Merged pull requests:

v2.2.0 (2019-06-13)

Full Changelog

Closed issues:

  • Any plan for replacing paranoia with discard? #129
  • rake task solidus_auth:install:migrations #121
  • Issue redirecting to Spree routes #100
  • Requiring gem, on API only projects, throws LoadError (sass/rails) #88
  • db index on reset_password_token missing #83
  • Let's use more Devise defaults for routing #55
  • Fix confirmation_spec #24

Merged pull requests:

v2.1.0 (2018-01-22)

Full Changelog

Closed issues:

  • Error undefined method alias_method_chain #112

Merged pull requests:

v2.0.0 (2017-09-20)

Full Changelog

Merged pull requests:

v1.6.4 (2017-07-24)

Full Changelog

Closed issues:

  • Adding omniauthable to to Spree::User #98
  • Use of helper_method should be wrapped in respond_to? check #90
  • Deface Override requires solidus_frontend #85

Merged pull requests:

v1.6.3 (2017-05-09)

Full Changelog

Merged pull requests:

v1.6.2 (2016-11-18)

Full Changelog

Fixed bugs:

  • Don't save addresses inside update_registration #76 (jhawthorn)

Closed issues:

  • Install migration task not working #74

Merged pull requests:

  • Fix spec order dependencies and run in a random order #77 (jhawthorn)

v1.6.1 (2016-08-24)

Full Changelog

Merged pull requests:

v1.6.0 (2016-08-23)

Full Changelog

Merged pull requests:

v1.5.0 (2016-07-18)

Full Changelog

Closed issues:

  • AuthenticationHelpers reference routes that may not exist #59
  • No CHANGELOG for this repo #54
  • Latest release on GitHub is out of date #53

Merged pull requests:

v1.4.0 (2016-05-16)

Full Changelog

Merged pull requests:

v1.3.0 (2016-01-12)

Full Changelog

Merged pull requests:

v1.2.3 (2015-11-30)

Full Changelog

Closed issues:

  • How to access current_user? #26

Merged pull requests:

v1.2.2 (2015-10-01)

Full Changelog

Closed issues:

  • Should Spree::User inherit from Spree::Base #18

Merged pull requests:

v1.2.0 (2015-07-22)

Full Changelog

Merged pull requests:

v1.1.0 (2015-06-03)

Full Changelog

Merged pull requests:

v1.0.0 (2015-05-26)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator