All notable changes to this RDK Service will be documented in this file.
-
Each RDK Service has a CHANGELOG file that contains all changes done so far. When version is updated, add a entry in the CHANGELOG.md at the top with user friendly information on what was changed with the new version. Please don't mention JIRA tickets in CHANGELOG.
-
Please Add entry in the CHANGELOG for each version change and indicate the type of change with these labels:
- Added for new features.
- Changed for changes in existing functionality.
- Deprecated for soon-to-be removed features.
- Removed for now removed features.
- Fixed for any bug fixes.
- Security in case of vulnerabilities.
-
Changes in CHANGELOG should be updated when commits are added to the main or release branches. There should be one CHANGELOG entry per JIRA Ticket. This is not enforced on sprint branches since there could be multiple changes for the same JIRA ticket during development.
-
For more details, refer to versioning section under Main README.
- Update LoggingUtils to migrate processes properly in CGroup V2 scheme as well (change is compatible with CGv1)
- Add test runner support
- Fix memory pressure settings config generation
- Extend memory pressure configuration
- Implement Thunder Plugin Configuration for Kirkstone builds(CMake-3.20 & above)
- Initial support for WPEWebKit 2.38
- Change clock type to monotonic based
- Check load percentage before triggering LoadFinished notification
- Fixed Worker thread callback crash after browser plugin deactivation
- Undefined symbols on qemu x86 platform
- LoadFailed event is not triggerring with the URL(failed to load by the browser)
- Config entry to enable WebAudio
- Verify source frame of response before reading http status code
- Option to rename WPEWebProcess
###Fixed
- Apply config localstorageenabled value for GLIB API
- Added an option to specify different Cairo GL compositor for ResidentApp and SearchAndDiscoveryApp callsigns
- Cloud cookie jar support
- Option to select different Cairo GL Compositor a build time
- Update TZ from file (/opt/persistent/timeZoneDST)
- Option to redirect logs to a specific journald unit
- Log enhancement, avoid flooding of BridgeQuery logs
- Added log enhancement
- Added JSPP callsign
- Disabled Page Cache
- Support for GLib based APIs (wpe-2.28)
- Added options for
- Local Storage Quota
- WebInspector Server
- IndexedDB (location, quota)
- Spatial Navigation
- Window closure through scripts
- Universal access
- Configuration to build with libsoup3
- Provision to pass user scripts
- Log enhancement
- Add CHANGELOG
- Reset API version to 1.0.0
- Change README to inform how to update changelog and API version