Skip to content

Releases: JamieSinn/CSA-USB-Tool

2023.1 - Kickoff

09 Jan 03:25
Compare
Choose a tag to compare

Kickoff release for 2023.

There is a large re-factor currently in progress - and will change how the future versions access the software list.

We'll be using a feature flagging process to slowly roll this out and test it. Stay tuned. Hopefully no impact throughout the season.

What's Changed

New Contributors

Full Changelog: 2022.1...2023.1

2022.1

23 Jan 18:53
Compare
Choose a tag to compare

First release of 2022!

Fixed up the local file functionality. Now all you have to do is put a CSV file (the same format as the one in the repo for each year) in the same directory as the executable (CSAUSBTool.exe) and it'll load that as an option in the UI under FRC9999.

The big update this year is to change it from .NET Framework to .NET Core!

Signed Release

08 Mar 05:51
95a204c
Compare
Choose a tag to compare

First Code Signed release!

2020.1 Release

24 Feb 01:49
Compare
Choose a tag to compare

First release for 2020.

Fixes #44

2019.3-Beta release - CSA-USB-Tool V2

23 Apr 15:20
Compare
Choose a tag to compare
Pre-release

UI Rewrite
Individual Selection of items
Actual download progress indicator

Release 2 2019

11 Feb 17:34
Compare
Choose a tag to compare

Include installer.

Release 1 2019

07 Jan 22:32
5699329
Compare
Choose a tag to compare

2019 Update

Release 4 2018

22 Feb 02:00
Compare
Choose a tag to compare

Added support for local files in CSV's via the local: prefix.

Release 3 2018

08 Feb 07:04
Compare
Choose a tag to compare

Add support for remote CSV's besides the pre-packaged ones.

Usage:

CSAUSBTool.exe <http(s) path to CSV>

Release 2 2018

29 Jan 06:11
Compare
Choose a tag to compare

Fixed a small bug with the iso progress bar.