Releases: michaelnpsp/Grid2
Releases · michaelnpsp/Grid2
3.3.16-beta
Grid2
3.3.16-beta (2026-04-16)
Full Changelog Previous Releases
- Using BIG_DEFENSIVE instead of EXTERNAL_DEFENSIVE when old profiles are updated.
- Fixed typo
- Now by default numbers are abbreviated using "k" and "m" for all locales.
Added a toggle in general options to use the game locale settings to abbreviate numbers. - Removed module to capture buffs/debuffs from blizzard raid frames addon.
Removed "Blizzard Raid Frames" filters from buffs/debuffs statuses.
Now blizzard raid frames are fully disabled if the hide raid option is enabled.
3.3.15
Grid2
3.3.15 (2026-04-11)
Full Changelog Previous Releases
- Nothing to see here.
- Added an option in Icons indicator to "Hide duplicated icons", applicable only when more than on status is linked to the indicator.
- Fixing crash on private-auras indicaotr in ptr 12.0.5
- Fixing a crash in alpha indicator (CF issue #1467)
- Fixing a bug in first boot dialog for new created characters if a cutscene is played.
- Fixing some crashes in ptr 12.0.5
- Removed PixelUtil module
- Shape Indicator: Now atlas names can be used to configure custom textures.
- Added some blizzard textures to the shape indicator: Dispell Overlay texture, and Mage, Curse, Poison, Disease and Bleed icons.
- Changed new layout name to "By Role & Player First"
Updated locales - Added "Inline Header" option to the Layout Editor.
Now more than one inline header can be placed in the same row/column. - Merge branch 'main' into experimental-player-first
- Small optimizations.
- Refactor text indicator to use color alpha to show/hide texts.
Now all health/shields related statuses can be hidden when zero even when abreviate large numbers option is enabled. - Removed some classic code.
- Merge pull request #397 from Nnoggie/public-profile-api
Add a public profile API for external integrations - Remove unneeded scoping
- Add a public profile API for external integrations
- Added pixelutil module
- Fixing layout size calculation for an edge case.
- Removed old UpdateSize() function
- Refactor layout size calculation.
Refactor layout headers placement.
New inline option for headers, and special layout for parties displaying player first.
3.3.14-beta
Grid2
3.3.14-beta (2026-04-11)
Full Changelog Previous Releases
- Fixing crash on private-auras indicaotr in ptr 12.0.5
- Fixing a crash in alpha indicator (CF issue #1467)
- Fixing a bug in first boot dialog for new created characters if a cutscene is played.
- Fixing some crashes in ptr 12.0.5
- Removed PixelUtil module
- Shape Indicator: Now atlas names can be used to configure custom textures.
- Added some blizzard textures to the shape indicator: Dispell Overlay texture, and Mage, Curse, Poison, Disease and Bleed icons.
3.3.13-beta
Grid2
3.3.13-beta (2026-04-09)
Full Changelog Previous Releases
- Changed new layout name to "By Role & Player First"
Updated locales - Added "Inline Header" option to the Layout Editor.
Now more than one inline header can be placed in the same row/column. - Merge branch 'main' into experimental-player-first
- Added pixelutil module
- Fixing layout size calculation for an edge case.
- Removed old UpdateSize() function
- Refactor layout size calculation.
Refactor layout headers placement.
New inline option for headers, and special layout for parties displaying player first.
3.3.12-beta
Grid2
3.3.12-beta (2026-04-08)
Full Changelog Previous Releases
- Small optimizations.
- Refactor text indicator to use color alpha to show/hide texts.
Now all health/shields related statuses can be hidden when zero even when abreviate large numbers option is enabled. - Removed some classic code.
- Merge pull request #397 from Nnoggie/public-profile-api
Add a public profile API for external integrations - Remove unneeded scoping
- Add a public profile API for external integrations
3.3.11
Grid2
3.3.11 (2026-03-31)
Full Changelog Previous Releases
- Shape indicator added default value to avoid crashes if status does not return a color alpha value.
- Shape indicator: Added optional width/height settings, added opacity and blend mode.
- Fixing crash in pvp when target/tot units are enabled due to enemies secret realms (CF issue #1460)
3.3.10-beta
Grid2
3.3.10-beta (2026-03-31)
Full Changelog Previous Releases
- Shape indicator: Added optional width/height settings, added opacity and blend mode.
3.3.9-beta
Grid2
3.3.9-beta (2026-03-31)
Full Changelog Previous Releases
- Fixing crash in pvp when target/tot units are enabled due to enemies secret realms (CF issue #1460)
2.9.23
Grid2
2.9.23 (2026-03-30)
Full Changelog Previous Releases
- Tooltip indicator refactor (backported from midnight code).
- Removed invalid game version from classic github build.yml file.
3.3.8
Grid2
3.3.8 (2026-03-29)
Full Changelog Previous Releases
- Removed some unused classic code.
- DispellablebyMe status: Removed "Get dispellable debuffs from blizzard frames" option.
Removed some duplicated code in auras configuration. - Now group of buffs statuses are compatible with tooltip indicator.
- Fixing a crash in tooltips when indicators are outside the unit frame (GH issue #392)