Skip to content

v0.1.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@jasonbahl jasonbahl released this 04 Dec 21:51
· 4966 commits to master since this release
4e4934b

Release Notes

New Features

  • added resetUserPassword mutation – thanks @kellenmace
  • added sendPasswordResetEmail mutation – thanks @kellenmace

Bug Fixes

  • Update logo in README.md
  • fixed #528 (generalSettings.startOfWeek throwing an error) – thanks @davidatwhiletrue
  • fixes #578, restores the graphql_input_fields filter – thanks @chriszarate
  • fixes #598, allows search results of Terms and Posts to include children (default was only objects with no parent).