# 2023 November

## :tada: Major updates

* The **FAQ section** of your services is now easier to edit and reorder.
* Tenant administrators can now **invite new users** to any workspace in the tenant.
* Uploading **contracts** to plans is now optional (does not apply to marketplace.apinity.io).

## :tools: Improvements & fixes

* Renamed "API Collection" menu to "APIs" to avoid confusion of its function.
* Corrected example cURLs under Subscriptions.
* Improved the dialog for creating Consumer Clients.
* Fixed a bug that caused a hang-up during the creation / assignment of Consumer Clients.
* Fixed an alignment issue in the Tools & Resources menu.
* Improved pop-up notifications.
* ...and many more.


---

# 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.apinity.io/release-notes/2023-november.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.
