File Details
v1.0.0
- R
- Jun 30, 2026
- 20.05 KB
- 3
- 12.0.7
- Retail
File Name
PugInspect-v1.0.0.zip
Supported Versions
- 12.0.7
PugInspect
v1.0.0 (2026-06-30)
New Features
- Applicant copy-URL addon — Right-click an applicant in the Premade Group Finder to copy their puginspect.com character URL.
- Since WoW has no clipboard-write API, "copy" opens a pre-selected edit box in a popup (Ctrl+C).
- Builds URLs in the format
https://puginspect.com/{region}/{realm-slug}/{name}to match the web app. - Handles cross-realm applicants by mapping compact realm names (e.g.
AzjolNerub) to their display names (e.g.Azjol-Nerub) before slugifying. - Bundles LibStub + LibRealmInfo as dependencies.
Improvements
- Updated context menu button labels to "Copy PugInspect URL" for clarity and consistency.
- Added a divider and title to the applicant context menu for better organization.
- Refactored the URL-building logic for improved clarity and maintainability.
- Streamlined realm slug resolution.
Bug Fixes
- Fixed the copy URL popup not displaying data correctly on open.
- Fixed the addon being marked incompatible — TOC interface version was set for the wrong patch (11.2.0) and has been updated to match the current retail patch (12.0.7).
Other
- Added LibStub as a dependency for library management.
- Created
PugInspect.tocto define addon metadata and dependencies. - Updated README with installation instructions and release process.
- Updated author name to Ceases.