Skip to content

Latest commit

 

History

History
104 lines (65 loc) · 7.94 KB

CHANGELOG.md

File metadata and controls

104 lines (65 loc) · 7.94 KB

Changelog

v0.7.0 (2023-03-31)

Full Changelog

Other Changes:

  • fix: php-jwt version fixed. #172 (kidunot89)
  • Remove codecept_debug which causes internal server error #159 (paolospag)
  • Build with composer --no-dev #155 (markkelnar)
  • Allow multiple iss domains #141 (fjobeir)
  • Set a 400+ status when throwing WP_Errors #137 (pcraciunoiu)
  • Added the action graphql_jwt_auth_before_authenticate and the filter … #135 (spiralni)
  • Fix incorrect error message on invalid secret #126 (markspolakovs)
  • fix(response headers): replace single header instead of overwriting them all #118 (tsmith-rv)
  • #87 - Force Auth Secret to be set, else throw Exception #88 (jasonbahl)
  • Adds Option to define if a cookie should be set on login. #85 (henrikwirth)
  • Update php-jwt to latest version #84 (efoken)
  • Fix Auth Expiration time filter and add it to documentation #83 (henrikwirth)

v0.6.0 (2022-10-25)

Full Changelog

v0.5.2 (2022-05-16)

Full Changelog

v0.5.1 (2022-04-22)

Full Changelog

v0.5.0 (2022-04-15)

Full Changelog

v0.4.1 (2020-05-04)

Full Changelog

v0.4.0 (2020-02-20)

Full Changelog

Fixed:

  • #69 - Backward Compatibility fixes for playing nice with WPGraphQL for WooCommerce #75 (jasonbahl)
  • #69 - JWT Tokens could not be returned after regiserUser mutation #72 (jasonbahl)

Other Changes:

v0.3.5 (2020-01-29)

Full Changelog

Other Changes:

v0.3.4 (2020-01-21)

Full Changelog

Other Changes:

v0.3.3 (2019-10-18)

Full Changelog

New Features:

Fixed:

  • #41 - JWT fields cannot be retrieved via viewer query #42 (jasonbahl)
  • Conflicts with "The Events Calendar" also active #40 (jasonbahl)

Other Changes:

* This Changelog was automatically generated by github_changelog_generator