# 2022.15.0 - August 24, 2022

### Catalog&#x20;

In release [22.14.0](/releases/2022/2022.14.0-august-10-2022.md) Categories was released to help with managing your Catalog, this release we're expanding on the functionality to make it faster to use.

**Categories** can now be quickly created within the **Catalog Listing Page**, making it so you don't have to navigate to the Categories page every time you want to create a new Category.

Pressing the + Button beside the Category will bring up a modal to create new categories.<br>

<figure><img src="/files/vtK2tirH07thppN0LThg" alt=""><figcaption></figcaption></figure>

Just like the create panel from the Categories Page you’ll need to enter a Name for the new category and can optionally select a Parent Category that this will be placed inside

<figure><img src="/files/f67CmKUguL35Mktbedgn" alt=""><figcaption></figcaption></figure>

### Bugs/Cases

* DEV-675 Save button on rule creation window was missing
* DEV-670 Catalog API calls with undefined UUIDs caused the service to crash
* DEV-660 Values for "Used in Items" were not centered vertically in Categories
* DEV-644 Options were not appearing on attributes even though the tags matched
* DEV-601 Wildcard subdomain could not be added to a token
* DEV-565 Downloading images from a render job was not working
* DEV-480 Editing multiple script rules on an Item were broken
* DEV-401 Custom scripts did not update when two were made at the same time


---

# 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://community.threekit.com/releases/2022/2022.15.0-august-24-2022.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.
