Skip to content

1.4.0

Compare
Choose a tag to compare
@devoxin devoxin released this 08 Jul 21:21
· 53 commits to main since this release
bb4a676

Fixes

  • (common, v2, plugin) Fixed an issue with the n cipher regex that meant some new patterns weren't being detected.

Additions

  • (common, v2, plugin) Added support for per-client configuration options.
  • (common, v2) Added an itag field to the StreamFormat class.

Changes

  • (common, v2, plugin) Switched to a cookie-less HTTP interface manager to avoid storing cookies between requests.