tag dcf4570c0b55b6f865c8183b0493790697261be5 v1.0.0
Author:	nursh-bit <nursh-bit@users.noreply.github.com>
Date:	Thu Jan 22 10:40:15 2026 -0600

Release v1.0.0

commit 84bdd5b61d60fb24d9d9d06267748a59fece84fa
Author: nursh-bit <nursh-bit@users.noreply.github.com>
Date:   Thu Jan 22 10:39:45 2026 -0600

    Release v1.0.0

commit 1296f0ad949eb370eb9a08600545e0070832a67c
Author: nursh-bit <nursh-bit@users.noreply.github.com>
Date:   Thu Jan 22 10:36:37 2026 -0600

    Rebrand: SpeakinLite -> EmoteControl
    
    BREAKING CHANGE: Complete addon rebrand
    
    - Renamed main addon folder: SpeakinLite -> EmoteControl
    - Renamed all 41 pack folders: SpeakinLite_Pack_* -> EmoteControl_Pack_*
    - Renamed all .toc files to match new addon names
    - Updated Dependencies in pack .toc files
    - Updated pkgmeta.yaml and .pkgmeta
    - Removed SpeakinLite backward compatibility alias
    - Updated all code and documentation references

commit 9f422d2e7a2ec9b721fdae39e6794cf1cadb55f1
Author: nursh-bit <nursh-bit@users.noreply.github.com>
Date:   Wed Jan 21 14:50:34 2026 -0600

    Refactor event registration to register only PLAYER_LOGIN early, deferring other events until after DB initialization

commit fee943ffe0bb4242ab212ce7510a534969f1f058
Author: nursh-bit <nursh-bit@users.noreply.github.com>
Date:   Wed Jan 21 14:29:38 2026 -0600

    Refactor event registration methods to reduce taint propagation and update options UI to include slash command settings

