Skip to content

v0.11.3

Choose a tag to compare

@github-actions github-actions released this 21 Jul 15:05
v0.11.3
e9e63c5

What changed

  • Dashboard widgets (new): two admin-only widgets — nrvault-secrets (active-secret count) and nrvault-audit-activity (14-day audit-event bar chart). Registered only when typo3/cms-dashboard is installed (guarded, no hard dependency). (#212)
  • Dark mode: the vault backend module — including the code examples in the overview/help — now uses adaptive backend color tokens instead of pinned colors, fixing low-contrast rendering in the v14 dark scheme; dead CSS removed. (#213)
  • Icons: full v14 3-color icon set including per-submodule icons, with v13 legacy tiles.

Additive/non-breaking 0.x patch so ^0.11 consumers pick it up.