docs: put rate-limit UI polish back under Unreleased
test / test (push) Has been cancelled

1.2.4 stays as cut at the release commit; the L1 display and badge work
belongs in Unreleased until the next version cut (development.md).

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-08-12 23:40:33 +03:00
parent 584f8cbc1c
commit 3950bd333b
+9 -6
View File
@@ -5,10 +5,17 @@ Format follows [Keep a Changelog](https://keepachangelog.com/en/1.1.0/); version
## [Unreleased] ## [Unreleased]
### Changed
- panel: level-1 backstop is shown as a dedicated line (`N messages / Ws`) and
in message-limit labels; Settings uses a code-row for the L1 value. Domain
and application rate-limit status uses the shared `st` badge (`active` /
`inactive — level 1 only`). Trusted-IP override copy is a single paragraph.
## [1.2.4] - 2026-08-12 ## [1.2.4] - 2026-08-12
Level-2 rate-limit semantics inverted after 1.2.3, with clearer L1 display and Level-2 rate-limit semantics inverted after 1.2.3, plus a small DNS field
status badges. Upgrading is a tag bump; no migration. height fix. Upgrading is a tag bump; no migration.
### Changed ### Changed
@@ -20,10 +27,6 @@ status badges. Upgrading is a tag bump; no migration.
level-1 backstop on domain/application forms and Settings, rejects maxima level-1 backstop on domain/application forms and Settings, rejects maxima
above level 1, and requires an application override to exceed the domain above level 1, and requires an application override to exceed the domain
maximum. Operator guide and architecture updated. maximum. Operator guide and architecture updated.
- panel: level-1 backstop is shown as a dedicated line (`N messages / Ws`) and
in message-limit labels; Settings uses a code-row for the L1 value. Domain
and application rate-limit status uses the shared `st` badge (`active` /
`inactive — level 1 only`). Trusted-IP override copy is a single paragraph.
### Fixed ### Fixed