Releases: raphaelbernhart/healthznerbot
Releases · raphaelbernhart/healthznerbot
2.1.0
Changelog
- Update actions/checkout action to v4
- 🐛 Upgrade node version in dockerfile to 20.11.0
- 🐛 Upgrade node version in dockerfile to 20.11.0
- 🐛 Use deferReply to fix bug
- 🥅 Improve error logging
- ✨ Add metrics period indicator to card
- ⬆️ Upgrade packages
- ✨ Filter "All servers online" message on bot restart
- 🥅 Improve hetzner metrics req error logging
Full Changelog: 2.0.4...2.1.0
2.0.4
2.0.3
What's Changed
- 🚑 Hotfix de lang net reference / Release v2.0.3 by @raphaelbernhart in #59
2.0.2
2.0.0
This release is a full rewrite of the bot.
It now uses discord.js@14.11.0 and supports application commands.
There are a few flaws (f.e. the CI is not fully working and the README is not up-to-date), these will be fixed in the upcoming days.
Stay tuned
Release v1.1.2
Version 1.1.1 | Hetzner Multi-Project Feature
Changelog
v1.1.0
- added Multi-Project-Support (now you can add multiple hetzner projects(API Keys) to one Bot)
- improved Logging
- changed Hetzner Cloud API Library
- more reliable code
v1.1.1
- fixed bug which caused the app to crash because of a deprecated dependency
Version 1.0.1
Changelog
- fixed bug where !servers command resulted in an error
Version 1.0.0
This Application is no longer in Beta.
Changelog
- added image and network name to !servers command (Server Metrics)
- added SERVER_METRICS_PERIOD
You can configure if and how often you wanna get metrics updates from the servers - added Meme Mode
A mode where you get a random meme to cheer up on every success status command. (You need a valid Giphy API key to get this working. (https://developers.giphy.com/dashboard/?create=true)) - added Config (env variables) testing
- improved the readme
Open Alpha 0.0.2
- added !servers command to get information about the servers. Such as CPU and network workload.
- the status updates just occure when server turns off(to prevent spam from the bot)