Skip to content

v0.3.3

Choose a tag to compare

@github-actions github-actions released this 21 Jul 15:14
v0.3.3
b2e9579

What changed

  • Bug fix (production): the backend module crashed with #1054 Unknown column 'DISTINCT fe_user' on MySQL/MariaDB (QueryBuilder quoted the whole DISTINCT fe_user string as one identifier). Fixed with proper COUNT(DISTINCT ...) handling; regression tests added. (#26)
  • Dashboard widgets (new): two admin-only widgets — nrpasskeysfe-adoption and nrpasskeysfe-credentials. Guarded on typo3/cms-dashboard. (#27)
  • Icons: reworked to the shared passkeys person+key motif in the v14 3-color style (v13 legacy tiles), plugin/record icons migrated to the Icon API. (#26)

Additive 0.x patch so ^0.3 consumers pick it up.