NBA Game Day Reader Release Notes
2.0.0.4
Added migration for teams.txt from BannisterLake version if available.
Added teams.txt file to the installer to install into the exe folder.
Added code to support copying the teams.txt file to the settings folder on app launch after a fresh install.
2.0.0.3
Fixed a bug with getting update installer.
2.0.0.2
Fixed handling of changes to API Key and League Code so that that changes are only looked at when the textboxes loose focus.
Fixed testing for the validity of the API Key based on what the status of the URL response is.
Converted installer to use Registry Hive settings instead of adding a shortcut to the Startup Folder as this obfuscates the information shown in Startup Apps.
Changed loading graphics from Bannister Lake version to Ross Video version.
2.0.0.1
Added support for reading Dunk Scores from live game streams.
At this point in time, the NBA Portal has no support for getting data on dunk score leaders.
Converted to .NET 8.0 to support use of HttpClient class in reading the Dunk Score game stream.
2.0.0.0
Uses newer NBA API (https://api.nba.com/v0/api/).