Skip to content

1.8.0

Compare
Choose a tag to compare
@devoxin devoxin released this 17 Sep 21:55
· 12 commits to main since this release

Additions

Fixes

  • (common, v2, plugin) Tentatively fixed null author fields, which caused serialization errors in the plugin. (@devoxin)
    • Additionally, there is now logging for this which notes down the response JSON and the client responsible for the impartial metadata to aid in debugging in future.

Changes

  • (common, v2, plugin) poToken is now applied to the WebEmbedded client. (@KagChi)