Skip to content

v0.6.0

Choose a tag to compare

@kzu kzu released this 02 Jul 15:13
· 156 commits to main since this release

What's Changed

✨ Implemented enhancements

  • Don't store service reactions in conversation storage by @kzu in #200
  • Allow service to force JSON/YAML markup rendering on CLI by @kzu in #206
  • Add extension methods for more intuitive config of messages by @kzu in #207
  • Ensure we never send react/resply to WhatsApp for ConsoleOnly by @kzu in #209

🐛 Fixed bugs

  • Phone numbers may be longer than int by @kzu in #211

📝 Documentation updates

  • Add a sample showcasing how to render to console by @kzu in #201
  • Don't timeout on dev when replying to console by @kzu in #202

🔨 Other

  • Long client console timeout by @kzu in #204
  • Further simplify message config and CLI extensions by @kzu in #208

Full Changelog: v0.5.0...v0.6.0