Skip to content

Releases: Xruptor/XanChat

v9.3

04 Nov 15:47
Compare
Choose a tag to compare

xanChat

v9.3 (2022-11-04)

Full Changelog Previous Releases

  • Fixed an issue where the other chat tabs were not being shown and you couldn't click on them if hide tabs was enabled.
  • Final touches to fix (Fixes #33) issue with the Chat Tabs not properly hiding.
    Had to add additional checks to the ChatFrames as the recent changes to FCF has caused some slight problems with checking on Alpha levels.
  • Fixed an issue where the very BUGGY Edit Mode option introduced by Blizzard causing taints EVERYWHERE. Had to bypass it a bit. (Fixes #32)
    Need to wait for Blizzard to get their code working properly before I can fix and address (Ticket #32). Right now this is a workaround.
    Fixed an issue where the tabs were not properly being hidden. (Fixes #33)
    Major code cleanup. Optimized code to prevent multiple loops when setting up the chat frame options.

v9.2

01 Nov 19:47
Compare
Choose a tag to compare

xanChat

v9.2 (2022-11-01)

Full Changelog Previous Releases

  • Final commit update for Dragonflight and support for Classic/WOTLK. (Fixes #31)
    Minor code cleanup.
  • Updated TOC.
    Added additional support for Classic, WOTLK, etc...
    Updated the packager to work with Classic, WOTLK, etc...
    Restricted some options to Retail only.
    Fixed a config problem with custom whisper colors. It now requires a reloadUI to function properly.
    Completed removed PARTY_MEMBERS_CHANGED as it's no longer supported anywhere.
    Added checks for editBox features only available in Retail.
  • Initial update for Retail version and support for Dragonflight.
    Fixed several frame creation errors that were happening due to changes to the API.
    Added support for separate whispers chat frames tabs.
    Added support for the new temporary windows system Blizzard has implemented.
    Added additional checks for errors when restoring chat frame settings.
    Changed how the ChatFrames are processed to add additional future chat frame support.
    Fixed an issue with the config window displaying an error on Retail.
    Fixed a SetParent issue where SetParent no longer accepts strings and must be a frame object.

v9.1

19 Sep 14:13
Compare
Choose a tag to compare

xanChat

v9.1 (2021-09-19)

Full Changelog Previous Releases

  • TOC Version Update
    Small Fix for a bug with profanity filter and null error.

v9.0

30 Jun 14:43
Compare
Choose a tag to compare

xanChat

v9.0 (2021-06-30)

Full Changelog Previous Releases

  • Fixed an error with a recently removed Function by Blizzard. (Fixes #30)

v8.9

28 May 14:10
Compare
Choose a tag to compare

xanChat

v8.9 (2021-05-28)

Full Changelog Previous Releases

  • Updating to support Retail, Classic and now BCC (aka TBC).
  • Updating the Packager GitHub Action script.

v8.8

06 Apr 16:08
Compare
Choose a tag to compare

xanChat

v8.8 (2021-04-06)

Full Changelog Previous Releases

  • Added support for GitHub Actions packager for WoWInterface and Curse.
    Removed support for Travis CI.