File Details
v2.1.28
- R
- Jun 21, 2026
- 2.42 MB
- 291
- 12.0.7+2
- Retail
File Name
GRIP-EMS-v2.1.28.zip
Supported Versions
- 12.0.7
- 12.0.5
- 12.0.1
Changelog
Created: 2025 (pre-stamping; exact date unknown) Updated: 2026-06-21 WoW Patch at last update: 12.0.7 Midnight (Retail LIVE)
All notable changes to GRIP - Enhanced Macro Sequencer are documented in this file.
This changelog follows a variant of Keep a Changelog. It tracks the current release and the previous one only. Earlier release notes live in the git history.
[v2.1.28] - 2026-06-21
Added
- Drag a step into a loop to nest it. Drop a step onto a loop's row in the step list, or drag it into a loop that is open in the detail pane on the right -- either way the step moves inside the loop. A drop that would nest too deep is refused with a hint, and undo puts the step back.
- Macro-reference steps can refresh themselves (off by default). A step you built from one of your macros updates after you edit that macro, so you do not have to open the step and click Refresh. Turn it on in Settings. Only steps you built or refreshed on this character update automatically; an imported step is left alone until you refresh it once.
Fixed
- Dragging in the step list lands where you point again. Reordering a step, and dropping a step onto a loop, targeted the wrong row or did nothing because the editor looked for the row under the cursor in the wrong place. Editing a step's text or label repaints the right row now too.
- Adding steps inside an If that only fills its Else branch respects the maximum nesting depth, instead of allowing one level too deep that the compiler would later drop.
- Importing a library that contains encrypted or protected entries skips and counts them in the import report instead of failing on them.
[v2.1.27] - 2026-06-21
Fixed
- Sorting your sequences by Last Updated no longer errors out. An older sequence could store its timestamp as text instead of a number, which broke the sort; every timestamp now reads the same way.
Changed
- The cross-class All Classes spell list the conditional picker browses is rebuilt against the current 12.0.7 client, so spells from every class match today's game data.