v0.3.3
What changed
- Bug fix (production): the backend module crashed with
#1054 Unknown column 'DISTINCT fe_user'on MySQL/MariaDB (QueryBuilder quoted the wholeDISTINCT fe_userstring as one identifier). Fixed with properCOUNT(DISTINCT ...)handling; regression tests added. (#26) - Dashboard widgets (new): two admin-only widgets —
nrpasskeysfe-adoptionandnrpasskeysfe-credentials. Guarded ontypo3/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.