Skip to content

1.4.2

Compare
Choose a tag to compare
@jamesedmonston jamesedmonston released this 01 Feb 14:02
· 328 commits to develop since this release

Changed

  • Improved performance of clearing expired tokens
  • Removed deprecated getUser and updateUser – use getViewer and updateViewer instead
  • User types/fragments now need to be spread in authentication responses (see here)

Fixed

  • Fixed issue with entry/category/asset fields not saving on register or updateViewer mutations (#35 via @howells)
  • Fixed compatibility issue with Craft 3.6.x (#36 via @benrnorman)