From de59f8a6a4fa3384a30f51fb2711503e2511b6a3 Mon Sep 17 00:00:00 2001 From: Claude Date: Sat, 12 Sep 2026 10:16:48 +0000 Subject: [PATCH] docs: changelog week of September 7, 2026 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Weekly user-facing changelog for PRs merged 2026-09-05 → 2026-09-12, filed by the scheduled Weekly Review routine. Co-Authored-By: Claude Opus 5 Claude-Session: https://claude.ai/code/session_01HPxeis4jTHgKgq9HhAxPbu --- content/changelog-meta.json | 2 +- content/changelog.mdx | 16 ++++++++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/content/changelog-meta.json b/content/changelog-meta.json index 3cbbedd75..4bd211659 100644 --- a/content/changelog-meta.json +++ b/content/changelog-meta.json @@ -1 +1 @@ -{ "totalEntries": 178, "lastUpdated": "2026-09-05" } +{ "totalEntries": 184, "lastUpdated": "2026-09-12" } diff --git a/content/changelog.mdx b/content/changelog.mdx index 20051d928..cfadf5cc9 100644 --- a/content/changelog.mdx +++ b/content/changelog.mdx @@ -1,5 +1,21 @@ {/* This file is auto-updated by the weekly changelog workflow. Newest entries at top. */} +## September 7, 2026 + +### New Features + +- **Pinball Map Removal Alerts** — The Discord channel that already announced new machines arriving in the region now also announces when one leaves a venue, so a game disappearing is news instead of something you notice weeks later +- **Pinball Map Controls Without Full Edit Access** — A member who can refresh a machine's Pinball Map listing can now open that machine's Manage tab to reach the control, instead of needing full edit permission; the Details and Danger Zone sections stay hidden +- **One Integrations Page** — Discord setup now lives on the main admin integrations page alongside everything else, instead of on its own separate sub-page + +### Bug Fixes + +- Reporting an issue while signed in no longer counts against everyone else on the same network — submission limits are now counted per person, so members on the collective's Wi-Fi stop using up each other's allowance +- A greyed-out Discord notification toggle no longer overwrites your saved setting when you save the notification preferences form +- You now appear in the assignee list under your own name as well as under "Me", so searching for yourself by name finds you + +--- + ## September 2, 2026 ### Improvements