All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
- Fixed: Reset
_TotalSizeInBytes
counter before each run to avoid overpriced Mbps after the first run
- Transfer now shows in Mbps (Megabits per second)
- Added example payloads from https://docs.bond.tech/docs/transaction-payloads #16
- Added transfer data speed to bottom status pane
- Microsoft Entra ID (Interactive Browser) Authentication #14
- Added ABOUT APP window, icons & "Test connection" button
- Fix loading of Form Designer
- Add cancel button
- Add exception display
- Visual tweaks to progress bar
- Added reuse of compiled C# expressions from message payload, repeated use of an expression executes faster
- Limit use to single EventSender and Single EventHubProducerClient across all threads
- Updated completion logic that requires all threads to complete before updating UI
- Some tweaks to reduce locking of UI during execution
- First release with basic features.