Update moderation checklist (#7056)

* fix: missing delphi severity (#7054)

* Utils nav, new disclosures stage, ai button in rules

* add prefix to collect

* Finish up new disclosures stage

* update r4 messages

* new r4 msg, update showcase clarity message

* fix: version upload failing to detect mrpack loader (#7063)

* fix: mrpack exporting with zip64 (#7064)

* fix: action bar max width (#7048)

* fix: action bar max width

* fix: width

* changelog

* Rule placeholders with subsections & anchors, update messages.

* update new messages to account for new rule and placeholder layout

* Add nag for content disclosures

---------

Co-authored-by: ThatGravyBoat <gravy@thatgravyboat.tech>
Co-authored-by: chyzman <chyzalt@gmail.com>
Co-authored-by: Truman Gao <106889354+tdgao@users.noreply.github.com>
Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com>
This commit is contained in:
coolbot
2026-08-10 08:31:28 -07:00
committed by GitHub
co-authored by ThatGravyBoat chyzman Truman Gao Prospector
parent e88708998b
commit 8e9d425b1d
80 changed files with 345 additions and 88 deletions
+7
View File
@@ -10,6 +10,13 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2026-08-08T19:10:34+00:00`,
product: 'web',
body: `## Fixed
- Fixed action bar becoming very wide on larger displays.
- Version upload failing to detect mrpack loader.`,
},
{
date: `2026-08-07T20:41:51+00:00`,
product: 'app',