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

2.3.0-release

Choose a tag to compare

@github-actions github-actions released this 22 Aug 04:27
· 11 commits to main since this release

ChatFramePlus

2.3.0-release (2023-08-22)

Full Changelog Previous Releases

  • docs: update README

  • Merge branch 'main' of https://github.com/drzewieckinicholas/ChatFramePlus

  • refactor(tab): minor refactor to tab module to allow for easier feature additions in the future

  • chore(button): replace Show and Hide with SetShown

  • feat(frame): add functionality for changing chat show and hide delay as well as fade in and out time (#10)
    Chat show and hide delay is the amount of time it takes for the chat to fade in and out on mouseover

    and mouseout.

    issue #9