What's Changed
- fix: use utf-16 methods instead of utf-8 by @MarkusJx in #60
- chore(updates): update dependencies by @MarkusJx in #61
- chore(updates): update dependencies by @MarkusJx in #69
Caution on betting functions
This and previous versions of autobet use a vulnerable version of the now discontinued vm2 project.
This only affects the custom betting functions. Thus, you should only execute code you know is safe, as it might escape the sandbox due to the following vulnerabilities: CVE-2023-37466, CVE-2023-37903.
Full Changelog: v1.4.1...v1.4.2