-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Version 1.8.8819 ----------------------------------------------------------------- Frontend related changes - Feature: "Checkpoints" now do have a "header number" - Feature: "Checkpoints" now do have a context-menu "copy / paste" - Feature: "Checkpoints" can now be created on the cursor position instead of "only at the end" - Improvement: Auto scroll feature. Scrolling down when a tasklist executes now also keep the most left cell in focus. Backend related changes - ReaderDevice Improvement: Upgraded Elatec.NET to v0.2 in order to utilize async/await - App ID Length limited to 8 digits - Improvement: converted most of the Methods to utilize async/await - Logging: Log to Windows Event Viewer with new Source "RFiDGear" - Installer: Create a new EventSource "RFiDGear"
- Loading branch information
Showing
46 changed files
with
5,134 additions
and
3,807 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,3 +28,4 @@ | |
*.xml | ||
*.zip | ||
*.htm | ||
RFiDGear/RFiDGear.SDKStyle.csproj |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.