> For the complete documentation index, see [llms.txt](https://giantgrey.gitbook.io/databrain/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://giantgrey.gitbook.io/databrain/changelog/databrain-changelog/1.3.0.md).

# 1.3.0

## New:

* New possibility to view complete data properties & editor from a DataObject Dropdown. (ExposeToInspector still persists for quick access)
* New possibility to easily switch from initial to runtime data view.

<figure><img src="https://2348672745-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIoqF5QAgQsqxrjmTIKpE%2Fuploads%2FQ2qUgFC9YmwJr8EbxX9f%2FinsaneEditor2.gif?alt=media&amp;token=e2cb2737-d8ae-430c-b239-ab47cd4d962d" alt=""><figcaption></figcaption></figure>

## Changed:

* Changed the runtime color to blue to match Unity's 'Enter Play Mode' button color.

## Bugfix:

* Removed HideDataObjectType attribute on DatabrainEvent class
