Skip to content

Releases: CompeyDev/discord-status-action

v0.3.2

16 Mar 11:25
6ba1282
Compare
Choose a tag to compare

🔥 Release Notes:

  • Downgraded Node.JS runtime to 16.x
  • Reduced error handling verbosity

v0.3.1

16 Mar 11:14
2b5b5f6
Compare
Choose a tag to compare

🔥 Release Notes:

  • Debug logging support
    • Improved logging: now displays captured stack traces
  • Bumped Node.JS runtime version to 18.x

v0.3.0

16 Mar 10:49
98cff32
Compare
Choose a tag to compare

🔥 Release Notes:

  • General codebase refactor (primarily reduced verbosity)
  • Improved error and status logging (including log scopes)
  • Simplified matcher system

v0.2.4

25 Mar 05:37
2936a6a
Compare
Choose a tag to compare

🔥 Release Notes:

  • Fix accidentally hard-coded discord-id in workflow

v0.2.3

25 Mar 03:03
b1f15d6
Compare
Choose a tag to compare

🔥 Release Notes:

  • Added streaming and offline status support

v0.2.2

25 Mar 02:40
Compare
Choose a tag to compare

🔥 Release Notes:

  • Updated to now have proper error handling
  • Fixed action not finding files

v0.2.1

24 Mar 13:06
f445b6b
Compare
Choose a tag to compare

🔥 Release Notes:

This is the first initial release of Discord Status Action.