Releases: smartTrade-OpenSource/PonySDK
Releases · smartTrade-OpenSource/PonySDK
v2.7.21
v2.8.3
v2.8.2
Highlights
- DEV : Use spring profile in server to setup the spring profile in client - @NSV
- FIX : Update the today date before showing the DatePicker - @NSV
- FIX : Clear PTDateBox event is sent to the server side - @NSV
- PERF : Destroy UIContext when there is an error on the Websocket - @NSV
- DEV : Better handling of destroying UIContext - @NSV
Full changelog
v2.7.20
v2.7.19
v2.8.1
v2.8.0
Highlights
- DEV : Add Travis - @Nciaravola
- DEV : Use Java 9 (and update all libraries) - @NSV
- DEV : Rework Json usage - @NSV
- DEV : Return if pushToClient are really used or not - @NSV
- FIX : setStyleName need to be add in the styleNames list - @NSV
- FIX : Fix clear on data grid - @Nciaravola