Skip to content

Releases: vitalygashkov/azot

v0.8.3

06 Jan 11:32
Compare
Choose a tag to compare

What's Changed

Extension

  • Fixed Spoofing for some players: added context binding to object listener
  • Added check for existing keys

Full Changelog: v0.8.2...v0.8.3

v0.8.2

29 Dec 17:25
Compare
Choose a tag to compare

What's Changed

  • Fixed copying of MPD URL href

Full Changelog: v0.8.1...v0.8.2

v0.8.1

29 Dec 16:50
Compare
Choose a tag to compare

What's Changed

  • Added WVD detection when importing packed client

Full Changelog: v0.8.0...v0.8.1

v0.8.0

12 Dec 17:55
Compare
Choose a tag to compare

What's Changed

Library

  • Added connect function for easy use of remote API instance

Full Changelog: v0.7.1...v0.8.0

v0.7.1

11 Dec 19:59
Compare
Choose a tag to compare

What's Changed

  • Fixed serve: removed autoload of API endpoints due to issues with bundling

Full Changelog: v0.7.0...v0.7.1

v0.7.0

11 Dec 18:49
Compare
Choose a tag to compare

What's Changed

  • Added serve command for CLI to run your own API instance

Full Changelog: v0.6.2...v0.7.0

v0.6.2

07 Dec 10:02
304d6f6
Compare
Choose a tag to compare

What's Changed

  • Added "main" field to package.json, solid.js moved to dev deps by @vitalygashkov in #11

Full Changelog: v0.6.1...v0.6.2

v0.6.1

01 Nov 16:53
896d1a2
Compare
Choose a tag to compare

What's Changed

  • Extension: added MPD detection if it was fetched from loaded blob script, added Firefox builds by @vitalygashkov in #8
  • Added switch for request interception, fixed active client state with single imported client, added method to convert from base64 to hex by @vitalygashkov in #9

Full Changelog: v0.6.0...v0.6.1

v0.6.0

30 Oct 15:41
Compare
Choose a tag to compare

What's Changed

Extension

Full Changelog: v0.5.0...v0.6.0

v0.5.0

29 Oct 17:05
Compare
Choose a tag to compare

What's changed

Extension

  • Layout redesign & small design improvements
  • Added icon
  • Added ability to store multiple clients
  • Added separate switch for spoofing if you need only EME logging
  • Added page Keys which stores all keys
  • Added URL & date display for key

Full Changelog: v0.4.9...v0.5.0