# 2024 April

## :tada: Major updates

* Providers can now define **additional questions during the subscription workflow.** Consumers must fill in the required information before their subscription gets approved. This helps providers gather important standard information for customized service setup.
* It is now possible for users to **delete owned workspaces**, assuming there are no more active subscribers and subscribed services.&#x20;
* Besides manually picked service collections, it is now also possible to define **dynamic collections** based on certain service parameters such as Categories or Countries.

## :tools: Improvements & fixes

* Hide upstream server URL from the consumer-facing / catalog view of services.
* Improved user experience of the APIs page under My Hub.
* Fixed the Workspace Details' address fields to accept non-numeric characters in post code and street number.
* Improved the sorting of the Subscriptions table under My Hub.
* Improved the workflow of API deletion.
* Fixed an issue where too many uploaded documents flowed out of the service page.
* Hugely improved the performance of lookups in the Admin Area.


---

# 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-april.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.
