# 2024 February

## :tada: Major updates

* It is now possible to **update API specification** of APIs associated to subscribed plans. This allows minor version updates without having to roll out a new plan.

## :tools: Improvements & fixes

* Improved scaling of Analytics dashboards.
* Workspace Users page now reloads properly when switching between workspaces.
* Short Collection names (1-2 characters) are now accepted.
* The Subscriptions page in My Hub is now a list instead of cards, making the UI more consistent.
* Fixed inconsistent site behavior for users without a workspace navigating the catalog.
* Invalid baseURLs are now handled better during API upload.
* ...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/2024-february.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.
