You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
# pusher-websocket-java changelog
2
2
3
+
### Version 2.2.4 - 3rd August 2020
4
+
* Removed unnecessary code in the TweetNaClFast implementation
5
+
* Updated the Java-WebSocket library to 1.5.1 as the [current version 1.4.0 has a known critical vulnerablity.](https://github.com/pusher/pusher-websocket-java/issues/279)
6
+
3
7
### Version 2.2.3 - 8th July 2020
4
8
5
9
* Fixed LazySodium causing a crash on Android devices by swapping it out for [TweetNaCl](https://github.com/InstantWebP2P/tweetnacl-java)
0 commit comments