File Details
v1.0.2
- R
- Jun 18, 2026
- 189.87 KB
- 10
- 12.0.5
- Retail
File Name
PIAssistant-v1.0.2.zip
Supported Versions
- 12.0.5
tag b27963672642002f34cd9d1c00605fd2a4e248f4 v1.0.2
Author: anderson lima <anderson.lima@dnxbrasil.com>
Date: Thu Jun 18 09:50:34 2026 -0300
v1.0.2 - Libraries bundled + Alerts tab
- All Ace3 libraries embedded (no external dependencies)
- Fixed TOC load order (AceGUI before AceConfigDialog)
- AddToBlizOptions wrapped in pcall for Midnight compatibility
- New Alerts settings tab in main UI
- Custom sound file configuration
commit 6ed06ffe0ce3f41ca4fdbb8602ebf08dc500a70c
Author: anderson lima <anderson.lima@dnxbrasil.com>
Date: Thu Jun 18 09:50:05 2026 -0300
fix: v1.0.2 - Fix library load order and add AceConfigCmd
- Corrected TOC load order: AceGUI before AceConfigDialog
- Added AceConfigCmd-3.0 (required by AceConfig-3.0)
- Wrapped AddToBlizOptions in pcall (removed in Midnight 12.x)
- Library order: LibStub > CallbackHandler > Ace* > AceGUI > ConfigRegistry > ConfigCmd > Config > ConfigDialog > LDB > DBIcon
commit 6e6ea6be58a128ec55da5ff950a8b531b9415db7
Author: anderson lima <anderson.lima@dnxbrasil.com>
Date: Thu Jun 18 09:43:56 2026 -0300
feat: v1.0.2 - Bundled all required libraries
- Added all Ace3 libraries to Libs/ folder (embedded, no external deps)
- Added LibDataBroker-1.1 and LibDBIcon-1.0
- Removed unused LibSharedMedia-3.0 and AceConfigCmd-3.0 from TOC
- Removed X-Embeds header (not needed with embedded libs)
- Fixed TOC library load order
- Alerts tab with full settings UI
- Version bump to 1.0.2

