This repository has been archived by the owner on Nov 7, 2023. It is now read-only.
v0.6
Features
- Added RegisterIncomingMessage, RunCompletion, and RunAction functions to channels package.
- Added supported features table.
- Added /action slash command for Slack.
- Added /action command and removed /listmodes and /mode commands for Telegram.
Bug Fixes
- Imported utils package correctly in GoogleAction.
- Fixed typo in TTS action name.
- Deleted channels/structs.go file.
Other changes
- Updated license and README.md.
- Reformatted README.md file and moved badges to the top.
- Added unit test for GoogleAction.
- Centered Chloe's avatar image and added HTML tags.
- Updated avatar image.
- Updated LaTeX rendering support status.
- Added disclaimer section to README.
- Added cmd/chloe/panic.log to ignore list.
- Updated Go version to '>=1.20' in goreleaser.yml and workflows.
- Added logging to HandleAction function, and removed notification and storage for testing purposes.