# 2024 January

## :tada: Major updates

### Milestone feature: *Collections* :tada:

We introduced **Catalog Collections**. This allows administrators to create hand picked collections out of the published services in the Catalog, with thematic banner and visual configuration for each collection. Collections get unique URLs, offering easy promotion and sharing.

### Further feature releases

* We enabled administrators to create a **catalog banner**. This is a customizable banner over the global catalog, providing an additional way to visually tailor your SaaS tenant's external catalog.
* Providers can now **Contact subscribers** directly from the Subscribers dashboard.

## :tools: Improvements & fixes

* Fixed a UI bug in the Access Controls table, where entries with long names spilled out of column.
* Fixed several places in the UI where recent changes were not visible without a forced page refresh.
* Since plan contracts were made optional, the UI still showed a broken placeholder on each plan. This was now fixed, plans without contracts don't show the Contract section anymore.
* Administrators can now invite themselves to workspaces in their tenant. Until now, they could only invite other users.
* ...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-january.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.
