summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
blob: 7b6497137d6677966b3c18558c5b2159ff4f8155 (plain)
1
2
3
4
5
6
7
8
9
# 4.8.1 Release Notes

### Hotfix

- [NPE at SdlProtocol.java line 1132 #946](https://github.com/smartdevicelink/sdl_java_suite/issues/946)
- [SdlManager doesn't transition to shutdown state when dispose() is called #1052] (https://github.com/smartdevicelink/sdl_java_suite/issues/1052)
- [onLegacyModeEnabled no longer implemented #1051](https://github.com/smartdevicelink/sdl_java_suite/issues/1051)
- [I can't get the value by getPressureTellTale() #1057](https://github.com/smartdevicelink/sdl_java_suite/issues/1057)
- Fixed JavaEE Hello SDL app with correct constructor usage