Releases: lgc-NB2Dev/YetAnotherPicSearch
Releases · lgc-NB2Dev/YetAnotherPicSearch
v1.9.6
fix(deps): 包含对 pydantic v1 的支持
v1.9.5
- fix(pydantic): adapt to NoneBot version 2.2.0 (#126) (by @lgc2333)
- fix(download): 解决从 QQ 聊天中获取图片被反爬的情况 (#114)
- chore(config): 往默认配置中添加新的
红链
域名,并添加相关的文档说明 (#118)
- chore(renovate): disable python updates for poetry manager
- fix(deps): 依赖升级
- docs(README): 添加后续维护情况的说明
v1.9.4
- fix(ehentai): 增加检测
superusers
是否配置的逻辑 (fix #100)
- docs(使用教程): 增加对配置项
superusers
的说明
- refactor(utils): 重构函数
get_bytes_by_url
,使其完备
- fix(deps): 依赖升级
v1.9.3
fix: 修正因使用 httpx 的 URL 类替代 yarl 的 URL 类引发的问题
v1.9.2
fix(utils): 短链接处理遗漏了 Google 和 Yandex
refactor(utils): ehentai 和 nhentai 标题搜索的预处理逻辑
chore: 移除未使用的函数 check_first_connect()