# Changelog

Here, you'll find a comprehensive list of updates and changes made to the app, so you can stay informed on its progress and development. Whether you're a new user or have been using the app for a while, this page is a great resource to keep up-to-date with all the latest features and improvements.

We strive to continuously enhance and optimize the app to provide the best possible experience for our users, so check back regularly to see what's new.

<details>

<summary>v2.5.0 - 2023-02-19</summary>

**Features**

* Added more translations to the pairing process (`de`, `fr`, `it`, `sv`, `no`, `es`, `da`, `pl`)
* Improved feedback in the pairing process and handling of more edge-cases
* Added a new "Open Google Assistant with \[input]" action

</details>

<details>

<summary>v2.4.2 - 2023-02-15</summary>

#### Fixes

* Fix getting the installed apps from the device for some already installed devices

</details>

<details>

<summary>v2.4.1 - 2023-02-14</summary>

#### Features

* Refactor pairing and settings to homey compose

#### Fixes

* Fix flow card actions
* Fix flow card triggers
* Fix flow card actions autocomplete

</details>

<details>

<summary>v2.4.0 - 2023-02-13</summary>

#### Features

* Homey SDK v3 upgrade to support the latest Homey models
* New pairing views that follow Homey design standard
* Automatically resolve TV settings such as Jointspace version and authentication method
* Manually add device by ip
* Add device discovery to pairing
* Add translations for `de`, `fr`, `it`, `sv`, `no`, `es`, `da` and `pl`
* Add new `set_ambilight_mode` capability

#### Fixes

* Fix (some) pincode submit errors

</details>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://homey-philips-tv.gitbook.io/en/overview/changelog.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
