1.1.12 release changelog updates - #201
Conversation
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Updates the project changelog for the 1.1.12 release and recent hotfixes, adjusting the auto-changelog insertion point and correcting an entry date.
Changes:
- Added changelog entries for 1.1.12, 1.1.11.2, and 1.1.11.1 above the auto-changelog marker.
- Moved
<!-- auto-changelog-above -->to the top of the changelog section. - Updated the recorded date for release 1.1.11.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
|
||
| > 9 April 2026 | ||
|
|
||
| - RDKEMW-16333: Update Thunder plugin to use _string and _boolean [`#197`](https://github.com/rdkcentral/control/pull/197) |
There was a problem hiding this comment.
In Markdown, _string and _boolean will render as italics (underscore emphasis), which can obscure the literal names. Wrap these literals in inline code formatting (backticks) so the changelog preserves the exact identifiers.
| - RDKEMW-16333: Update Thunder plugin to use _string and _boolean [`#197`](https://github.com/rdkcentral/control/pull/197) | |
| - RDKEMW-16333: Update Thunder plugin to use `_string` and `_boolean` [`#197`](https://github.com/rdkcentral/control/pull/197) |
| > 9 April 2026 | ||
|
|
||
| - RDKEMW-16333: Update Thunder plugin to use _string and _boolean [`#197`](https://github.com/rdkcentral/control/pull/197) | ||
| - RDKEMW-5849 : remove deprecated "experience" code [`#185`](https://github.com/rdkcentral/control/pull/185) |
There was a problem hiding this comment.
These entries have inconsistent formatting compared to adjacent bullets (extra space before the colon, and 'remove' starting lowercase). For readability and consistency, standardize the ticket formatting (e.g., no space before ':') and use consistent capitalization for the action verb.
| - RDKEMW-5849 : remove deprecated "experience" code [`#185`](https://github.com/rdkcentral/control/pull/185) | |
| - RDKEMW-5849: Remove deprecated "experience" code [`#185`](https://github.com/rdkcentral/control/pull/185) |
| > 7 April 2026 | ||
|
|
||
| - RDKEMW-16711: CHANGELOG for ctrlm hotfix release 1.1.11.2 [`#196`](https://github.com/rdkcentral/control/pull/196) | ||
| - RDKEMW-16711 : Add wakeup reason string, on support/1.1.11 [`#195`](https://github.com/rdkcentral/control/pull/195) |
There was a problem hiding this comment.
These entries have inconsistent formatting compared to adjacent bullets (extra space before the colon, and 'remove' starting lowercase). For readability and consistency, standardize the ticket formatting (e.g., no space before ':') and use consistent capitalization for the action verb.
| #### [1.1.11](https://github.com/rdkcentral/control/compare/1.1.10...1.1.11) | ||
|
|
||
| > 5 March 2026 | ||
| > 6 March 2026 |
There was a problem hiding this comment.
This PR changes the recorded release date for 1.1.11 (previously 5 March 2026). Since this is a historical record, please confirm the corrected date is accurate; if intentional, consider adding a brief note in the PR description explaining the date correction.
| > 6 March 2026 | |
| > 5 March 2026 |
https://ccp.sys.comcast.net/browse/RDKEMW-16915