## What's Changed * Fix Memory leak by @onthegit in https://github.com/gwuhaolin/livego/pull/160 * modify a typo error by @sbraveyoung in https://github.com/gwuhaolin/livego/pull/171 * Update ignore rules by @dudebing99 in https://github.com/gwuhaolin/livego/pull/177 * API: Let users get statistics for a single room by @EssGeeEich in https://github.com/gwuhaolin/livego/pull/185 * feat(bypass-init): Adding compile time init() function bypass mechanism by @krisnova in https://github.com/gwuhaolin/livego/pull/188 * Add RTMPS support by @fzdy1914 in https://github.com/gwuhaolin/livego/pull/198 * added hls via https support by @Gwestone in https://github.com/gwuhaolin/livego/pull/205 * Add RTMPS Listen by @jaesung9507 in https://github.com/gwuhaolin/livego/pull/212 * fix: typo by @testwill in https://github.com/gwuhaolin/livego/pull/229 * chore: fix function name in comment by @cuibuwei in https://github.com/gwuhaolin/livego/pull/239 **Full Changelog**: https://github.com/gwuhaolin/livego/compare/0.0.15...0.0.20