Typo Tracker
In [typo issue #55][https://www.dickimaw-books.com/typo-tracker.php?id=55] you missed to adapt the
insetbracket as well in the commands listed in [Command Summary > A][http://mirrors.ctan.org/macros/latex/contrib/glossaries-extra/glossaries-extra-manual.pdf#section*.16]. For example the "first" entry you should change from
\AB[<options>]{<entry-label>}{<inset>}
to
\AB[<options>]{<entry-label>}[<inset>]
NLCT: should now be fixed in v1.58. Sorry I missed them in the previous version.