Releases: Teahouse-Studios/akari-bot
Releases · Teahouse-Studios/akari-bot
Nightly Release
这是 Nightly 版本,由于无法及时同步代码和验证版本的稳定性,本项目已不再提供正式版本。请点击 Assets -> Source code 下载当前最新源代码。
v4.0.11
由于无法及时同步代码和验证版本的稳定性,我们不再提供 release 版本。请通过 git clone 本仓库的代码或是下载 master 分支的最新代码以进行部署。
- Potential bugfix
- Force to use mobile domain when querying moegirlpedia
- #441
- #443
- add fallback for local webrender if it is unavailable
- Add summary command for experimental
- Add back pip as an alternative deployment dependencies method
Full Changelog: v4.0.10-release.1...v4.0.11-release.1
v4.0.10
In order to fix a problem when poetry installs dependencies under Linux, update the version again
Full Changelog: v4.0.9-release.1...v4.0.10-release.1
v4.0.9
potential bugfixes
v4.0.8
Auto-generated by GitHub:
What's Changed
- add post whitelist check by @OasisAkari in #336
- robustness++ by @xBoyMinemc in #360
- Cytoid profile grade fix by @b60254 in #364
- Dev/refactor infobox render by @OasisAkari in #407
- Add AA ranks by @b60254 in #421
- Module Reload by @Light-Beacon in #422
New Contributors
- @xBoyMinemc made their first contribution in #360
- @b60254 made their first contribution in #364
- @Light-Beacon made their first contribution in #422
Full Changelog: v4.0.7-release.1...v4.0.8-release.1
v4.0.7
- 拆分core模块命令到子文件
- 添加执行计时器到解析器
- bugfix
v4.0.6
- 修复命令解析bug
- 合并多个数据表,支持自动更新数据库
- telegram平台支持切片图片发送以解决不支持缩放导致的图片不可读问题
- discord平台支持部分slash命令
- 添加未完善的i18n功能
v4.0.5
bugfix
v4.0.4
移除docopt,使用自编写的命令解析
v4.0.3
Full Changelog: v4.0.2-release.1...v4.0.3-release.1