- [fix] Update d.ts file
- [feat] Update d.ts file
- [feat] loadLibrary invalid value management improvements
- [feat] Update d.ts file
- [doc] Examples update with renderElements
- [feat] Removes promise polyfill
- [doc] Readme update
- [feat] Update d.ts file
- [doc] Readme update
- [doc] Examples refactor
- [ci] Moved to Github Actions
- [ci] Moved to Playwright
- [doc] Licence
- [feat] Update d.ts file
- [doc] Examples improvements
- [feat] Multiple loadLibrary method calls securization
- [fix] Wait for KR ready
- [feat] publicKey update with loadLibrary
- [chore] Stable version (0.3.4)
- Hash validation examples
- Server side example
- @types configuration for typescript
- Error feedback improvements
- Migration from Travis to CircleCI
- Migration from selenium to TestCafe
- Fix when the body is not inside the DOM (happen sometime with some frameworks)
- do not add script tag if already exits (when library is removed and re-added)
- Fix 'es6-promise/auto' dependency error
- Fix transpiling issue with nuxt.js
- Fix vulnerabilities
- compiled target is not transpiled to ECMA5 (to avoid IE11 issues)
- remove default credentials
- trigger a console error log if credentials are not updated
- add webpack rules to transpile en ES5
- Update Glue class to singleton pattern
- back to EC6/ app/index.js as main entry point
- fix multi-loading errors
- add kr-spa-mode to true by default
- no default formToken defined in loadLibrary
- main entry point is now the dist file en ES5
- initial version