File Details
R1.9941 - Retail, Classic MoP, Anniversary, and Classic Era
- R
- Jun 19, 2026
- 2.93 MB
- 35.4K
- 12.0.7+4
- Classic + 3
File Name
Guild_Roster_Manager_R1.9941.zip
Supported Versions
- 12.0.7
- 12.0.5
- 5.5.4
- 2.5.5
- 1.15.8
VERSION 1.9941 - June 18th, 2026
BUG FIXES
- Fixed a MAJOR bug in MoP that completely kills GRM from properly configuring and loading. GRM may appear to partially be working but it is unable to collect new changes. Blizz has merged the backend API in MoP Classic with the Retail API purges changes. HOWEVER, they did not restrict the new API like they did in Retail, which is great, so you can still access and edit public/officer notes in Classic, but there was still a bit of a rewrite due to being forced to use the
SetNoteAPI. This is fine, except Anniversary and Vanilla Classic/HC modes still use the old API so writing GRM as a single codebase I have to wrap in my own function for duel-compatibility. Not hard, just busy work. All is well now!