Skip to content

v1.3.0 - REST Api update, gzip-compression, shard data fallbacks

Compare
Choose a tag to compare
@strangeglyph strangeglyph released this 08 Sep 13:39
· 192 commits to master since this release
Domain
  • Bugfix: Fixed incorrect chat urls for the Vietnam and Indonesian regions
  • Added fallback loading of older versions.
Rtmp
  • Bugfix: Closing RtmpClient now also closes the underlying writer thread instead of just interrupting it
Rest
  • Updated league to v2.5
  • Added support for gzip-encoding
  • Added new filter options for matchhistory calls
  • Added new event types for match timelines
  • Bugfix: Removed double API call in getMatch()