# June 2020

* Ratings Plugin + JSON LD for Google(admin only)
* User & Customer Privacy Center
* Policies
* User & Customer Consents
* User & Customer Data Exports
* User & Customer Account Deletion
* Improved Activity Center
* New activity events listing and filtering
* New UTM Campaign reports
* New single course stats
* New single live stream stats
* New single download stats
* Dashboard updated with recent activity block
* Updated password mailers to come from mavens email
* Updated revenue and order stats to account for refunds
* Fixed pdf error in app admin
* Fixed email recipient for answer mailer
* Added quick order/subscription creation to admin customer view
* Added a way to clear any set filters when filtering content views in admin
* Site scripts moved to separate screen, and code editor enabled


---

# 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/june-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.
