Skip to content

Release 6.2.0

Compare
Choose a tag to compare
@Jarno458 Jarno458 released this 06 Jul 19:09
· 10 commits to main since this release
5ce1ee4

Changed:

  • Fixed parsing of longer UTF8 characters past 1kb boundaries on .net 4.5 and higher
  • Improved performance of websockets on .net 4.5 and higher
  • Location scouts will now filter out non existing locations
  • Json parse failures will now raise the Socket's ErrorReceived

PR's

  • fix retrieve typo in DataStorageHelperFixture.cs by @Berserker66 in #94
  • fix retrieve typo in ArchipelagoPacketBase.cs by @Berserker66 in #93
  • Remove superflous line in LoginAsync by @Berserker66 in #92
  • Fix parsing of UTF8 across 1kb boundaries + propagate package parse errors by @Jarno458 in #97

Full Changelog: 6.1.1...6.2.0