You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lots of tweaks to how the code works internally. The functionality shouldn't be changed but if you notice anything different, please create an issue!
Fix for Oengus import not working because of an API change.
Added ability to also add custom data to players inside of a run; currently this can only be added/edited via the dashboard and there is no way to do automatic importing yet due to the complications it would have, but this may change in the future. See the configuration documentation for more information.
Added more information to the Run Player's "Next Game" button.
Allow timer to be stopped from the "paused" state.
Partial fix for the timer's "undo" function being broken after a NodeCG restart if timer was still running.
Fixed an issue with the Twitch Control dashboard panel not updating the FrankerFaceZ featured channel(s) when updating manually (#106).
Add extra auto-predict for Horaro's "System" import column: console.
Bumped NodeCG version required to ^1.8.1.
Fixed some other minor bugs.
Updated some URLs in the documentation to point to the new NodeCG website (#92).
Some internal undocumented APIs may have changed and the file structure was changed slightly, specifically all type files were moved into the ./src/types directory; if you experience any issues please check the commit history!