What's Changed
- fix(build): add
tzdata
to the Dockerfile to support theTZ
environment variable a0f6d79. - fix(chat): allow streamer id in
chat.json
to be either int or string, this is to support older chat files 63641c7. - fix(scheduler): do not panic on bad TZ data, default to UTC cf9449f.
- feat(build): add VSCode dev container support 3d2853b.
- feat(notifications): Better notification support by @Zibbp in #65
- Visit the wiki page for more information.
Full Changelog: v1.1.0...v1.1.1