Skip to content

Releases: Longhorn-Developers/Help-Me-Bevo

v3.1.1

06 Apr 00:19

Choose a tag to compare

What's Changed

Full Changelog: v3.0.2...v3.1.1

v3.0.2

29 Mar 22:36
1cda907

Choose a tag to compare

What's Changed

Full Changelog: v3.0.1...v3.0.2

v3.0.1

29 Mar 10:28

Choose a tag to compare

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

08 Feb 01:08

Choose a tag to compare

  • 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

07 Feb 20:39

Choose a tag to compare

  • Fixed overflowing of long assignment names

Full Changelog: v2.1.0...v2.1.1

v2.1.0

07 Feb 07:03

Choose a tag to compare

image
  • 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

15 Jan 01:13

Choose a tag to compare

  • 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

07 Dec 21:39

Choose a tag to compare

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

25 Oct 19:05

Choose a tag to compare

  • Fixes bug where analytic functions were fired twice with refresh fail-safe system

Full Changelog: v1.4.6...v1.4.7

v1.4.6

25 Oct 09:02

Choose a tag to compare

  • 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