Skip to content
This repository was archived by the owner on Aug 19, 2025. It is now read-only.

2.4.0-release

Choose a tag to compare

@github-actions github-actions released this 14 Sep 06:10
· 7 commits to main since this release
a5d0854

ChatFramePlus

2.4.0-release (2023-09-14)

Full Changelog Previous Releases

  • feat: initial background module functionality (#12)

    • refactor: re-name GetChatTabTexture to GetChatFrameTexture as it can be used for more purposes

    • feat(background): initial background module functionality

    Allow the player to completely hide the background that appears on mouseover despite the background

    color being set to 0 alpha.

    issue #11

    • docs: update README
  • refactor: minor reduction in code in options tables