Releases: alexitx/mc-status-webhook
Releases · alexitx/mc-status-webhook
v0.4.0
v0.3.0
Added
- Add an option to select between ping and status
Changed
- Remove unused default variable
- Clean up and rearrange webhook arguments
- Remove unused function for exiting on error
- Format exception messages better for logging
- More friendly error message when ping fails
Fixed
- Include missing arguments in the initial debug log message
v0.2.0
Added
- Add online and offline webhook thumbnail options
- Add default webhook thumbnails with option to disable them
Changed
- Rename 'thumbnail' -> 'thumb' in arguments
- Use constants for default values
Fixed
- Fix spelling in setup.cfg