Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@rustinmyeye rustinmyeye released this 20 May 17:13
· 1 commit to main since this release
b347f76
  • 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:

  1. remove your current token-bouncer docker container
  2. git pull to update to the latest release in the token-bouncer directory
  3. rebuild, and run the new container (same as initial install, see the README.md file)

Full Changelog: v1.0.0...v1.1.0