Skip to content
Merged
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
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,27 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

<!-- auto-changelog-above -->

#### [1.1.19](https://github.com/rdkcentral/control/compare/1.1.18...1.1.19)

> 4 August 2026

- RDKEMW-22339: BLE key thread spins due to fds not cleaned up properly [`#264`](https://github.com/rdkcentral/control/pull/264)
- RDKEMW-20482: enable audio charac notifications at remote connection [`#256`](https://github.com/rdkcentral/control/pull/256)
- RDKEMW-17937 : remove ctrlm build flags - IP_ENABLED [`#253`](https://github.com/rdkcentral/control/pull/253)
- RDKEMW-21962 : ctrlm-main - Use of potentially dangerous function [`#263`](https://github.com/rdkcentral/control/pull/263)
- RDKEMW-20831 : remove ctrlm unused IARM calls/events [`#258`](https://github.com/rdkcentral/control/pull/258)
- RDKEMW-21599 : Control manager crashed on executing tr181 command [`#262`](https://github.com/rdkcentral/control/pull/262)
- RDKEMW-4056 : RFC overrides for BLE network config [`#52`](https://github.com/rdkcentral/control/pull/52)
- RDKEMW-19785 : control manager - remove deprecated RFCs [`#243`](https://github.com/rdkcentral/control/pull/243)
- RDKEMW-20544: Add timestamp to T2 accum markers [`#261`](https://github.com/rdkcentral/control/pull/261)
- RDKEMW-17936 : remove ctrlm build flags - USE_IARM_POWER_MANAGER [`#251`](https://github.com/rdkcentral/control/pull/251)
- RDKEMW-20543: Send IR Prog State RF4CE Network [`#252`](https://github.com/rdkcentral/control/pull/252)
- RDKEMW-7310 : remove ctrlm build flags - USE_DEPRECATED_IRMGR [`#254`](https://github.com/rdkcentral/control/pull/254)
- RDKEMW-18082: ctrlm coverity cleanup [`#225`](https://github.com/rdkcentral/control/pull/225)
- RDKEMW-17935 : remove ctrlm build flags - USE_DEPRECATED_HDMI_INPUT_PLUGIN [`#250`](https://github.com/rdkcentral/control/pull/250)
- RDKEMW-20361 : ctrlm branch name print in logs not correct [`#248`](https://github.com/rdkcentral/control/pull/248)


#### [1.1.18](https://github.com/rdkcentral/control/compare/1.1.17...1.1.18)

> 17 June 2026
Expand Down
Loading