fix: details toggle UX, Edge Runtime warnings, minimatch CVE

- Keep show/hide details button in place when expanded (#18)
- Use i18n translations for details toggle text
- Split instrumentation for Edge Runtime compatibility
- Patch minimatch ReDoS (CVE-2026-27903)
This commit is contained in:
Matthieu MALVACHE
2026-02-28 21:03:02 +01:00
committed by Matthieu MALVACHE
parent a3fe9deaa6
commit 92620fb790
7 changed files with 120 additions and 120 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "jmap-webmail",
"version": "1.1.0",
"version": "1.1.1",
"description": "A modern JMAP webmail client built for Stalwart Mail Server",
"author": "Matthieu MALVACHE <matthieu@root.cloud>",
"license": "MIT",