Releases: Amarok24/Oxhr
Releases · Amarok24/Oxhr
v1.2.1 with minor improvements
v1.2.0 with many improvements
- Many code improvements, now the library is more robust and handles all kind of wrong usage in a nice way
- Added 4 new getters: instanceId, status, success, isProcessed
- Major code refactoring
- Previous version didn't compile in TypeScript 4.5.4 because of an error, this update fixes it
- Several small bugfixes, one big bugfix for custom onLoadEnd method which didn't get triggered in TypeScript 4.5.4
- Added new "debug" parameter for more verbose console log
- Demo in index.html changed significantly