Skip to content

Commit 8eb0b8f

Browse files
committed
docs: 3.1.2 changelog
1 parent 50fbb79 commit 8eb0b8f

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ All notable changes to this project are documented here. The format is based on
44
[Keep a Changelog](https://keepachangelog.com/), and this project adheres to
55
[Semantic Versioning](https://semver.org/).
66

7+
## [3.1.2] - 2026-06-20
8+
9+
### Fixed
10+
- The per-minute private-chat rate limit now applies **only to the commands that make an
11+
external request** (`/pkg` `/use` `/bug` `/news` `/wiki` `/bbs` `/pkgs` `/arm` `/armpkgs`).
12+
The cheap local commands `/help`, `/ping`, `/stats` are no longer counted against it, so
13+
they always respond in a DM (previously `/help` could be blocked after a few queries).
14+
715
## [3.1.1] - 2026-06-20
816

917
### Fixed
@@ -365,6 +373,7 @@ First stable release.
365373
long polling, no inbound port; ships a hardened `systemd` unit (`DynamicUser` +
366374
sandboxing) and reads its token from the environment.
367375

376+
[3.1.2]: https://github.com/Zakkaus/gentoo-zh-verify-bot/releases/tag/v3.1.2
368377
[3.1.1]: https://github.com/Zakkaus/gentoo-zh-verify-bot/releases/tag/v3.1.1
369378
[3.1.0]: https://github.com/Zakkaus/gentoo-zh-verify-bot/releases/tag/v3.1.0
370379
[3.0.0]: https://github.com/Zakkaus/gentoo-zh-verify-bot/releases/tag/v3.0.0

0 commit comments

Comments
 (0)