Skip to content

RFiDGear 1.5.8605

Compare
Choose a tag to compare
@c3rebro c3rebro released this 24 Jul 20:29
· 6 commits to master since this release

Version 1.5.8605

Frontend related changes

  • Feature: "Help" -> "Changelog" will show up this info.
  • Improvement: Auto scroll feature. Scrolling down when a tasklist executes now also
    keep the most left cell in focus.

Backend related changes

  • Feature: Added internal variable
    • CUSTOMPROJECTFILE="C:\Path\where\project-file\is\placed.rfprj" would load the
      specified project file.
      NOTE: When a projectfile gets loaded, its fullpath is memorized.
      This enables the AUTORUN=1 feature to start all tasks once. If
      the CUSTOMPROJECTFILE is used instead, the last used project is ignored