Skip to content

Releases: mainmatter/ember-simple-auth

3.0.0

10 Feb 13:27
Compare
Choose a tag to compare

💥 Breaking Change

🚀 Enhancement

📝 Documentation

🏠 Internal

Committers: 8

2.1.1

20 Dec 16:10
Compare
Choose a tag to compare

🐛 Bug Fix

  • #2010 Remove authorize assertion and update migration example (@sdebarros)

📝 Documentation

Committers: 1

2.1.0

31 Oct 15:16
Compare
Choose a tag to compare

🚀 Enhancement

🐛 Bug Fix

Committers: 2

2.0.0

29 Oct 14:36
Compare
Choose a tag to compare

💥 Breaking Change

🚀 Enhancement

🐛 Bug Fix

  • #1919 Don't schedule token refresh checks in FastBoot (@trek)

📝 Documentation

🏠 Internal

Committers: 7

1.9.2

29 Oct 13:28
Compare
Choose a tag to compare

🚀 Enhancement

  • #1900 Rename _router property to _authRouter to avoid conflicts (@backspace)

🏠 Internal

Committers: 2

1.9.1

12 Jul 12:11
Compare
Choose a tag to compare

🏠 Internal

  • #1895 CI: Remove v prefix from version tag constraint (@Turbo87)

Committers: 1

1.9.0

12 Jul 11:48
Compare
Choose a tag to compare

🚀 Enhancement

  • #1885 oauth2-password-grant: Convert tokenRefreshOffset to a native getter (@Turbo87)
  • #1886 session-stores/cookie: Convert private volatile properties to methods (@Turbo87)

🐛 Bug Fix

  • #1817 Fix "Use of merge" deprecation warning in oauth2-password-grant when... (@arnebit)

📝 Documentation

🏠 Internal

Committers: 9

1.8.2

08 Mar 16:23
Compare
Choose a tag to compare

This release would not have been possible without the contributions by @jessica-jordan, @Alonski and @marcoow. Thanks a lot!

1.8.1

17 Jan 09:34
Compare
Choose a tag to compare
  • Additional patch fix for deprecation warning for Evented#off method on Ember 3.6+, see #1725

This release would not have been possible without the contributions by @MichalBryxi and @richard-viney.
Thanks a lot! ✨

1.8.0

20 Dec 14:43
Compare
Choose a tag to compare
  • Fixes deprecation warning for Evented#off method on Ember 3.6+, see #1722
  • Support for ember-fetch 6.0+, see #1713
  • Fixes error handling for the Torii authenticator, making errors throw as expected
    if a Promise is rejected, see #1696
  • Updates ember-try test scenarios with Ember 3.0, see this commit

This release would not have been possible without the contributions by @marcoow, @mike-north, @jfschaff, @geekygrappler, @quaertym, @runspired, @kevinansfield, @drewchandler, @andreyfel, @Turbo87, @MichalBryxi and @richard-viney.
Thanks a lot! ✨