Skip to content

v1.15.0

Choose a tag to compare

@waylaidwanderer waylaidwanderer released this 12 Feb 07:47
· 370 commits to main since this release

This release adds support for Bing client in the CLI and fixes some bugs related to Bing ChatHub.

Features

  • Add Bing client support in the CLI. See the updated settings example file.

Bug Fixes

  • Handle errors from ChatHub gracefully. If ChatHub returns an error, the CLI will display this error.
  • Check if Bing client is authorized before sending messages. If Bing client is not authorized, the CLI will display this error.

PS: Bing helped me write this! :D I talked to it in the CLI app and asked it to write me release notes based on the git log messages I gave to it.

Full Changelog: v1.14.0...v1.15.0