This repository has been archived by the owner on Jan 18, 2024. It is now read-only.
Releases: DarkOnion0/ADZTBotV2
Releases · DarkOnion0/ADZTBotV2
v1.0.0
Hey this is the first major release of the project 🥳
The bot can now be used in production with a bug-free experience (a least for now 😉) !!!
🚀 New Features (from the latest stable release)
- Add the
delete
command - Add new command line flags
- Add user
stats
in the stats command - Add
delete_remote_images.sh
script to delete untagged docker images on ghcr - Add a bot admin role to allow privilege escalation
- Add GitHub actions support
- Add the
register
command - Add the
post
command - Add the
vote
command - Add the
stats
command - Add
ping
command - Add JSON log with zerolog
- Add
build.sh
to cross-build multiple arch and much more 😉
v1.0.0-rc.1
🚀 New Features
- Add the
delete
command - Add new command line flags
- Add user stats in the
stats
command - Add
delete_remote_images.sh
script to delete untagged docker images on ghcr - Add a bot admin role to allow privilege escalation
- Add GitHub actions support
🔧 Changes
- Rename
basic-command
toping
and change its answer - Update error handling
- Improve logs by adding JSON support with zerolog
- Improve build script by adding cross-compilation support
- Update project name in
go.mod
and all the files of the project
🐛 Bug fix
- Many bugs 😅
v1.0.0-beta.1
All the provided build are only for Linux. If you need support for another plateform in the future, please create an issue
This is the first beta release of the project 🌞
🚀 New Features
- Add the
register
command - Add the
post
command - Add the
vote
command - Add the
stats
command