- Added a workaround for an issue that happens since NodeCG version
2.2.2
where dialogs would not always open. - Updated the Oengus schedule importing logic to support their new API version; this is important as the older API version is being shut down.
- Removed the "Use Japanese names?" option and related parts due to it becoming deprecated due to API changes.
- Other Oengus updates were also done between this version and the last version, but they shouldn't be important to end-users.
- Added a feature so you can "tag" players in the Twitch stream title; see the relevant part of the README for more information.
- Added YouTube as a "social media reference" option in the player data in the run data; see the relevant part of the README for more information.
- These are now imported automatically from Oengus when importing a schedule from that source.
- Changed to using the official type library for NodeCG typings over referencing them from the installed NodeCG instance; this is very unlikely to mean anything for end-users but will point it out here in case it is for someone.
Full Changelog: v2.5.0...v2.6.0