|
1 | | -# 4.11.0 Release Notes |
| 1 | +# 4.11.1 Release Notes |
2 | 2 |
|
3 | 3 | ### Summary: |
4 | 4 | ||Version| |
|
7 | 7 | | **RPC** |6.0.0 |
8 | 8 | | **Tested Targeting** |Android 29 |
9 | 9 |
|
10 | | -## Features |
| 10 | +## Hotfix |
11 | 11 |
|
12 | | -- [[SDL 0234] Proxy Library RPC Generation](https://github.com/smartdevicelink/sdl_java_suite/issues/1090) |
13 | | - |
14 | | -- [[SDL 0124] SDLImageUploadManager](https://github.com/smartdevicelink/sdl_java_suite/issues/1326) |
15 | | - |
16 | | -- [[SDL 0191] Retry Failed File Uploads](https://github.com/smartdevicelink/sdl_java_suite/issues/830) |
17 | | - |
18 | | -- [[SDL 0220] Support for Android custom RouterService](https://github.com/smartdevicelink/sdl_java_suite/issues/1079) |
19 | | - |
20 | | -- [Use GitHub Actions ](https://github.com/smartdevicelink/sdl_java_suite/pull/1233) |
21 | | - |
22 | | - |
23 | | -## Enhancements |
24 | | - |
25 | | -- [Align SystemCapabilityManager with iOS](https://github.com/smartdevicelink/sdl_java_suite/issues/1324) |
26 | | - |
27 | | -- [SystemCapabilityManager doesn't fully support capability subscriptions ](https://github.com/smartdevicelink/sdl_java_suite/issues/1255) |
28 | | - |
29 | | -- [Align Video Streaming State with iOS](https://github.com/smartdevicelink/sdl_java_suite/issues/1331) |
30 | | - |
31 | | -- [SoftButtonObject override Equals method](https://github.com/smartdevicelink/sdl_java_suite/issues/1257) |
32 | | - |
33 | | -- [Lock Screen Icon is not cached](https://github.com/smartdevicelink/sdl_java_suite/issues/1316) |
34 | | - |
35 | | -- [Update License to 2020](https://github.com/smartdevicelink/sdl_java_suite/issues/1264) |
36 | | - |
37 | | - |
38 | | -## Bug Fixes |
39 | | - |
40 | | -- [Inconsistently in ScreenManager behavior if displayCapabilities is null](https://github.com/smartdevicelink/sdl_java_suite/issues/1310) |
41 | | - |
42 | | -- [Remove left over code in hellosdl](https://github.com/smartdevicelink/sdl_java_suite/pull/1330) |
43 | | - |
44 | | -- [VideoStreaming does not start during HMI Level "LIMITED".](https://github.com/smartdevicelink/sdl_java_suite/issues/1289) |
45 | | - |
46 | | -- [Scale Workaround for legacy high-res displays](https://github.com/smartdevicelink/sdl_java_suite/issues/1282) |
47 | | - |
48 | | -- [Refactor router service's exitForeground logic](https://github.com/smartdevicelink/sdl_java_suite/pull/1311) |
49 | | - |
50 | | -- [No Overwrite property for SdlFiles](https://github.com/smartdevicelink/sdl_java_suite/issues/1302) |
51 | | - |
52 | | -- [Deprecate DeviceInfo.DEVICE_OS](https://github.com/smartdevicelink/sdl_java_suite/issues/1290) |
53 | | - |
54 | | -- [Missing enums ](https://github.com/smartdevicelink/sdl_java_suite/issues/1283) |
55 | | - |
56 | | -- [BaseFileManager UploadFiles handles static icons differently then UploadFile](https://github.com/smartdevicelink/sdl_java_suite/issues/1284) |
57 | | - |
58 | | -- [USB transport drops remaining data after PSM FINISHED or ERROR state](https://github.com/smartdevicelink/sdl_java_suite/issues/1279) |
59 | | - |
60 | | -- [Delete notification channel when possible](https://github.com/smartdevicelink/sdl_java_suite/pull/1271) |
61 | | - |
62 | | -- [Null pointer exception in startStream if hapticSpatialDataSupported is missing](https://github.com/smartdevicelink/sdl_java_suite/issues/1245) |
63 | | - |
64 | | -- [Issue in VoiceCommandManager.setVoiceCommands()](https://github.com/smartdevicelink/sdl_java_suite/issues/1293) |
65 | | - |
66 | | -- [Video streaming doesn't start again after closing the app using voice commands](https://github.com/smartdevicelink/sdl_java_suite/issues/1248) |
67 | | - |
68 | | -- [Potential NPE in TextAndGraphicManager](https://github.com/smartdevicelink/sdl_java_suite/issues/1237) |
| 12 | +- [Samsung devices not properly managing notification channels](https://github.com/smartdevicelink/sdl_java_suite/issues/1351) |
0 commit comments