# September 2022

* New! [Custom merchandise](https://docs.mavenseed.com/admin/selling-merch#custom-merch) can now be created(outside of Printful)
* New! Track downloads with new attachment logs instead of download events
* New! Let Mavens optionally plant trees with [Digital Humani](/managing-your-site/settings/integrations/tree-planting.md)
* New! Customers and Users can now enable notifications and emails for Comments on Projects
* New! When a user marks a Answer Notification read, we'll mark all the others as read too if they are in the same thread
* Let Merch variants be also selected by Title if option is checked
* Integrated TypeForm Invite (super tenant)
* Fixed Heads Up! message on lessons sometimes appearing multiple times
* Fixed course tracking not awarding points + added option for custom game points per course
* Fixed billing tab be shown to users and customers without a subscription
* Fixed duplicate editor instantiation when inserting image from media library
* Total revenue reports now calculating from sub total instead of total


---

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