mattermost_bot/CHANGELOG.md

27 lines
538 B
Markdown
Raw Normal View History

# Changelog
2024-01-05 13:27:44 +00:00
## v1.3.2
- Make gptbot more compatible
## v1.3.1
- Expose more stable diffusion webui api parameters
2023-12-23 14:37:36 +00:00
## v1.3.0
- Fix localai v2.0+ image generation
- Support specific output image format(jpeg, png) and size
2023-09-20 01:54:28 +00:00
## v1.2.0
- support sending typing state
## v1.1.0
- remove pandora
- refactor chat and image genderation backend
- reply in thread by default
2023-09-18 05:56:07 +00:00
- introduce pre-commit hooks
## v1.0.4
- refactor code structure and remove unused
- remove Bing AI and Google Bard due to technical problems
- bug fix and improvement