Skip to content

RFiDGear v1.0.8289

Compare
Choose a tag to compare
@c3rebro c3rebro released this 11 Sep 22:13
· 34 commits to master since this release

Version 1.0.8289

Frontend related changes

  • Feature: Added Helpfiles. Call by using Menu "Help" -> "Help" or "F1"

Backend related changes

  • Feature: Hand over Arguments when Starting the App:
    • REPORTTEMPLATEPATH="C:\Path\to\Template.pdf"
    • REPORTOUTPUTPATH="C:\Path\where\Report\is\placed.pdf
    • The "Dollar" Character is recognized as a placeholder to
      exchange Strings into pdf reports.
      Usage: Create a "CreateReportTask" with a Fieldvalue
      $ThisWillBeReplaced Then call the rfidgear.exe with
      $ThisWillBeReplaced="A New Value" and it gets replaced in the PDF
    • AUTORUN=1 will execute the "Run All Tasks Once" Command
  • Improvement: migrated from abandoned mvvmlight to WCT MVVM
  • Fix: "Update available" Message after Updating