Releases: magnusbakken/espn-fantasy-autopick
Releases · magnusbakken/espn-fantasy-autopick
4.0.0
New features
- Converted extension to Manifest version 3.
- The extension popup now shows up on every page, but the contents of the popup are only shown while on the ESPN fantasy team pages.
Removed features
- The keyboard hotkeys are no longer available in this version, due to changes in the Chrome API requiring a new permission. If it turns out that a lot of people were using them, they can easily be added back later.
Bug fixes
- Added a timeout prior to clicking the Move button each time. This will increase the time it takes for the extension to run, but should avoid more timing issues.
3.0.2
Bug fixes
- Fixed multiple issues with goalies in NHL leagues.
3.0.1
Bug fixes
- Minor fixes and improvements.
3.0.0
New features
- Added support for NHL leagues.
- Some minor visual changes to the NBA extension.
2.4.5
2.4.4
Bug fixes
- The fix in the previous release (2.4.3) was incorrect. It would give wrong results when detecting if every player is currently playing.
2.4.3
Bug fixes
- Fixed a bug that could happen when there were completely empty slots in the starting lineup.
2.4.2
Bug fixes
- Fixed a bug introduced in the last update, which caused errors in some cases.
2.4.1
Bug fixes
- Made two improvements to the algorithm:
- Fixed the player health calculation so it prefers uninjured players. This functionality was broken.
- Don't change the lineup if every player with games is already on the active roster.
2.4.0
New features
- Added support for automatically setting up the roster for a custom number of days.
Bug fixes
- Fixed some issues related to saving and restoring settings.