# Changelog

## [2.2.0 - 2025-12-03](https://docs.8select.io/api/changelog/2.2.0)

### Implemented Features

* You can now request a simplified version of 8.SET and 8.SET Custom combined

[Go to detailed version description.](https://docs.8select.io/api/changelog/2.2.0)

## [2.1.0 - 2025-09-04](https://docs.8select.io/api/changelog/2.1.0)

### Implemented Features

* You will now get back more than 1 8.SET Custom set.

[Go to detailed version description.](https://docs.8select.io/api/changelog/2.1.0)

## [2.0.0 - 2024-07-25](https://docs.8select.io/api/changelog/2.0.0)

### Implemented Features

* You can now request any type of content via the API
* The schema completely changed
* You can now not only get the product id but also the properties like brand, name, prices etc.
  * To ensure that you show the most recent data you should still make an extra roundtrip to your own database and fetch the most recent data to render your UI

[Go to detailed version description.](https://docs.8select.io/api/changelog/2.0.0)

## [1.0.1 - 2021-04-27](https://docs.8select.io/api/changelog/1.0.1)

### Fixed Bugs

* An empty result is now empty, before it contained an edge with `null` values

[Go to detailed version description.](https://docs.8select.io/api/changelog/1.0.1)

## 1.0.0 - 2021-03-12

### Implemented Features

* Initial release with support for 8.SET Compose
