0.1.0: First public version (cron_autoaccesskeys)
0.2.0: (cron_autoaccesskeys)
Added forbiddenKeys option
Will now render the accesskey provided by gov_accesskey, if one is set. So you now don't need to patch TYPO3 anymore to get accesskeys working.
0.3.0: renamed to cron_accessiblemenus and added <dfn> functionality and hook
0.4.0:
added dfn.menuSet settings, which allows to continue the counter in the <dfn> across multiple TMENU's.
added dfn.stdWrap setting to be able to wrap something around the dfn-content.
added dfn.start setting to be able to start counting from another number
0.5.0:
fixed documentation
fixed: Now it won't break any stdWrapped “page.meta.<>” setting anymore (e.g. mc_autokeywords).
0.6.0:
added: new option accessKeys.noAutoGenerated to use only gov_accessible access-keys (suggestion by Bjoern Kraus)
changed: no hardcoded “:” after the dfn anymore. You can add the “:” or any other string after the dfn value using the dfn.stdWrap property (suggestion by Bjoern Kraus)
0.7.0:
added: new option dfn.inATag (suggestion by Ingo Renner)
updated: documentation now discourages the usage of accesskeys, linking to an article about accessible menus (suggestion by Ingo Renner)