> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cellulose.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# v0.0.3

Date: May 19, 2023

## Highlights

1. ONNX-TensorRT version 8.6.1 compatibility checks now available as part of
   the Professional Plan! Check out the [announcement blog post](https://www.cellulose.ai/blog/introducing-tensorrt-8-compatibility-checks-for-onnx-models)
   and [full documentation here](https://docs.cellulose.ai/runtime-support/tensorrt/overview).

<Frame>
  <img src="https://mintcdn.com/cellulose/x0ZxTL5USk0t6UqF/images/releases/0.0.3/tensorrt-compatibility-badge.png?fit=max&auto=format&n=x0ZxTL5USk0t6UqF&q=85&s=a4386ff622904df77f82a328af77b562" alt="TensorRT Support" width="1654" height="1074" data-path="images/releases/0.0.3/tensorrt-compatibility-badge.png" />
</Frame>

2. Revamped layout at the Model editor header bar.
   * A lot less cluttered with model badges (model type, IR version,
     producer version etc.) to the left and filtering parameters (runtime
     selection, search bar etc.) on the right.

<Frame>
  <img src="https://mintcdn.com/cellulose/x0ZxTL5USk0t6UqF/images/releases/0.0.3/model-editor-header-bar-revamp.png?fit=max&auto=format&n=x0ZxTL5USk0t6UqF&q=85&s=d9759975320babf0d5b6ed90f335efc4" alt="Model Editor Header Bar Revamp" width="3290" height="896" data-path="images/releases/0.0.3/model-editor-header-bar-revamp.png" />
</Frame>

3. Better contrast and styling for the GraphNodeTray.
   * Better color diversity amongst the large list of support ONNX Operations.
   * Fixed darkened / hardly visible text while in Dark Mode.

<Frame caption="Better contrast and color support for Op tray">
  <img src="https://mintcdn.com/cellulose/EXUnoSFrFOlOMt19/images/releases/0.0.3/graphnodetray-revamp.png?fit=max&auto=format&n=EXUnoSFrFOlOMt19&q=85&s=58deb5f815c376eeb70955c7fa9ea3b5" alt="GraphNodeTray Revamp" width="354" height="948" data-path="images/releases/0.0.3/graphnodetray-revamp.png" />
</Frame>

## Bug Fixes

1. Fix mismatched names on the Cellulose dashboard vs. Stripe billing profile.
