Skip to content

Commit 6244055

Browse files
committed
docs: 3.1.1 changelog
1 parent 5ace80e commit 6244055

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ 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.1] - 2026-06-20
8+
9+
### Fixed
10+
- `/help`, `/ping` and `/stats` now also work **in a private chat** (they previously got the
11+
generic auto-reply). And `/ping` / `/stats` — which are in the member command menu — are
12+
now usable by any member, not just admins (they were incorrectly admin-gated). All member
13+
commands are now consistent: usable in a guarded group (unlimited) and in a DM (rate-limited);
14+
admin/moderation commands stay group-only.
15+
716
## [3.1.0] - 2026-06-20
817

918
### Added
@@ -356,6 +365,7 @@ First stable release.
356365
long polling, no inbound port; ships a hardened `systemd` unit (`DynamicUser` +
357366
sandboxing) and reads its token from the environment.
358367

368+
[3.1.1]: https://github.com/Zakkaus/gentoo-zh-verify-bot/releases/tag/v3.1.1
359369
[3.1.0]: https://github.com/Zakkaus/gentoo-zh-verify-bot/releases/tag/v3.1.0
360370
[3.0.0]: https://github.com/Zakkaus/gentoo-zh-verify-bot/releases/tag/v3.0.0
361371
[2.7.0]: https://github.com/Zakkaus/gentoo-zh-verify-bot/releases/tag/v2.7.0

0 commit comments

Comments
 (0)