# September 2020

* New Profile Plugin - enables user profiles (with editing), followers, and user activities
* New Customer Dashboard
* fixed "Site Admin" link not showing in dropdown for customers
* added Rack Timeout
* New Team functionality - adds a "seats" option to subscription plans, enabling customers to add other customers
* New Slack Notify - notifies Mavenseed slack channel about new accounts and subscriptions
* New Playlists plugin - lets customers organize site content into private or shareable lists
* script to remove users with no accounts


---

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