|
1 |
| -# 5.3.0 Release Notes |
| 1 | +# 5.3.1 Release Notes |
2 | 2 |
|
3 | 3 | ## Summary:
|
4 | 4 | ||Version|
|
|
7 | 7 | | **RPC** | 8.0.0
|
8 | 8 | | **Tested Targeting** | Android 30
|
9 | 9 |
|
10 |
| - |
11 |
| -## Features: |
12 |
| - |
13 |
| -- [[SDL 0293] Enable OEM exclusive apps support](https://github.com/smartdevicelink/sdl_java_suite/issues/1588) |
14 |
| - |
15 | 10 | ## Bug Fixes / Enhancements:
|
16 | 11 |
|
17 |
| -- [New TaskMaster release needs to be added to Java Suite Library ](https://github.com/smartdevicelink/sdl_java_suite/issues/1745) |
18 |
| - |
19 |
| -- [File Manager will upload the same file multiple times](https://github.com/smartdevicelink/sdl_java_suite/issues/1736) |
20 |
| - |
21 |
| -- [Fix description for `SeatControlCapabilities` and `RadioControlCapabilities`](https://github.com/smartdevicelink/sdl_java_suite/issues/1739) |
22 |
| - |
23 |
| -- [AudioStreamManager and AlertManager have the same queue ID](https://github.com/smartdevicelink/sdl_java_suite/issues/1742) |
24 |
| - |
25 |
| -- [java.lang.IndexOutOfBoundsException Crash: SdlRouterService.java line 3275 ](https://github.com/smartdevicelink/sdl_java_suite/issues/1741) |
26 |
| - |
27 |
| -- [Old devices with SDL 2.0 can't display text fields and SoftButtons](https://github.com/smartdevicelink/sdl_java_suite/issues/1729) |
28 |
| - |
29 |
| -- [Swapping de-duplicated menu items causes incorrect unique titles](https://github.com/smartdevicelink/sdl_java_suite/issues/1723) |
30 |
| - |
31 |
| -- [MenuCell title update issue](https://github.com/smartdevicelink/sdl_java_suite/issues/1651) |
32 |
| - |
33 |
| -- [Refactor the Menu Manager to Use Queues ](https://github.com/smartdevicelink/sdl_java_suite/issues/1605) |
34 |
| - |
35 |
| -- [Security queries are not implemented to spec](https://github.com/smartdevicelink/sdl_java_suite/issues/1720) |
36 |
| - |
37 |
| -- [Choice Set Present followed directly by a Delete can have undefined behavior](https://github.com/smartdevicelink/sdl_java_suite/issues/1718) |
38 |
| - |
39 |
| -- [Back-to-back choice sets can fail](https://github.com/smartdevicelink/sdl_java_suite/issues/1717) |
40 |
| - |
41 |
| -- [Github CI fails even though tests pass locally ](https://github.com/smartdevicelink/sdl_java_suite/issues/1731) |
42 |
| - |
43 |
| -- [Handler instances using deprecated constructors ](https://github.com/smartdevicelink/sdl_java_suite/issues/1696) |
44 |
| - |
45 |
| -- [[SDL 0236] Update mismatch in TireStatus structure](https://github.com/smartdevicelink/sdl_java_suite/issues/1089) |
46 |
| - |
47 |
| -- [Choices not saved as preloaded if some choices fail](https://github.com/smartdevicelink/sdl_java_suite/issues/1715) |
48 |
| - |
49 |
| -- [MenuManager should print warning when trying to send AddSubMenu with voice commands](https://github.com/smartdevicelink/sdl_java_suite/issues/1760) |
| 12 | +- [userDidSubmitInput getting called multiple times after a search request is submitted](https://github.com/smartdevicelink/sdl_java_suite/issues/1768) |
50 | 13 |
|
51 |
| -- [Spelling/ Grammar Updates](https://github.com/smartdevicelink/sdl_java_suite/issues/1754) |
| 14 | +- [NPE in SoftButtonReplaceOperation](https://github.com/smartdevicelink/sdl_java_suite/issues/1767) |
0 commit comments