> For the complete documentation index, see [llms.txt](https://doc-op.blurit.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc-op.blurit.io/2.0/blurit-on-premise/release-notes.md).

# Release notes

## 2.0.6

Starting from this version, custom port configuration has been removed. Applications are now accessible exclusively through the standard ports **80** (HTTP) and **443** (HTTPS). Use the dedicated paths `/api` and `/flower` to access the API and the Flower

## 2.0.2

**New Features:**

* SSL configuration for cloud version

**Hotfixes:**

* **Web App:** Improved input validation to allow spaces in the input path.
* **BlurIt Model:** Resolved an issue with handling videos with low FPS.

## 2.0.1

**New Features:**

* Added HTTP Basic Authentication for the web application, enhancing security.

## 2.0

**New Features:**

* **High-Performance Algorithm** : This new algorithm delivers enhanced computing power and speed, resulting in better overall performance for your tasks.&#x20;
* **Lightweight Model :** In addition to the high-performance algorithm, we’ve introduced a smaller, more efficient model that uses **less GPU RAM**, making it ideal for environments with limited resources. Despite its compact size, it still provides robust results, ensuring you don't have to compromise on accuracy or efficiency.

## 1.1.0:

* CLI configuration all in one

## 1.0.0:

* installation script
* NEW CLI
* fix: not processing image or video with uppercase extension (e.g. image.PNG)
