You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clickable author in the addin detail panel — when a registry entry supplies
the new optional authorUrl field, the author name in the "by …" line becomes a
link to the developer's page (e.g. their GitHub profile). Entries without authorUrl render exactly as before (plain gray text), so this is fully backward
compatible. Implemented by promoting the author label to a LinkLabel and linking
only the name portion via LinkArea.