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 anitag
field to theStreamFormat
class.
Changes
- (
common
,v2
,plugin
) Switched to a cookie-less HTTP interface manager to avoid storing cookies between requests.