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

# Fallback Node Changelog

> Changelog of updates to Oso Cloud Fallback Node.

Read more about the [Fallback Node](/deploy/fallback-nodes) as a feature.

### 1.3.3

* Update base image.
* Performance improvements.

### 1.3.2

* Update base image.
* Performance improvements.

### 1.3.1

* Update base image.
* Performance improvements.

### 1.3.0

* Performance improvements.

### 1.2.0

* Performance improvements.

### 1.1.0

* Reject facts having types with an ID of '\*'.

### 1.0.1

* Address performance issue with executing Local Authorization queries.

### 1.0.0

* Support for ARM64 architecture.
* Export [metrics](/deploy/fallback-nodes) to understand Fallback data recency and usage.
* Support for starting Fallback from an existing copy of data and rules if using [persistent storage](/deploy/fallback-nodes#storage-types).
* Support for exporting data to a tarball that can be used to start an Oso Fallback node.

### 0.3.2

* Fix memory leak on rules and data update.

### 0.3.1

* Add support for reading facts and Local Authorization.

### 0.3.0

* Performance improvements. Add support for `/evaluate_query` endpoint.

### 0.2.0

<Warning>
  Deprecated as of June 10, 2024, to be removed on July 10, 2024.
</Warning>

* Performance improvements.

### 0.1.0

<Warning>
  Deprecated as of June 10, 2024, to be removed on July 10, 2024.
</Warning>

* Initial release.
