Skip to content

Latest commit

 

History

History
134 lines (77 loc) · 2.54 KB

CHANGELOG.md

File metadata and controls

134 lines (77 loc) · 2.54 KB

AiArt changelog

2.1.4 --26th July, 2022

  • ✉️ When you add reaction ":envelope" to any message with images bot will them to you in DM

  • 🗃️ Add mongo database

  • 🧐 Add graphql for data exploration

  • 🐳 Update docker files

  • 🐛 Fix bug wih command scoping

2.0.0 -- 18th July, 2022

  • 🧱 Switched to NestJs framework

  • ✅ Added tests

  • ✅ Added codecov coverage reporter

  • ✅ Added automated testing workflow

  • 🥅 Added support for sentry.io error reporter

  • 🐳 Fixed docked files

  • 🎨 Switched documentatin generation engine to compodoc

  • 👔 Created custom amqp client wrapper for Nestjs

  • 📝 Added ToS and Privacy policy files for github bot verification process

  • 🔧 Switch configuration from .env file to yaml file with environment variable substitution

1.6.0 -- 11t July, 2022

  • 👔 Fully containerized deployment

  • 🐰 RabbitMQ channels are now being closed automatically

  • 🐰 RabbitMQ connection is started before in started class.

  • 🎨 Graceful shutdown

1.5.0 -- 4th July, 2022

  • 👔 Added command queueing

1.4.5 -- 27th June, 2022

  • 🤖 Add /help command showing all other commands

1.4.0 -- 27th June, 2022

  • 🐳 Add Dockerfile and docker-compose.yml

  • 🤖 Add /cog-view-2 command for generating images using CogView2 model

  • 🔠 Add command categorization

  • 💡 Improve comments

  • 💡 Improve comments

  • 🔊 Improve logging

  • 🗑️ General code cleanup

1.3.0 -- 20th June, 2022

* Add `/story command`

1.2.0 -- 16th June, 2022

* Bot does not mention user when processing of command fails (produced ugly output)

* Bot loads commands automatically after joining guild, no need for restart anymore.

* Fix frequent timeout from dall-e mini

* Improve code readability

* Add canvas library build as it was not triggering