Menu Close

New BETA version: Data Crow 4.9 BETA I

I have placed a new beta version in the download section;

[Fixed]

  • NPE exception during the set up of the user folder due to the logger not having been
    initialized yet. This issue will hide the real underlying issue.
  • Fixed an error on startup for MacOS.

[Changed]

  • Internal structural changes have been made to allow the Data Crow core libray to be
    incoporated in other applications. Most importantly the logging mechanism is now
    completely decoupled from the code as such that it can be registered by the
    application/app using the core library. Other major changes have been made to
    significantly reduce the usage of the AWT and Swing libraries.

[New]

  • Data Crow synchronization service for external (to Data Crow) devices. This service
    allows both module and data to be synchronized. At the current stage, it’s a one way
    synchronization going from Data Crow to the external device.