v3.2.23
What's new
- You can specify
export_aspaths in your starter kit config. #4733 by @jesseleite - Add
get_errorstag. #4192 by @edalzell - Add
whereNullsupport to query builders. #4740 by @ryanmitchell - Add Forms support to GraphQL. #4115 by @arthurperton
What's fixed
- Added missing
antlersconfig to the UI for Bard fields. #4782 by @jackmcdade - Fixed error when submitting forms from other domains. #4745 by @SteJW