|
1 |
| -# 5.4.0 Release Notes |
| 1 | +# 5.5.0 Release Notes |
2 | 2 |
|
3 | 3 | ## Summary:
|
4 | 4 | ||Version|
|
|
7 | 7 | | **RPC** | 8.0.0
|
8 | 8 | | **Tested Targeting** | Android 31
|
9 | 9 |
|
10 |
| -## Bug Fixes / Enhancements: |
| 10 | +## Bug Fixes: |
11 | 11 |
|
12 |
| -- [Video auto restarts streaming regardless if HMI level is streamable ](https://github.com/smartdevicelink/sdl_java_suite/issues/1807) |
13 |
| - |
14 |
| -- [Video Streaming Fails on Android 12 at Low Resolutions](https://github.com/smartdevicelink/sdl_java_suite/issues/1803) |
15 |
| - |
16 |
| -- [sdl_java_se uses deprecated testCompile in build.gradle](https://github.com/smartdevicelink/sdl_java_suite/issues/1805) |
17 |
| - |
18 |
| -- [Incorrect behavior and potential crashes in PresentAlertOperation.supportsSoftButtonImages()](https://github.com/smartdevicelink/sdl_java_suite/issues/1800) |
19 |
| - |
20 |
| -- [Bugfix/rs notification issue usb](https://github.com/smartdevicelink/sdl_java_suite/pull/1797) |
21 |
| - |
22 |
| -- [Attempting to Send Voice Command with No Strings Fails to Log Error](https://github.com/smartdevicelink/sdl_java_suite/issues/1798) |
23 |
| - |
24 |
| -- [Fix LCM to close down properly](https://github.com/smartdevicelink/sdl_java_suite/pull/1796) |
25 |
| - |
26 |
| -- [Cleanup/proposal sdl 0286 spacing](https://github.com/smartdevicelink/sdl_java_suite/pull/1782) |
27 |
| - |
28 |
| -- [API Reference Docs Typos](https://github.com/smartdevicelink/sdl_java_suite/issues/1792) |
29 |
| - |
30 |
| -- [Foreground Service Notifications can be delayed by 10 seconds](https://github.com/smartdevicelink/sdl_java_suite/issues/1733) |
31 |
| - |
32 |
| -- [Bluetooth Permission Requirements will change in Android 12](https://github.com/smartdevicelink/sdl_java_suite/issues/1732) |
33 |
| - |
34 |
| -- [[SDL 0345] Android 12 Issues](https://github.com/smartdevicelink/sdl_java_suite/issues/1794) |
35 |
| - |
36 |
| -- [SdlRouterService crashes if SDL app sets targetSdkVersion to 31, and running on Android 12](https://github.com/smartdevicelink/sdl_java_suite/issues/1751) |
37 |
| - |
38 |
| -- [Error Code is cut off from bulk data when reading a SEND_INTERNAL_ERROR query](https://github.com/smartdevicelink/sdl_java_suite/issues/1790) |
39 |
| - |
40 |
| -- [NPE crash in BaseLifecycleManager on checkLifecycleConfiguration](https://github.com/smartdevicelink/sdl_java_suite/issues/1783) |
41 |
| - |
42 |
| -- [NPE crash in SdlDeviceListener](https://github.com/smartdevicelink/sdl_java_suite/issues/1780) |
43 |
| - |
44 |
| -- [NPE crash in BaseLifecycleManager](https://github.com/smartdevicelink/sdl_java_suite/issues/1781) |
45 |
| - |
46 |
| -- [SoftButtonObject doesn't handle error states correctly](https://github.com/smartdevicelink/sdl_java_suite/issues/1774) |
47 |
| - |
48 |
| -- [ScrollableMessage.timeout units should be specified in documentation](https://github.com/smartdevicelink/sdl_java_suite/issues/1775) |
49 |
| - |
50 |
| -- [Incorrect SPP error notification presented to user](https://github.com/smartdevicelink/sdl_java_suite/issues/1661) |
51 |
| - |
52 |
| -- [SecurityQuery error notification payload not set](https://github.com/smartdevicelink/sdl_java_suite/issues/1753) |
53 |
| - |
54 |
| -- [Menu Manager won't send submenu cell images on RPC versions >= 5.0 && < 7.0 #2047](https://github.com/smartdevicelink/sdl_java_suite/issues/1756) |
55 |
| - |
56 |
| -- [GenerateSources gradle task in javaSE incorrectly reads the version from gradle.properties instead of VERSION file](https://github.com/smartdevicelink/sdl_java_suite/issues/1763) |
| 12 | +- [ScreenManager tries to upload images even if they are not supported (SDL 2.0)](https://github.com/smartdevicelink/sdl_java_suite/issues/1738) |
57 | 13 |
|
0 commit comments