File Details
1.10.1
- R
- Jun 17, 2026
- 2.48 KB
- 29
- 12.0.7+3
- MoP Classic + 3
File Name
EasyGuildBlock-1.10.1.zip
Supported Versions
- 12.0.7
- 5.5.0
- 2.5.5
- 1.15.7
# EasyGuildBlock Changelog
All notable changes to this project will be documented in this file.
## Version 1.0 (2025-07-16):
- Initial release of EasyGuildBlock.
- Automatically enables block guild invites upon logging into the game.
## Version 1.01 (2025-07-17)
- Now uses the official SetAutoDeclineGuildInvites(true) API function for improved compatibility and reliability.
- Replaced deprecated or removed CVar logic from earlier version.
## Version 1.02 (2025-07-23)
- Added support for Mists of Pandaria Classic.
## Version 1.03 (2025-08-29):
- Updated addon for The War Within build version 110205. (Ghosts of K'aresh)
## Version 1.04 (2025-09-24):
- Changed TOC version from 110205 to 110200, incompatibility with client.
- Changed TOC to three files -> Retail, MoP and Classic
## Version 1.05 (2025-12-07):
- Updated addon for The War Within build version 110207. (The Warning)
## Version 1.06 (2026-01-16):
- Updated addon for The Burning Crusade Anniversary version 20505.
## Version 1.07 (2026-02-22):
- Updated addon for Midnight build version 120001.
## Version 1.08 (2026-04-15):
- Optimized login handling by unregistering the event and clearing the handler after it runs.
- Removed the named global frame to keep the addon footprint smaller.
- Added a defensive API check to avoid Lua errors on unsupported clients.
## Version 1.09 (2026-04-22):
- Updated addon for Midnight build version 120005.
## Version 1.10 (2026-06-17):
- Updated addon for Midnight build version 120007.
## Version 1.10.1 (2026-06-17):
- Fixed the CurseForge packaging changelog path in `.pkgmeta`.