From 0ddaf462c7b96ce9223261c716b5f11a581c4e02 Mon Sep 17 00:00:00 2001 From: Matt Date: Thu, 21 May 2026 23:21:14 +0200 Subject: [PATCH] =?UTF-8?q?feat(uat-batch):=20Group=20M=20=E2=80=94=20univ?= =?UTF-8?q?ersal=20preview=20+=20field-history=20foundation?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit M42, M43 from the 2026-05-21 plan. Shipped: M42 FilePreviewDialog now handles seven preview kinds via a single previewKindFor() router (mime + filename fallback). Image and PDF stay on the existing lightbox + pdf viewer; plain text (.txt / .md / .csv / .tsv / .json / .xml / .log / .yaml / .ini / .html — text/* and application/json and friends) renders via a new that fetches via the presigned URL and caps the body at 1 MB with a "showing first 1 MB" banner. Audio / video render through native HTML5