From bcb6234f6f3d45b0eeaeeb10eaad30d7d979993b Mon Sep 17 00:00:00 2001 From: Copilot Date: Mon, 2 Mar 2026 16:55:29 +0000 Subject: [PATCH] docs: changelog week of March 2, 2026 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- content/changelog-meta.json | 2 +- content/changelog.mdx | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/content/changelog-meta.json b/content/changelog-meta.json index 7e7ddfbc..9fe229a2 100644 --- a/content/changelog-meta.json +++ b/content/changelog-meta.json @@ -1 +1 @@ -{ "totalEntries": 77, "lastUpdated": "2026-02-23" } +{ "totalEntries": 78, "lastUpdated": "2026-03-02" } diff --git a/content/changelog.mdx b/content/changelog.mdx index 3c0bf163..a735b08c 100644 --- a/content/changelog.mdx +++ b/content/changelog.mdx @@ -1,5 +1,13 @@ {/* This file is auto-updated by the weekly changelog workflow. Newest entries at top. */} +## March 2, 2026 + +### New Features + +- **Report Form Mobile Layout** — The issue report form is now more compact and easier to use on mobile, with fields like severity and frequency displayed side-by-side + +--- + ## February 23, 2026 ### New Features