* Add option `--capsule` for command `init`, `config` and `obfuscate` * Deprecate option `--clone` for command `init`, use `--capsule` instead * Fix `sys.settrace` and `sys.setprofile` issues for auto-wrap mode
3.9.9
Not secure
* Fix segmentation fault issues for `asyncio`, `typing` modules (29)
3.9.8
Not secure
* Add documentation for examples (src/examples/README.md)
3.9.7
Not secure
* Fix windows 10 issue: access violation reading 0x000001ED00000000
3.9.6
Not secure
* Fix the generated license bind to fixed machine in webui is not correct (25) * Fix extra output path issue in webui
3.9.5
Not secure
* Show registration code when printing version information