Skip to content

v3.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Apr 21:00
· 65 commits to master since this release

Features

  • Add support for MKV Attachments via Attachment class
  • dl: Automatically attach fonts used within SSAv4 subs
  • dl: Try find SSAv4 fonts in System OS fonts folder
  • Basic: Allow single string URIs for countries
  • Basic: Allow proxy selection by index (one-indexed)
  • Events: Add new global Event Observer API

Bug Fixes

  • curl-impersonate: Set Cert-Authority Bundle for HTTPS Proxies
  • Basic: Make query case-insensitive
  • WVD: Ensure WVDs dir exists before moving WVD file
  • WVD: Fix empty path to WVDs folder check
  • WVD: Move log out of loop to save performance
  • WVD: Move log with path before Device load
  • WVD: Add exists/empty checks to WVD folder dumps
  • Basic: Fix variable typo regression

Changes

  • Basic: Improve proxy format checks
  • WVD: Print error if path to parse doesn't exist
  • WVD: Seperate logs in loop for visual clarity
  • Track: Move from OnXyz callables to Event observer