# What's New With 5.3.0

### Bug

* [CONTENTBOX-1442](https://ortussolutions.atlassian.net/browse/CONTENTBOX-1442) regression - the author preferences UI form should not overwrite all preferences when saving
* [CONTENTBOX-1438](https://ortussolutions.atlassian.net/browse/CONTENTBOX-1438) Adding a category when creating a new blog post causes an error
* [CONTENTBOX-1437](https://ortussolutions.atlassian.net/browse/CONTENTBOX-1437) Upgrade to ContentBox 5.2 from 5.0 does not allow pages to save
* [CONTENTBOX-1436](https://ortussolutions.atlassian.net/browse/CONTENTBOX-1436) PAGES\_EDITOR permission should allow for publishing/unpublishing for editors
* [CONTENTBOX-1435](https://ortussolutions.atlassian.net/browse/CONTENTBOX-1435) Pagination stops working intermittently when navigating the site tree
* [CONTENTBOX-1430](https://ortussolutions.atlassian.net/browse/CONTENTBOX-1430) Media manager context menus breaking intermittently and only a full reload will fix
* [CONTENTBOX-1426](https://ortussolutions.atlassian.net/browse/CONTENTBOX-1426) Publishing time is decimal formatted not Time Formatted
* [CONTENTBOX-1423](https://ortussolutions.atlassian.net/browse/CONTENTBOX-1423) Do not allow to set yourself as your own parent in pages
* [CONTENTBOX-1421](https://ortussolutions.atlassian.net/browse/CONTENTBOX-1421) Import dialog broken regression on all editors
* [CONTENTBOX-1418](https://ortussolutions.atlassian.net/browse/CONTENTBOX-1418) Retrieval Order Field will Only Accept Numbers up to 99
* [CONTENTBOX-1416](https://ortussolutions.atlassian.net/browse/CONTENTBOX-1416) Blog entry content should not have parent modifier

### Improvement

* [CONTENTBOX-1335](https://ortussolutions.atlassian.net/browse/CONTENTBOX-1335) Link the swagger resources to the actions in the api module

### New Feature

* [CONTENTBOX-1444](https://ortussolutions.atlassian.net/browse/CONTENTBOX-1444) New Migration Utils for all migrations to share common utilities
* [CONTENTBOX-1419](https://ortussolutions.atlassian.net/browse/CONTENTBOX-1419) Rapidoc enhancements for our API Docs
* [CONTENTBOX-1417](https://ortussolutions.atlassian.net/browse/CONTENTBOX-1417) New Admin Bar

### Task

* [CONTENTBOX-1441](https://ortussolutions.atlassian.net/browse/CONTENTBOX-1441) Verify the upgrader
* [CONTENTBOX-1372](https://ortussolutions.atlassian.net/browse/CONTENTBOX-1372) Deprecation of `Mobile Layout` in order to use responsive design


---

# 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://contentbox.ortusbooks.com/v5.x/intro/release-history/whats-new-with-5.3.0.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.
