# April 2020

* added ability to set supported countries on a coupon to provide a path for purchasing power parity
* added drag and drop form builder
* added new contact form
* custom data added to customer payload to zapier
* article image enhancements
* dont track page views for logged in site owners
* moved settings menu item up next to "help" nav item
* fixed hero leaf text colors not saving
* fixed app admin media manager
* added option to reset page template


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.mavenseed.com/changelog/2020/april-2020.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
