What you think? it would be easier to restore the old 'selection' name.
My template works with both versions, but only if you add a diff.tpl.
This is because delphi checks, if a [unauthorized] section is in the user template.
If yes, the user template is rejected.
So you need to remove or rename it.
For compatibility reasons, it would be better, if
delphi checks, if a [unauth] section is in the user template and
if yes, the user template is allowed.
So you can write backwards compatible templates ([unauthorized=unauth]).