Releases: krishukr/telegram-cjk-search-bot
Releases · krishukr/telegram-cjk-search-bot
v0.3.3
0.3.3 (2025-02-10)
Bug Fixes
- deps: update patch updates (#45) (c42ead5)
- handler/web_page: disable fxzhihu (e754d4c)
v0.3.2
0.3.2 (2025-01-20)
Bug Fixes
- build: binary on aarch64 is not fully statically linked (d28b4aa)
v0.3.1
0.3.1 (2025-01-18)
Bug Fixes
- import: update default file path (f6b0d9c)
- inline: limit max input message length (3839627)
- ogp: multithread reading (0a3bd27)
- web_page: remove t.me from whitelist (25eaa31)
v0.3.0
0.3.0 (2025-01-18)
Features
- search description of URLs in messages (#43) (5caa298)
v0.2.2
0.2.2 (2025-01-16)
Bug Fixes
- deps: update patch updates (#39) (c95119a)
- deps: update rust crate tokio to v1.43.0 (#29) (66cb13e)
- import: do not import the messages from the bot itself (b2c31cb)
v0.2.1
0.2.1 (2024-09-30)
Bug Fixes
- handler/message: response in private and group (aa143cb)
- inline/cli: provide a clearer error feedback and help message (badf61f)
- inline: fix unexpected error when a user not found in chat (3292557)
v0.2.0
0.2.0 (2024-09-29)
Features