Releases: Longhorn-Developers/Help-Me-Bevo
Releases · Longhorn-Developers/Help-Me-Bevo
v3.1.1
v3.0.2
What's Changed
- fix: remove analytics key from manifest by @arjohnsonn in #8
Full Changelog: v3.0.1...v3.0.2
v3.0.1
Full Changelog: https://github.com/Longhorn-Developers/Help-Me-Bevo/commits/v3.0.1
- Help Me Bevo is now in React + TS using Vite instead of the old-fashioned HTML/CSS/JS.
- Added statistics tracking which will later be used for other Help Me Bevo Wrapped
- Other fixes and changes
v2.1.2
- Adjusts skip button to have (ESC) at the end for shortcut context
- Fixes default text size
Full Changelog: v2.1.1...v2.1.2
v2.1.1
- Fixed overflowing of long assignment names
Full Changelog: v2.1.0...v2.1.1
v2.1.0
- Adds assignment names over the animation, so Bevo can plow through your assignments even more personally.
- Adds Longhorn Developers branding 🎉
- Adds ESC and BACKSPACE as a shortcut for skipping the animation
- Fixes volume issue where volume setting wasn't working
Full Changelog: v2.0.1...v2.1.0
v2.0.1
- Adds stats page in extension menu to view how many times an assignment was submitted
- Blacklists certain submit button when unfavoriting courses
Full Changelog: v1.4.9...v2.0.1
v1.4.9
Full Changelog: v1.4.7...v1.4.9
- Video no longer is injected until a valid button is detected
- This fixes the issue where playing music through bluetooth on your phone would automatically switch to Mac disruptively because it detected a video.
- Fixed bug where Canvas "upload" button would trigger the video
v1.4.7
- Fixes bug where analytic functions were fired twice with refresh fail-safe system
- Thanks @EthanL06 for catching this bug!
Full Changelog: v1.4.6...v1.4.7
v1.4.6
- Fixes bug where buttons would have more than 1 click listeners
- More specifically, I added an array that adds a button when a click listener is added & check it before adding a listener. This bug was caused by different methods of gathering button elements overlapping with each other.
Full Changelog: v1.4.5...v1.4.6