We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Sync wiki from docs/wiki
Document the Quick Reference modal The ? key opens a Quick Reference now, not a keyboard-only help panel: it also lists the mouse actions and link forms. Point at the mouse shortcuts section in Apps.
Document 3.3.0: mouse shortcuts and dynamic tab branding - Apps: Ctrl/Cmd+Click and middle-click open in a new tab; right-click opens the app's edit modal (admin) - Navigation: dynamic_tab_branding section - Configuration: dynamic_tab_branding field in the navigation reference
Fix run-on checklists: make the when-to-use checkmark lines list items The consecutive checkmark/cross lines under 'When to enable' (gateway-auth) and 'When to Use This' (docker-discovery) had no list markers, so Markdown collapsed each block into a single run-on paragraph. Make them bullet list items so each renders on its own line.
Correct stale and inaccurate wiki content against 3.2.x - Security/Authentication: API keys are SHA-256 (sha256:), not bcrypt; add muximux hash --api-key; OIDC claims read from verified ID token + userinfo - HTTP Actions: redirects are not followed (SSRF fix); CSRF is JSON content-type or X-Requested-With - API: complete the rate-limit list (Docker lifecycle 30/min, config restore); soften the admin-only claim; refresh stale sample versions - Translations: 37 languages incl. Korean; fix the localeNames/localeFlags contributor step - Gateway: gateway-only labels propagate without an app-field change (3.2.1); server tls not required for gateway sites - Docker discovery: strip_frame_blockers defaults to false - Icons: GIF accepted; Debug logging: add docker/notify categories - Home TOC: add HTTP Actions, Translations, Debug Logging - OIDC guides: button label is Sign in with SSO; Zitadel roles-object mapping and Entra ID-token groups documented accurately