Cytown
b646d3b8fe
refactor config and security to simplified the structure ( #2068 )
2026-03-28 00:03:34 +08:00
Cytown
e455eb5e67
refactor: seperate security.yml for store keys
2026-03-22 01:55:00 +08:00
Alexander
12f4029610
feat: telegram use parse mode ModeMarkdownV2 instead of ModeHTML ( #1018 )
...
* feat: telegram use parse mode ModeMarkdownV2 instead of ModeHTML
* handle expandable block quotation starts, add test for all md2 formats
* fix: linter issue
* feat: added flag use_markdown_v2, corrected config, updated
documentation
* move parseChatID to parser_markdown_to_html
* fix: tests and linter issues
* fix: case with ~
* test: fixed Test_markdownToTelegramMarkdownV2
* fix: regex block-quote line >
* fix: linter issues
* fix: send chunk param mismatched, in edit msg use HTML parse mode too
* fix: remove from .gitignore redundant comment
2026-03-18 21:29:21 +08:00
wenjie
8949a2575b
Add exec allow_remote config support in web settings ( #1363 )
...
- default tools.exec.allow_remote to true when omitted in config loading
- preserve allow_remote in OpenClaw config migration and API updates
- expose allow_remote in the web config form with i18n strings
- add backend and config tests covering the new default behavior
2026-03-11 19:57:59 +08:00
yanhool
95716b106b
feat(web_search): add load balance and failover for api keys ( #982 )
...
* feat(web_search): add load balance and failover for api keys
* feat(web_search): add load balance and failover for api keys
* lint
* new iter to get api key
* deleted conflicts
2026-03-10 19:34:11 +11:00
horsley
a66eac42c4
feat: add Matrix channel support
2026-03-07 17:44:24 +00:00
lxowalle
8207c1c7e6
Feat/update migrate ( #910 )
...
* * update migrate
* * rename handlers to sources
* * delete dead code
* * fix go test error
2026-02-28 19:59:17 +08:00