Skip to content

v1.1.1

Choose a tag to compare

@codebymitch codebymitch released this 02 May 12:35
· 21 commits to main since this release
b70935e

This release introduces Docker support with a published package, alongside a wave of critical bug fixes and quality-of-life improvements across the bot.

What's New

Docker Support

  • Official Docker image now available, deploy TitanBot with a single docker run or docker-compose up
  • Docker image is automatically built and published via CI/CD on every release
  • Fixed image push pipeline to ensure the published image is always up to date

Critical Bug Fixes

  • Applied a series of critical and warning-level fixes across multiple subsystems
  • Fixed errors in the welcome and goodbye message system
  • Made the help command embed title dynamic instead of hardcoded
  • Various stability and correctness fixes across core features

Docker Hosting Setup Guide

For setup instructions, see the updated README.

Full Changelog: v1.1.0...v1.1.1