Skip to content

Releases: michaelnpsp/Grid2

3.0.25-beta

11 Feb 22:25

Choose a tag to compare

3.0.25-beta Pre-release
Pre-release

Grid2

3.0.25-beta (2026-02-11)

Full Changelog Previous Releases

  • Changed buff filter in default profiles.
    Fixing small glitch on buffs configuration.
  • Removed redundant default color in auras module.
  • Merge branch 'midnight' into range-alpha-refactor
  • Direction status, removed options not compatible with midnight.
  • Bug fixes and performance optimizations in refactored range status.
  • Refactor of range status to work with UnitInRange() secrets.
    Refactor of alpha status to work with secret activations.

3.0.24

11 Feb 15:01

Choose a tag to compare

Grid2

3.0.24 (2026-02-11)

Full Changelog Previous Releases

  • Workaround to blizzard bug: game returning a nil dispell color for debuffs (GH issue #361)
  • Now shields-overflow returns a zero value to avoid crashes in old profiles using this status on bars.
    Now 38 yards range checks range using a rez spell (if available for the class) if the player is dead.
    Reduced countdown text colorization rate to increase performance.
  • Fixing countdown text coloring crashing in combat.
    Fixing crash in text with secret percent values (GF issue #1416)
    Removed classic code in power/mana statuses
  • Fixing glitches in icons countdown colorization settings.
    Removed all code to control/configure OmniCC addon.
  • Added support for icons countdown text conditional coloring (GH issue #352)
  • Fixing private-auras tooltips when multiple auras are displayed.
  • Fixing a bug deleting sideKick indicators.
  • Removed files and code for classic versions from Grid2Options
  • Removed indicators and statuses files for classic version.
    Removed raiddebuffs files
    Removed build files for non-midnight versions.

3.0.23-beta

09 Feb 03:24

Choose a tag to compare

3.0.23-beta Pre-release
Pre-release

Grid2

3.0.23-beta (2026-02-09)

Full Changelog Previous Releases

  • Now shields-overflow returns a zero value to avoid crashes in old profiles using this status on bars.
    Now 38 yards range checks range using a rez spell (if available for the class) if the player is dead.
    Reduced countdown text colorization rate to increase performance.

3.0.22-beta

06 Feb 15:37

Choose a tag to compare

3.0.22-beta Pre-release
Pre-release

Grid2

3.0.22-beta (2026-02-06)

Full Changelog Previous Releases

  • Fixing countdown text coloring crashing in combat.
    Fixing crash in text with secret percent values (GF issue #1416)
    Removed classic code in power/mana statuses

3.0.21-beta

05 Feb 18:29

Choose a tag to compare

3.0.21-beta Pre-release
Pre-release

Grid2

3.0.21-beta (2026-02-05)

Full Changelog Previous Releases

  • Fixing glitches in icons countdown colorization settings.
    Removed all code to control/configure OmniCC addon.
  • Added support for icons countdown text conditional coloring (GH issue #352)
  • Fixing private-auras tooltips when multiple auras are displayed.
  • Fixing a bug deleting sideKick indicators.
  • Removed files and code for classic versions from Grid2Options
  • Removed indicators and statuses files for classic version.
    Removed raiddebuffs files
    Removed build files for non-midnight versions.

3.0.20

04 Feb 19:29

Choose a tag to compare

Grid2

3.0.20 (2026-02-04)

Full Changelog Previous Releases

  • Fixing indicators icons hidden in a edge case when using negative separation (GH issue #358)
  • Fixing crash in tooltip indicator when unit tooltip is disabled (CF issue #1412)
  • Shape indicator: added support for secret activations.
  • Merge branch 'midnight' of https://github.com/michaelnpsp/Grid2 into midnight
  • Partial support for statuses secret activations.
    Now load conditions should not crash with secret statuses.
    Now overflow status can be linked to color compatible indicators (not only multibar glowline).
  • Partial support for statuses secret activations (at least now should not crash).

3.0.19

31 Jan 03:02

Choose a tag to compare

Grid2

3.0.19 (2026-01-31)

Full Changelog Previous Releases

  • Fixing heal range check crash on reload (GH issue #351)

3.0.18

30 Jan 19:50

Choose a tag to compare

Grid2

3.0.18 (2026-01-29)

Full Changelog Previous Releases

  • Added new aura filters (only available on midnight beta).
  • Simplified the range status code.
  • Added extra aura filters to blizzframes library, small optimizations.
  • Fixing summon status (CF issue #1402)
    Added new filters to blizz frames auras gathering code.
  • Fixing crash when Clique is not installed but another addon has created ClickCastHeader table.
  • Changed cooldown text default vertical offset to be the same than the default blizzard offset.
  • Merge pull request #347 from lwalter/main
    (Feature) Revisit support custom placement of cooldown text
  • Fixing possible crash in leader and master-looter statuses due to secrets (GH issue #348)
  • Support moving cooldown text
    OmniCC is not continuing to be supported for prepatch and Midnight
    retail releases. As such it is valuable to be able to at least move the
    cooldown text which OmniCC originally provided. This commit introduces
    this functionality within Grid2.
  • Merge pull request #346 from michaelnpsp/revert-343-main
    Revert "(Feature) Support custom placement of cooldown text" (crashes, unfinished patch, missing code)
  • Revert "(Feature) Support custom placement of cooldown text"
  • Merge pull request #343 from lwalter/main
    (Feature) Support custom placement of cooldown text
  • Removed unused options in settings for health-deficit status.
  • Multibar indicator: fixing reverse fill general option not working.
  • Support moving cooldown text
    OmniCC is not continuing to be supported for prepatch and Midnight
    retail releases. As such it is valuable to be able to at least move the
    cooldown text which OmniCC originally provided. This commit introduces
    this functionality within Grid2.
  • Fixing possible crash in icon indciators if stacks count is nil (CF issue #1398)
  • Now overflow-status is only compatible with multibar indicator glowing lines.
  • Disabled monk stagger status
  • Added checks in AFK status to avoid crashes with secrets.

3.0.17-beta

28 Jan 23:19

Choose a tag to compare

3.0.17-beta Pre-release
Pre-release

Grid2

3.0.17-beta (2026-01-28)

Full Changelog Previous Releases

  • Added extra aura filters to blizzframes library, small optimizations.
  • Fixing summon status (CF issue #1402)
    Added new filters to blizz frames auras gathering code.
  • Fixing crash when Clique is not installed but another addon has created ClickCastHeader table.
  • Changed cooldown text default vertical offset to be the same than the default blizzard offset.
  • Merge pull request #347 from lwalter/main
    (Feature) Revisit support custom placement of cooldown text
  • Fixing possible crash in leader and master-looter statuses due to secrets (GH issue #348)
  • Support moving cooldown text
    OmniCC is not continuing to be supported for prepatch and Midnight
    retail releases. As such it is valuable to be able to at least move the
    cooldown text which OmniCC originally provided. This commit introduces
    this functionality within Grid2.
  • Merge pull request #346 from michaelnpsp/revert-343-main
    Revert "(Feature) Support custom placement of cooldown text" (crashes, unfinished patch, missing code)
  • Revert "(Feature) Support custom placement of cooldown text"
  • Merge pull request #343 from lwalter/main
    (Feature) Support custom placement of cooldown text
  • Support moving cooldown text
    OmniCC is not continuing to be supported for prepatch and Midnight
    retail releases. As such it is valuable to be able to at least move the
    cooldown text which OmniCC originally provided. This commit introduces
    this functionality within Grid2.

3.0.16-beta

27 Jan 22:35

Choose a tag to compare

3.0.16-beta Pre-release
Pre-release

Grid2

3.0.16-beta (2026-01-27)

Full Changelog Previous Releases

  • Removed unused options in settings for health-deficit status.
  • Multibar indicator: fixing reverse fill general option not working.
  • Fixing possible crash in icon indciators if stacks count is nil (CF issue #1398)
  • Now overflow-status is only compatible with multibar indicator glowing lines.
  • Disabled monk stagger status
  • Added checks in AFK status to avoid crashes with secrets.