Skip to content

Releases: Stanzilla/AdvancedInterfaceOptions

2.1.12

Choose a tag to compare

@github-actions github-actions released this 07 Aug 21:09

Advanced Interface Options

2.1.12 (2026-08-07)

Full Changelog Previous Releases

  • Fix game marking addon as incompatible with current game version
    • Putting a comment above the ## Interface line invalidates the file
    • # WOW_INTERFACE_TARGETS cannot be on line 1
  • Guard the status text repaint against secret values

2.1.11

Choose a tag to compare

@github-actions github-actions released this 07 Aug 08:11

Advanced Interface Options

2.1.11 (2026-08-07)

Full Changelog Previous Releases

  • chore: ignore macOS metadata
  • chore: automate WoW interface updates
    Keep supported client interface IDs current from Warcraft Wiki and open a pull request when the scheduled updater detects changes.
  • Update interface IDs in AdvancedInterfaceOptions.toc
    Update ToC for TBC and Era updates.
  • Fix wrong tooltip description for floating combat text self absorbs
  • Bump actions/checkout from 4 to 7
    Bumps actions/checkout from 4 to 7.
    updated-dependencies:
    • dependency-name: actions/checkout
      dependency-version: '7'
      dependency-type: direct:production
      update-type: version-update:semver-major
      ...
      Signed-off-by: dependabot[bot] support@github.com
  • Bump actions/upload-artifact from 6 to 7
    Bumps actions/upload-artifact from 6 to 7.
    updated-dependencies:
    • dependency-name: actions/upload-artifact
      dependency-version: '7'
      dependency-type: direct:production
      update-type: version-update:semver-major
      ...
      Signed-off-by: dependabot[bot] support@github.com

2.1.10

Choose a tag to compare

@github-actions github-actions released this 01 Feb 18:14

Advanced Interface Options

2.1.10 (2026-02-01)

Full Changelog Previous Releases

  • Add TBC to list of supported clients in toc

2.1.9

Choose a tag to compare

@github-actions github-actions released this 30 Jan 21:34

Advanced Interface Options

2.1.9 (2026-01-30)

Full Changelog Previous Releases

  • Support both 'v2' and non-v2 versions of combat text cvars for backwards compatibility
  • Fix friendly nameplate class color cvar

2.1.8

Choose a tag to compare

@github-actions github-actions released this 30 Jan 20:13

Advanced Interface Options

2.1.8 (2026-01-30)

Full Changelog Previous Releases

  • Add 'CombatText' global to LuaCheck linter

2.1.6

Choose a tag to compare

@github-actions github-actions released this 30 Jan 19:29

Advanced Interface Options

2.1.6 (2026-01-30)

Full Changelog Previous Releases

  • Fix floating combat text panel to use new '_v2' cvars

2.1.5

Choose a tag to compare

@github-actions github-actions released this 23 Jan 21:21

Advanced Interface Options

2.1.5 (2026-01-01)

Full Changelog Previous Releases

  • Bump actions/upload-artifact from 4 to 6
    Bumps actions/upload-artifact from 4 to 6.
    updated-dependencies:
    • dependency-name: actions/upload-artifact
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
      ...
      Signed-off-by: dependabot[bot] support@github.com
  • feat: add midnight toc

2.1.4

Choose a tag to compare

@github-actions github-actions released this 17 Sep 16:06

Advanced Interface Options

2.1.4 (2025-09-17)

Full Changelog Previous Releases

  • Fix not being able to scroll cvar browser with mouse wheel
  • Fix cvar browser scrollbar arrow buttons being disabled on load
  • Update TOC file for patch 11.2 Ghost of K'aresh

2.1.3

Choose a tag to compare

@github-actions github-actions released this 03 Jul 20:30
8ddd1ad

Advanced Interface Options

2.1.3 (2025-07-03)

Full Changelog Previous Releases

  • chore: toc update

2.1.2

Choose a tag to compare

@github-actions github-actions released this 23 Apr 16:14
b21fa1a

Advanced Interface Options

2.1.2 (2025-04-23)

Full Changelog Previous Releases

  • chore(toc): update version for patch 11.1.5
  • Fix Floating Combat Text panel (#108)
    #106
    #104
    Co-authored-by: Benjamin Staneck staneck@gmail.com
  • Bump actions/upload-artifact from 2 to 4
    Bumps actions/upload-artifact from 2 to 4.
    updated-dependencies:
    • dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
      ...
      Signed-off-by: dependabot[bot] support@github.com
  • Create dependabot.yml