# October 2020

* Added video count to site display in app admin
* New Data Exports under Site dropdown - currently supporting customers, orders, and subscriptions
* New Customer Preferences with auto play and auto skip options
* Course lesson list updates - lessons with videos now display time in minutes, quizzes display question count, and updated to better display courses with lots of lessons (modeling more after EDU)
* Customer account bookmarks and projects have moved to the new and improved customer dashboard
* Blue text issues fixed for dark themed sites
* PayPal support for digital purchases and subscriptions via Market plugin
* Plugin subscription system
* Added autoplay and autoskip to customer preferences
* Added customer, order, and subscription export capabilities to account
* Added customer dashboard
* Added custom footer copyright text option in settings
* Added option to schedule posts
* script to remove users with no accounts
* improved account search in app admin (search by name, email
* Course lesson list updates - lessons with videos now display time in minutes, quizzes display question count, and updated to better display courses with lots of lessons (modeling more after EDU)
* Customer account bookmarks and projects have moved to the new and improved customer dashboard
* Blue text issues fixed for dark themed sites
* new memoization patterns on record lookup in webhook services


---

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