This repository was archived by the owner on Oct 21, 2023. It is now read-only.
Releases: onebot-walle/walle-q
Releases · onebot-walle/walle-q
v0.3.0
v0.3.0-a1
Features
- action: shutdown (abrahum)
- action: WQMetaAction (abrahum)
- multi: logout (abrahum)
- uri: add rustls (abrahum)
- all: config data log path (abrahum)
- all: config data log path (abrahum)
- multi: action login (abrahum)
- login: qrcode_str (abrahum)
Bug Fixes
- file: remove size (abrahum)
- lib: pub database (abrahum)
- database: pub method (abrahum)
- msg: fix reply (abrahum)
- config: device path (abrahum)
- multi: empty exit (abrahum)
- database: database init (abrahum)
- login: password login (abrahum)
- login: need captcha success (abrahum)
- action: typo submit_ticket (abrahum)
Documentation
- refactor (abrahum)
Code Refactoring
Performance Improvements
- msg_segment: image add bytes field (abrahum)
Builds
- walle-core: bump to 0.7.1 (abrahum)
- cargo: bump deps (abrahum)
- ricq: git (abrahum)
- add rust-toolchain (abrahum)
Commits
v0.2.5-fix2
v0.2.5-fix1
v0.2.5
v0.2.4
v0.2.3
v0.2.2
v0.2.1
v0.2.0
Dependencies
- walle-core: 0.6.0-a1 -> 0.6.0
- ricq: 0.1.15 -> 0.1.16
Breaking Changes
- forward 消息段被移除,直接发送 Vec<node> 即视为 forward 消息段(优先级低于普通其他消息段)
Others
- 感谢 Itsusinn 对项目 ci 的优化 pr
Features
Builds
Continuous Integration
- use cross for cross compile #14 (Itsusinn)
- improve release workflow #14 (Itsusinn)
- use musl on aarch64-linux #14 (Itsusinn)
- skip workflow if doc dir is not modified #15 (Itsusinn)
- simplify deploy-doc workflow #15 (Itsusinn)
- fix wrong path filter #17 (ElstaraNova)
- improve deploy-doc workflow #18 (ElstaraNova)
Commits
- explanation for local time #16 (Itsusinn)
- 378aaaf: (wip) refactor! (abrahumlink)
- e6dc3b7: update walle-core (abrahumlink)
- 4134424: resp_error (abrahumlink)
- ebe8c43: fix #19 mention display error (abrahumlink)
- 22f6c4b: resupport forward (abrahumlink)
- 5199fef: fix #12 (abrahumlink)
- cdf0520: release 0.2.0 (abrahumlink)