Skip to content

2.0.5

Compare
Choose a tag to compare
@Sayrix Sayrix released this 08 Jan 00:30
· 550 commits to main since this release
2805196

What's Changed

  • changed the parameter roleToPingWhenOpenedId to an Array by @Sayrix in #94

⚠️ You will need to convert the parameter to and Array!

Example:

"roleToPingWhenOpenedId": "123456789123456789"

Will be:

"roleToPingWhenOpenedId": ["123456789123456789"]

Thanks to all our sponsors! 🙏

Full Changelog: 2.0.4...2.0.5