# November 2020

* New and improved WYSIWYG editor
* App Admin posts can now be scheduled
* Fixed builder not accessible by supers
* Import utility updates
* Fixed border color on community replies
* Fixed order of answers on question event view
* New Site management dashboard
* Fixed reviews showing when plugin deactivated
* Fixed links not opening in new window

### **Nov 23rd**

* Coupons in admin can now be searched sorted, and filtered
* New internal infrastructure to track coupon usage
* Added option to export coupons under Data Exports in Site Settings in Account
* Added internal infrastructure so that exercises can support video and sketchfab type submissions
* Fixed game level not able to be deleted in plugin settings
* Add tags and categories support for playlists, and lessons (internal\*)
* Added bookmark support for questions (internal\*)
* Added metadata columns to multiple tables (supports migration of EDU)
* Added custom css classes to questions list (ms--question-list) and questions form (ms--question-form) for site styling purposes
* Fixed domain name instructions not appearing after saving custom domain

### Up Next

* added the ability for page leafs to be duplicated
* numerous under the hood bug fixes

### Nov 30th

* better detection of empty coupons fixes post op order jobs (and order confirmation emails) sometimes not firing


---

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