- Token Id's are now entered directly in the token id table
- Token Id's can now be added and removed easily
- there is now a !bounce_all function to remove all tokens without needing to specify token ids
Please follow the install instructions to run this, or to update:
- remove your current token-bouncer docker container
git pull
to update to the latest release in the token-bouncer directory- rebuild, and run the new container (same as initial install, see the README.md file)
Full Changelog: v1.0.0...v1.1.0