## What's Changed
* Refactor Async task system and remove TaskStorage by @umireon in https://github.com/kaito-tokyo/live-stream-segmenter/pull/55
* Get stream key 2 by @umireon in https://github.com/kaito-tokyo/live-stream-segmenter/pull/56
* Get sk 3 by @umireon in https://github.com/kaito-tokyo/live-stream-segmenter/pull/57
* Update copyright headers and remove UpdateChecker by @umireon in https://github.com/kaito-tokyo/live-stream-segmenter/pull/58
* Segmenter by @umireon in https://github.com/kaito-tokyo/live-stream-segmenter/pull/59
* Add ENABLE_UBSAN option for Undefined Behavior Sanitizer by @umireon in https://github.com/kaito-tokyo/live-stream-segmenter/pull/60
* Implement MainLoop by @umireon in https://github.com/kaito-tokyo/live-stream-segmenter/pull/61
* Remove unused Qt and project header includes by @umireon in https://github.com/kaito-tokyo/live-stream-segmenter/pull/62
* Add Create LiveBroadcast API by @umireon in https://github.com/kaito-tokyo/live-stream-segmenter/pull/63
* Add ASan triplets and update build flags for vcpkg by @umireon in https://github.com/kaito-tokyo/live-stream-segmenter/pull/65
* Quickjs by @umireon in https://github.com/kaito-tokyo/live-stream-segmenter/pull/64
* Sqlite by @umireon in https://github.com/kaito-tokyo/live-stream-segmenter/pull/66
* Add EventScriptingContext by @umireon in https://github.com/kaito-tokyo/live-stream-segmenter/pull/67
* Implement ScriptingDatabase by @umireon in https://github.com/kaito-tokyo/live-stream-segmenter/pull/68
* Add localStorage support to scripting engine by @umireon in https://github.com/kaito-tokyo/live-stream-segmenter/pull/69
* Bump version to 0.1.8 by @umireon in https://github.com/kaito-tokyo/live-stream-segmenter/pull/70
**Full Changelog**: https://github.com/kaito-tokyo/live-stream-segmenter/compare/0.1.7...0.1.8