|
1 | | -# 5.1.0 Release Notes |
| 1 | +# 5.1.1 Release Notes |
2 | 2 |
|
3 | 3 | ## Summary: |
4 | 4 | ||Version| |
|
7 | 7 | | **RPC** | 7.1.0 |
8 | 8 | | **Tested Targeting** | Android 30 |
9 | 9 |
|
10 | | -## Features: |
11 | | - |
12 | | -- [[SDL 0296] Possibility to update video streaming capabilities during ignition cycle](https://github.com/smartdevicelink/sdl_java_suite/issues/1410) |
13 | | - |
14 | | -- [[SDL 0282] Screen Manager Alert Manager](https://github.com/smartdevicelink/sdl_java_suite/issues/1304) |
15 | | - |
16 | | -- [[SDL 0269] New vehicle data ClimateData ](https://github.com/smartdevicelink/sdl_java_suite/issues/1247) |
17 | | - |
18 | | -- [[SDL 0262] New vehicle data SeatOccupancy](https://github.com/smartdevicelink/sdl_java_suite/issues/1240) |
19 | | - |
20 | | -- [[SDL 0198] - Media Skip Indicators](https://github.com/smartdevicelink/sdl_java_suite/issues/871) |
21 | | - |
22 | | - |
23 | | -## Enhancements: |
24 | | - |
25 | | -- [[SDL 0180] Broaden Choice Uniqueness](https://github.com/smartdevicelink/sdl_java_suite/issues/811) |
26 | | - |
27 | | -- [[SDL 0305] Homogenize TextFieldName](https://github.com/smartdevicelink/sdl_java_suite/issues/1367) |
28 | | - |
29 | | -- [[SDL 0238] Keyboard Enhancements](https://github.com/smartdevicelink/sdl_java_suite/issues/1121) |
30 | | - |
31 | | -- [[SDL 0267] Main Menu UI Updates](https://github.com/smartdevicelink/sdl_java_suite/issues/1246) |
32 | | - |
33 | | -- [[SDL 0274] Add preferred FPS to VideoStreamingCapability](https://github.com/smartdevicelink/sdl_java_suite/issues/1268) |
34 | | - |
35 | | -- [[SDL 0292] Improve VirtualDisplayEncoder for stable frame rate](https://github.com/smartdevicelink/sdl_java_suite/issues/1361) |
36 | | - |
37 | | -- [[SDL 0255] Enhance BodyInformation vehicle data ](https://github.com/smartdevicelink/sdl_java_suite/issues/1234) |
38 | | - |
39 | | -- [[SDL 0244] Custom Playback Rates for SetMediaClockTimer](https://github.com/smartdevicelink/sdl_java_suite/issues/1147) |
40 | | - |
41 | | -- [Refactor FileManager to use queues ](https://github.com/smartdevicelink/sdl_java_suite/issues/1572) |
42 | | - |
43 | | -- [Taskmaster should be updated to the latest version](https://github.com/smartdevicelink/sdl_java_suite/issues/1589) |
44 | | - |
45 | | -- [Refactor VoiceCommandManager to use queues](https://github.com/smartdevicelink/sdl_java_suite/issues/1549) |
46 | | - |
47 | | -- [[SDL 0323] - Align video streaming parameters with VideoStreamingCapability](https://github.com/smartdevicelink/sdl_java_suite/issues/1569) |
48 | | - |
49 | | -- [[SDL 0285] ShowConstantTBT Description Update](https://github.com/smartdevicelink/sdl_java_suite/issues/1573) |
50 | | - |
51 | 10 |
|
52 | 11 | ## Bug Fixes: |
53 | 12 |
|
54 | | -- [Multiframe encryption is not implemented correctly](https://github.com/smartdevicelink/sdl_java_suite/issues/1642) |
55 | | - |
56 | | -- [Empty string bug with Menu Cell](https://github.com/smartdevicelink/sdl_java_suite/issues/1623) |
57 | | - |
58 | | -- [CRC is not set for PutFile in FileManager](https://github.com/smartdevicelink/sdl_java_suite/issues/1622) |
59 | | - |
60 | | -- [Fix spelling of "auxillary" in StaticIconName.java](https://github.com/smartdevicelink/sdl_java_suite/issues/1632) |
61 | | - |
62 | | -- [Main Menu UI Updates Don't Take TextFieldName / ImageFieldName into account](https://github.com/smartdevicelink/sdl_java_suite/issues/1628) |
63 | | - |
64 | | -- [Choice set default timeout needs to have the same behavior as the AlertManager and needs to be aligned with iOS](https://github.com/smartdevicelink/sdl_java_suite/issues/1630) |
65 | | - |
66 | | -- [@deprecated annotation in class Javadoc makes the whole class marked as deprecated ](https://github.com/smartdevicelink/sdl_java_suite/issues/1626) |
67 | | - |
68 | | -- [SDL failed to start video streaming if users enable WiFi on the head unit after the NaviAPP is activated](https://github.com/smartdevicelink/sdl_java_suite/issues/1235) |
69 | | - |
70 | | -- [SDL failed to start video streaming if users enable WiFi on the phone later 150s after the NaviAPP is activated](https://github.com/smartdevicelink/sdl_java_suite/issues/1236) |
71 | | - |
72 | | -- [Missing permission check in IntegrationValidator](https://github.com/smartdevicelink/sdl_java_suite/issues/1615) |
73 | | - |
74 | | -- [OnRPCNotificationListener for ON_Button_Press JavaSE ](https://github.com/smartdevicelink/sdl_java_suite/issues/1397) |
75 | | - |
76 | | -- [Remove Refresh Handler from SdlRemoteDisplay](https://github.com/smartdevicelink/sdl_java_suite/issues/858) |
77 | | - |
78 | | -- [New thread is started for every decode operation in AudioDecoderCompat](https://github.com/smartdevicelink/sdl_java_suite/issues/1596) |
79 | | - |
80 | | -- [Tests fail because current code state doesn't match MOBILE_API](https://github.com/smartdevicelink/sdl_java_suite/issues/1597) |
81 | | - |
82 | | -- [Only auto-overwrite non-persistent files on RPC v4.3 and below](https://github.com/smartdevicelink/sdl_java_suite/issues/1580) |
83 | | - |
84 | | -- [Avoid re-uploading blank artwork](https://github.com/smartdevicelink/sdl_java_suite/issues/1579) |
85 | | - |
86 | | -- [OnServiceError for Nav and PCM is called even if no service from that type is started](https://github.com/smartdevicelink/sdl_java_suite/issues/1574) |
87 | | - |
88 | | -- [Setting a `SDLArtwork`'s `overwrite` property to true does not work with screen manager](https://github.com/smartdevicelink/sdl_java_suite/issues/1346) |
89 | | - |
90 | | -- [Supporting devices with SDL 2.0.0](https://github.com/smartdevicelink/sdl_java_suite/issues/1541) |
| 13 | +- [Add null checks and synch around session in LCM](https://github.com/smartdevicelink/sdl_java_suite/pull/1659) |
91 | 14 |
|
92 | | -- [Gradle 4.1 compatibility issues ](https://github.com/smartdevicelink/sdl_java_suite/issues/1551) |
| 15 | +- [Add NPE check in BaseChoiceSetManager](https://github.com/smartdevicelink/sdl_java_suite/pull/1648) |
93 | 16 |
|
94 | | -- [BitConverter NullPointerExeptions](https://github.com/smartdevicelink/sdl_java_suite/issues/193) |
| 17 | +- [Attempt to fix unreproducible ClassCastException](https://github.com/smartdevicelink/sdl_java_suite/pull/1660) |
95 | 18 |
|
96 | | -- [HelloSDL JavaEE 5.1 updates](https://github.com/smartdevicelink/sdl_java_suite/issues/1639) |
97 | 19 |
|
98 | 20 |
|
99 | 21 |
|
|
0 commit comments