All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Fix snow animation breaking on window resize
- Update all npm packages to latest
- Update JS build and minification to support latest packages
- Update SASS build to support latest packages
- Fix Twitch Global emotes, BetterTTV Global emotes, and top 200 most popular FrankerFaceZ emotes from not loading
- Fix Rain animation from not loading and giving an "invalid invocation" error
- Port to QueUp.net
- Fix autovote not voting
- Fix multiple errors with Dubtrack changes
- Removed perfect-scrollbar support
- Add support for FrankerFaceZ emotes
- Update custom mentions to only trigger when a whole word is matched rather than a partial word
- Update Twitch emojis to save to IndexedDB instead of localStorage. We were hitting the 5mb storage limit on localStorage, and using IndexedDB increases the limit to 50mb.
- Update Twitch API to v5
- Fix storing for Twitch and BetterTwitchTV emotes, fixes exceeded quota error for local storage
- Fix AFK not unbinding to chat event when turned off
- Add community theme support for
@dub+=...
- Fix community theme support for
@dubplus=...
- Hotfix for lodash v4 upgrade breaking change
- Chrome Extension Autodeploy testing, needed to increment package number
- updated extension icons
- Initial build of script. Ready for testing and deploying.