Releases: vitalygashkov/azot
Releases · vitalygashkov/azot
v0.8.3
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
v0.8.1
v0.8.0
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
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
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
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
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
What's Changed
Extension
- Added experimental MPD URL detection by @vitalygashkov in #6
Full Changelog: v0.5.0...v0.6.0
v0.5.0
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