summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJoey Grover <joeygrover@gmail.com>2023-02-14 13:41:29 -0500
committerGitHub <noreply@github.com>2023-02-14 13:41:29 -0500
commita9241279e9b977b5344b746c159a3b74188a28ce (patch)
tree92361903c7b9901c6f453ae27bfc361c143850b3 /CHANGELOG.md
parentc5b805411cc285c0ade2933a22c4134c922a1b13 (diff)
parentd424ab265bd23d21386323f84e20299c64561af4 (diff)
downloadsdl_android-master.tar.gz
Merge pull request #1840 from smartdevicelink/hotfix/issue_1839HEAD5.6.1masterdevelop
Hot Fix for #1839. Adding fallback logic for starting router service
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md32
1 files changed, 8 insertions, 24 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f5b1a9cb0..2bcecba4e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,29 +1,13 @@
-# 5.6.0 Release Notes
+# 5.6.1 Release Notes
## Summary:
-||Version|
-|--|--|
-| **Protocol** | 5.4.1
-| **RPC** | 8.0.0
-| **Tested Targeting** | Android 33
-## Bug Fixes:
+|| Version|
+|---|---|
+| **Protocol** | 5.4.1 |
+| **RPC** | 8.0.0 |
+| **Tested Targeting** | Android 33 |
-- [Images not displaying correctly on Alerts sent via AlertManager](https://github.com/smartdevicelink/sdl_java_suite/issues/1835)
-
-- [TemplateConfiguration not set in currentScreenData in TextAndGraphicManager on RPC >= 6 ](https://github.com/smartdevicelink/sdl_java_suite/issues/1833)
-
-- [Setting bad data in one T&G field then good data quickly in another can lead to the good data failing.](https://github.com/smartdevicelink/sdl_java_suite/issues/1828)
-
-- [ForegroundServiceStartNotAllowedException in SdlRouterStatusProvider](https://github.com/smartdevicelink/sdl_java_suite/issues/1829)
-
-- [`DisplayCapabilities` `ScreenParams` null in SystemCapabilityManager](https://github.com/smartdevicelink/sdl_java_suite/issues/1824)
-
-- [Media app does not disappear from Sync after bluetooth connection is turned off when USB is plugged in if the app RequiresAudioSupport flag is set to true](https://github.com/smartdevicelink/sdl_java_suite/issues/1802)
-
-- [Android 13 issues](https://github.com/smartdevicelink/sdl_java_suite/issues/1812)
-
-- [ForegroundServiceStartNotAllowedException in SdlRouterService ](https://github.com/smartdevicelink/sdl_java_suite/issues/1815)
-
-- [SdlArtwork clone issue](https://github.com/smartdevicelink/sdl_java_suite/issues/1818)
+## Bug Fix / Enhancements:
+- [Nearby Devices permission on Android 12 and Above #1839](https://github.com/smartdevicelink/sdl_java_suite/issues/1839) \ No newline at end of file