Update Notes
v2.0.22026-09-21
- • Improved roster upload process
- • Separated current fantasy leagues from archived fantasy leagues
- • Added join league with invite link option
v2.0.12026-09-16
- • Increased security for internal values
- • Moved update notes to separate page
- • Admin panel improvements
- • Standardize back button to navigate to previous page
- • Proper tiebreaker logic for standings
v2.0.02026-09-14
- • More robust boxscore loading
- • Improve database security
- • Sticky headers on boxscore page
v1.10.12026-01-19
- • Third attempt at fixing buttons on scores page
v1.10.02026-01-17
- • Implement playoff logic for fantasy leagues
- • More adjustments to filtering buttons on scores page
- • Increase visibility of Standings and Rankings buttons on scores page
v1.9.42026-01-13
- • Adapt to poor HTML structure from USports
v1.9.32026-01-11
- • Adjustments to handling of dates
- • Add filter by position to players page
- • Add search by player name to players page
v1.9.22026-01-06
- • Fix issue with this week's fantasy matchups not being displayed
v1.9.12026-01-05
- • Calculate top performers at end of every day
- • Show top performers from last 5 days on home page
v1.9.02026-01-05
- • Add conference logos to scores page
- • Add team rankings to scores page
- • Add game of the day to scores page
- • Add national rankings page to scores section
- • Fix issue with small hitboxes for filtering on scores page
- • Remove Memorial from Wall of Shame
v1.8.02025-10-30
- • Player rosters are now locked player-by-player, day-by-day instead of at 12:00 PM on Friday.
- • Add link to player page from free agency view
- • Fixed display issue of fantasy points on player page
- • Prevent full page errors, display error in corner of screen
v1.7.52025-10-26
- • Add team games page (accessible from standings page)
- • Display next game date and opponent on team fantasy page
- • Players with bye weeks will have their next game displayed in red
- • Improve mobile view on team fantasy page by allowing to view one team at a time
- • Fix issue with women's games not being updated at midnight
v1.7.42025-10-25
- • Fix issue with live game boxscores not being displayed
v1.7.32025-10-25
- • Add standings page in scores section
- • Reduce wall of shame from 5 teams to 2 teams
v1.7.22025-10-22
- • Fix duplicate players from draft bug
- • Trades are now available. This is a complex change, please let me know if you encounter any issues.
v1.7.12025-10-22
- • Add configuration for search engine visibility
- • Reduce wall of shame from 10 teams to 5 teams
- • Don't allow adding players before draft has been completed
v1.7.02025-10-20
- • Fix issue where scores from last year were displayed with 2025-26 filter active on players page
- • Sort by fantasy points descending on free agency page
- • Fix issue with matchups not being processed correctly
- • Show all matchups from league instead of only your own
- • Allow viewing of other teams
- • Change to using icons instead of "Drop" and "Trade" text
- • Add update notes and future features sections
v1.6.132025-10-19
- • Update wall of shame. Down from 15 teams to 10
- • Allow for using alternate names in parsing player fantasy points
v1.6.122025-10-18
- • Fix bug showing incorrect matchup
- • Add logic to show which games were classified as not regular season
v1.6.112025-10-19
- • Fix roster parsing issue when no playerId is linked
- • Use 2025 weeks instead of 2026 weeks
- • Quality of life improvements on draft page
v1.6.102025-10-17
- • Fix infinite loop on fantasy page
v1.6.92025-10-17
- • Sort by actual start time, not before time zone conversion
- • Show games in own time zone
- • Fixes in processing live games on scores page
- • Sort by stats on boxscores page
- • Properly calculate set winners
v1.6.82025-10-16
- • Added simple league page
- • Resolved issue with displaying live scores correctly
v1.6.72025-10-15
- • Fixed issue where wrong matchup was showing
v1.6.62025-10-15
- • Change support email to usportvb@gmail.com
v1.6.52025-10-15
- • Add support email
- • Add geevolley link
- • Restrict join draft if there aren't at least 2 teams in the league
v1.6.42025-10-13
- • Resolve icons for app to avoid default text
- • Fix build error in previous pr
v1.6.32025-10-12
- • Major performance improvements for scores interface
- • Fixed efficiency being summed instead of averaged
- • Removed old, unused test code
- • Allowed for filtering by season on players page
- • Show fantasy point defaults in tooltip on players page
- • Make league name case insensitive for joining
v1.6.22025-10-11
- • Handle brandon roster
- • Remove brandon from wall of shame
v1.6.12025-10-10
- • Display boxscores internally
- • Made UX improvements to the games screen
- • Made mobile UI improvements to the home page
- • Fixed date issue when navigating to scores page
v1.6.02025-10-09
- • Viewing scores interface
- • Set scores, filtering, logos are shown
- • Link to usport boxscores if available
v1.5.02025-10-08
- • Adjust various views to be more mobile friendly
v1.4.02025-10-07
- • Added support for processing more rosters from RSEQ and AUS
- • Added daily CRON method which will calculate points correctly
- • Major improvements to main screen in league
- • Added restriction on editing rosters during a matchup week
- • Improved performance on draft page
v1.3.72025-10-06
- • Added free agency
- • Can drop players
- • Added button for proposing trade, no functionality yet
- • Added search bar for players in draft and free agency
v1.3.62025-10-05
- • Fully working live draft
v1.3.52025-10-04
- • Added support for processing UNB rosters
- • Added shell for draft
v1.3.42025-10-03
- • Several validation checks added for creating and joining leagues
- • Can edit profile
- • Can edit league settings, draft settings, teams in league
- • Can edit team in league
- • Matchup generation logic implemented
v1.3.32025-10-02
- • View league, view league password
- • View team roster
v1.3.22025-10-01
- • Can create a league
- • Can join a league using league name and password
v1.3.12025-09-30
- • Properly assign teamIds when processing rosters
- • PlayerIds are now internal and non-reliant on usports
v1.3.02025-09-29
- • Create framework for fantasy leagues
v1.2.12025-09-28
- • Add code for processing most rosters
v1.2.02025-09-27
- • Add support for womens players
- • Add players page
v1.1.02025-09-26
- • Add signup, login, forgot password
v1.02025-09-25
- • Frontend is presentable, player and team data is proper