Raven95676
537d373e10
fix: Fix potential XSS risk in plugin README content
2025-05-29 22:35:24 +08:00
Soulter
cceadf222c
Merge pull request #1676 from AstrBotDevs/fix-chat-get-file-bug
...
Fix: fixed a potential vulnerability in `/api/chat/get_file` endpoint.
2025-05-29 21:41:55 +08:00
Raven95676
39aea11c22
perf: enhance file access security in get_file method
...
Co-authored-by: anka-afk <1350989414@qq.com >
2025-05-29 21:03:51 +08:00
Soulter
900f14d37c
🐛 fix: fixed a potential vulnerability in /api/chat/get_file endpoint.
...
I have fixed a potential vulnerability in the `/api/chat/get_file` endpoint that could allow unauthorized access to files by ensuring the request has a jwt token.
2025-05-29 19:17:31 +08:00
Raven95676
2fc0ec0f72
fix: update route
2025-05-29 17:28:33 +08:00
Soulter
b310521884
📦 release: v3.5.12
2025-05-29 15:55:25 +08:00
Soulter
51666464b9
Merge pull request #1667 from AstrBotDevs/fix-priority
...
Fix: plugin priority was not properly applied
2025-05-28 15:34:50 +08:00
Soulter
12c4ae4b10
perf: to_dict in the base class
2025-05-28 03:26:42 -04:00
Soulter
4e1bef414a
perf: empty array
2025-05-28 03:25:19 -04:00
Soulter
e896c18644
perf: video
2025-05-28 15:12:21 +08:00
Soulter
c852685e74
fix: typeerror
2025-05-28 01:18:45 -04:00
Soulter
1e99797df8
refactor: improve message segment handle
2025-05-28 12:53:00 +08:00
Soulter
52a4c986a8
fix: update star_handlers_registry iteration in TelegramPlatformAdapter
2025-05-28 00:31:04 +08:00
Soulter
c501728204
fix: plugin priority
...
fixes : #1662
2025-05-28 00:23:02 +08:00
Soulter
a1cd5c53a9
chore: add comments
2025-05-27 23:38:35 +08:00
Raven95676
3deb6d3ab3
fix: clean code
2025-05-27 20:52:40 +08:00
Raven95676
af34cdd5d2
fix(telegram): 支持长消息分段发送并优化消息编辑逻辑
2025-05-27 20:15:16 +08:00
Soulter
343e0b54b9
feat: MCP supports Streamable HTTP transport method
...
fixes : #1637 #1342
2025-05-27 15:39:02 +08:00
Soulter
ecb70cb6f7
feat: add support for custom headers in SSE client configuration
...
fixes : #1659
2025-05-27 15:05:42 +08:00
Soulter
ca50618af6
perf: load providers when llm config is off and rebooting astrbot
...
fixes : #1466
2025-05-27 15:01:58 +08:00
Soulter
29c07ba83e
🐛 fix: function tools argument type issue
...
fixes : #1454
2025-05-27 13:54:16 +08:00
Soulter
ae7ba2df25
Merge pull request #1553 from Raven95676/Feature/use-file-service
...
Feature: T2I、TTS使用文件服务
2025-05-23 17:10:38 +08:00
Soulter
c3ef57cc32
Merge pull request #1588 from Zhenyi-Wang/feat/extend-wechatpadpro-for-timetask
...
feat: wechatpadpro对接获取联系人信息的2个接口
2025-05-23 17:02:54 +08:00
Soulter
7bb4ca5a14
perf: code quality
2025-05-23 17:01:57 +08:00
Soulter
063783d81d
Merge pull request #1599 from HendricksJudy/master
...
Fix initialization bug and improve plugin utility
2025-05-23 16:58:25 +08:00
Soulter
a36e11973d
perf: code quality
...
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
2025-05-23 16:56:09 +08:00
Soulter
5125568ea2
perf: 交换 if/else 表达式的分支以删除否定
...
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
2025-05-23 16:49:08 +08:00
Soulter
43a45f18ce
perf: knowledgebase delete
2025-05-23 15:50:10 +08:00
Soulter
ad51381063
perf: 动态路由注册
2025-05-23 15:18:16 +08:00
Soulter
6a3e04d688
Merge remote-tracking branch 'origin/master' into feat/alkaid
2025-05-23 14:22:06 +08:00
Soulter
4107a17370
chore: add faiss and aiosqlite deps
2025-05-23 14:04:13 +08:00
Soulter
06b4d8f169
perf: vecdb similarity type
2025-05-23 13:45:00 +08:00
Soulter
1c0c820746
remove: loguru
2025-05-23 13:42:17 +08:00
Soulter
d061403a28
remove: loguru
2025-05-23 13:39:20 +08:00
Soulter
5c092321a6
feat: faiss vecdb implementation
...
remove: old knowledgedb deps
2025-05-23 13:16:24 +08:00
Soulter
bdd3f61c1f
remove: old knowledge db impl and useless impls
2025-05-23 11:43:26 +08:00
Raven95676
074b0ced7a
perf: 移除冗余逻辑
...
经与@Soulter确认,metadata.yaml是必须有的文件,故在建议下删除
2025-05-22 18:21:41 +08:00
YOO_koishi
6e9b43457d
Merge branch 'master' of https://github.com/AstrBotDevs/AstrBot into feat-add-volcengine-support
2025-05-22 08:09:59 +08:00
YOO_koishi
ca1aec8920
🐛 fix : 修改description,适配火山引擎基础的语音合成
2025-05-22 08:09:36 +08:00
Soulter
f62157be72
📦 release: v3.5.11
2025-05-20 02:00:54 -04:00
Soulter
f894ecf3b6
Merge pull request #1592 from YOOkoishi/feat-add-volcengine-support
...
✨ feat: add volcengine support
2025-05-20 13:58:44 +08:00
Soulter
66dd4e28ad
Merge pull request #1604 from Siztas/fix-refresh-device-when-login-WeChatPadPro
...
fix:修复了WeChatPadPro在重新登录时为新设备的问题,延长初始化Auth_Key有效期至365天
2025-05-20 13:57:40 +08:00
YOO_koishi
939dc1b0fb
Merge branch 'master' of https://github.com/AstrBotDevs/AstrBot into feat-add-volcengine-support
2025-05-20 13:52:03 +08:00
YOO_koishi
56bf5d38a1
🔧 fix: 修改logger输出等级为debug级别
2025-05-20 13:51:11 +08:00
Soulter
d09b70b295
fix: 修复微信公众号(个人认证)下无法回复消息的问题
2025-05-20 01:38:13 -04:00
MiSeya
205180387a
Fix:修复了WeChatPadPro在重新登录时为新设备的问题,延长初始化Auth_Key有效期至365天
2025-05-19 21:12:09 +08:00
HendricksJudy
f38a329be5
Fix initialization and plugin download
2025-05-19 01:43:07 -07:00
YOO_koishi
a0cd069539
Merge branch 'master' of https://github.com/AstrBotDevs/AstrBot into feat-add-volcengine-support
2025-05-19 16:17:43 +08:00
YOO_koishi
bf306a2f01
🩹 fix: 修改添加logger函数,添加speed_ratio选项,为一些选项添加description
2025-05-19 16:16:25 +08:00
HendricksJudy
1ae78ca98c
chore: fix lint issues
2025-05-18 02:30:31 -07:00