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
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,18 @@ 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.3](https://github.com/rdkcentral/rdkNativeScript/compare/1.0.2...1.0.3)

- RDKEMW-4329 : Missing file name and incorrect Statuscode in networkmetric [`#48`](https://github.com/rdkcentral/rdkNativeScript/pull/48)
- RDKEMW-5609 : Creating an RDKE XIONE UK build with JSRuntime and WebAssembly support enabled [`#45`](https://github.com/rdkcentral/rdkNativeScript/pull/45)
- RDKEMW-4329 : [RDK Native script]Missing file name and incorrect Status code in network metrics dump [`38d2446`](https://github.com/rdkcentral/rdkNativeScript/commit/38d2446e592e92f3e85d77e46b9d425e57d93dee)
- RDKEMW-5609 : Creating an RDKE XIONE UK build with JSRuntime and Web Assembly support enabled [`60bf71e`](https://github.com/rdkcentral/rdkNativeScript/commit/60bf71e0c42e60d293dfa569a71180f782b0cab9)
- Merge tag '1.0.2' into develop [`910642b`](https://github.com/rdkcentral/rdkNativeScript/commit/910642b2f92ccab11e85b73914b6e6b5b6a9917b)

#### [1.0.2](https://github.com/rdkcentral/rdkNativeScript/compare/1.0.1...1.0.2)

> 7 July 2025

- RDKEMW-3106 : Ensure modules path works in all environments [`#39`](https://github.com/rdkcentral/rdkNativeScript/pull/39)
- RDKEMW-5230: JSRuntimeLauncher component - RDKE [`#38`](https://github.com/rdkcentral/rdkNativeScript/pull/38)
- RDKEMW-4729:Add support for clearMeasures [`#33`](https://github.com/rdkcentral/rdkNativeScript/pull/33)
Expand All @@ -14,8 +24,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- RDKEMW-4353:Bug when set DEBUG level [`#28`](https://github.com/rdkcentral/rdkNativeScript/pull/28)
- RDKEMW-4278:Update launchTime metrics [`#27`](https://github.com/rdkcentral/rdkNativeScript/pull/27)
- RDKEMW-4353:Implement logs to remain [`32f6cf1`](https://github.com/rdkcentral/rdkNativeScript/commit/32f6cf11af9c786d34334838ff75065fbd0d70cf)
- 1.0.2 release changelog updates [`bd89254`](https://github.com/rdkcentral/rdkNativeScript/commit/bd89254c510cbd92accda18c4df5fa8d7221615f)
- RDKEMW-4729: Code cleanup for window change [`9162e1c`](https://github.com/rdkcentral/rdkNativeScript/commit/9162e1cc2b8c7a19c41a7420e19f05786df4899e)
- Merge tag '1.0.1' into develop [`84a69b0`](https://github.com/rdkcentral/rdkNativeScript/commit/84a69b03e172b343adf6ba5adad49713e3a6cb80)

#### [1.0.1](https://github.com/rdkcentral/rdkNativeScript/compare/1.0.0...1.0.1)

Expand Down