Releases: AIE-Guild/GreenWall
Releases · AIE-Guild/GreenWall
v1.9.10
Fixed
- Fixed GreenWall_ParseText message filtering to filter blank messages.
Added
- Added warning for any transmission of a blank message on a channel.
Changed
- Removed unused CRC import.
v1.9.10-beta
Fixed
- Fixed GreenWall_ParseText message filtering to filter blank messages.
v1.9.9
Fixed
- Added chat interception workaround for guild chat changes in BFA 8.1.
Thank you to Ashayo for the patch.
v1.9.8
Changed
- Refactored system message pattern matching.
v1.9.7
Fixed
- Removed a debug statement that was raising format errors.
Thank you to Legracen from AIE for helping with the fault isolation.
Changed
- Refactored gw.Debug to test the debug level before formatting the message.
v1.9.6
Fixed
- Restored context menu availability for speakers in other co-guilds.
v1.9.5
Fixed
- Checks for ElvUI compatibility now recognize ElvUI user profiles.
Thank you, again, to Simpy from the ElvUI team.
v1.9.4
Fixed
- Applied workaround for chat channel sender regression introduced in 8.0.1.
Removed
- Removed pre-8.0 call to bare SendLocal.
v1.9.3
Updated
- Updated the TOC for WoW 8.0.
v1.9.2
Fixed
- Updated compatibility mode for ElvUI 10.74 changes to chat.
- Removed combat log from chat window scanning.
Thank you to Simpy from the ElvUI team for the fixes.