Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 34 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,36 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [1.0.36](https://github.com/rdkcentral/devicesettings/compare/1.0.35...1.0.36)
#### [1.0.37](https://github.com/rdkcentral/devicesettings/compare/1.0.36...1.0.37)

- RDKEMW-22808,RDKEMW-22129,RDKEMW-22891: Audio muted FFV (#261) [`#271`](https://github.com/rdkcentral/devicesettings/pull/271)
- RDKDEV-1389 Add Device Settings Documentation [`#254`](https://github.com/rdkcentral/devicesettings/pull/254)
- Merge tag '1.0.36' into develop [`86ca9de`](https://github.com/rdkcentral/devicesettings/commit/86ca9de0d705c4fc919359d5679daf7e256b795d)

#### [1.0.36](https://github.com/rdkcentral/devicesettings/compare/1.0.36-hotfix.2N...1.0.36)

> 20 July 2026

#### [1.0.36-hotfix.2N](https://github.com/rdkcentral/devicesettings/compare/1.0.36-hotfix.2...1.0.36-hotfix.2N)

> 31 July 2026

- RDKEMW-22808,RDKEMW-22129: Audio muted FFV (#261) [`#270`](https://github.com/rdkcentral/devicesettings/pull/270)

#### [1.0.36-hotfix.2](https://github.com/rdkcentral/devicesettings/compare/1.0.36-hotfix.1...1.0.36-hotfix.2)

> 31 July 2026

- RDKEMW-22808,RDKEMW-22129: Audio muted FFV [`#261`](https://github.com/rdkcentral/devicesettings/pull/261)

#### [1.0.36-hotfix.1](https://github.com/rdkcentral/devicesettings/compare/1.0.35...1.0.36-hotfix.1)

> 31 July 2026

- RDKEMW-19726: Resolution not persisted [`#263`](https://github.com/rdkcentral/devicesettings/pull/263)
- RDKEMW-19283: Fix AUTO mode runtime state not updating when persist=false [`#255`](https://github.com/rdkcentral/devicesettings/pull/255)
- 1.0.36 release change log updates [`7964d87`](https://github.com/rdkcentral/devicesettings/commit/7964d8770d6fe25a2c2fff9cb296ada6b87d89be)
- RDKEMW-21885: write hdmi inprogress state [`cad4cf1`](https://github.com/rdkcentral/devicesettings/commit/cad4cf16222d328526d9a26e070dd1ba7ae31959)
- Merge tag '1.0.35' into develop [`63c92b0`](https://github.com/rdkcentral/devicesettings/commit/63c92b055ba7de2ba790d8b23b6d822b75200ecb)

#### [1.0.35](https://github.com/rdkcentral/devicesettings/compare/1.0.34...1.0.35)
Expand Down Expand Up @@ -102,10 +128,16 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- 1.0.25 release change log updates [`75b7563`](https://github.com/rdkcentral/devicesettings/commit/75b7563fc461eeaa31bd68140f29ccf0900a6655)
- Merge tag '1.0.24' into develop [`4e94421`](https://github.com/rdkcentral/devicesettings/commit/4e94421d193d4d5e7dea28ccf49198c7dc2bf1d4)

#### [1.0.24](https://github.com/rdkcentral/devicesettings/compare/1.0.24-hotfix.3...1.0.24)
#### [1.0.24](https://github.com/rdkcentral/devicesettings/compare/1.0.24-hotfix.4...1.0.24)

> 14 November 2025

#### [1.0.24-hotfix.4](https://github.com/rdkcentral/devicesettings/compare/1.0.24-hotfix.3...1.0.24-hotfix.4)

> 30 July 2026

- RDKEMW-21885: write hdmi inprogress state [`#269`](https://github.com/rdkcentral/devicesettings/pull/269)

#### [1.0.24-hotfix.3](https://github.com/rdkcentral/devicesettings/compare/1.0.24-hotfix.2...1.0.24-hotfix.3)

> 20 July 2026
Expand Down
Loading