Skip to content

v2.0.1 "Quickfix"

Compare
Choose a tag to compare
@Daltz333 Daltz333 released this 10 Feb 18:25

Why is there two v2.0.1? Simply because I didn't want to publish a new release and ping everyone with an update.

This releases fixes a quite major bug where new columns would not be added when the number of columns in a sheet has been reached. (Quite problematic in the date log where this can quickly expand)

  • Removed camera mode from the config.json template
  • Appends data instead of update to a new column ONLY when max number of columns has been reached (this creates a new column without breaking other stuff)
  • Added some behind the scenes stuff that adds some compatibility to Java 11
  • Reduced size of release by ~50%
  • Removed some more OpenCV clutter
  • Json loading is done on application startup and attempts to continue silently with defaults if error