File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments