DraftKings Props Chooser Release Notes

DraftKings Props Chooser Release Notes

1.0.0.4

  • Changed Show Current Logs to open the current log file in the user's default editor.

1.0.0.3

  • Removed 'Enable/Disable All' buttons from the 'Change Selections' dialog as these functions aren't likely to be used.

  • Changed to InnoSetup installer.

1.0.0.2

  • On app launch, check to see if FTP credentials are available & Common Folder doesn't yet exists before attempting to migrate data from the FTP to the local common folder.

  • Added a button in the Setup->Datafeed section for the purpose of manual 'Migrate FTP Files to Common Folder'.

  • Fixed a bug with a clicking on the File menu to exit instead of the File->exit menu option.

  • Made into singleton app.

  • Added migration of data files from FTP to the local Common Folder (C:\ProgramData\DraftKings).

  • Implemented option to use Local Common Folder or FTP data files. Default is Local Common Folder.

  • Changed UI to show selected Futures in the Futures tab of the main UI.

  • Changed Futures grid in the main UI to show the status of each selected Future.

  • Allows modifying of the Property name of the selected Futures in the Futures grid.

  • Added 'Change Selections' button to the Futures tab. Clicking on this brings up the new 'Manage Futures' dialog.

  • Added 'Remove Selected' button to the Futures tab. Clicking on this button removes the chosen Selected Futures'.

  • Added 'Manage Futures' dialog to allow changing of selected futures. Select/unselected by clicking on the 'Use' checkboxes. The property names are generated automatically but can be modified.

  • On app closing, check to see if Selected Futures have changed and asks whether a save is wanted or not before fully exiting.

  • Updated to .NET Framework 4.8.

  • Replaced RestSharp usage with HttpWebRequest to access URL data.

1.0.0.1

  • Added support for choosing between Legacy and new datafeed URLs.

  • Added support for Debug logs.

  • Added information as well as debug logs.

  • Rossified logos for installer and settings folder.

  • Saves secured passwords and API keys in settings file.

1.0.0.0

  • Initial release version