Skip to content

v0.96.383

Compare
Choose a tag to compare
@zfi zfi released this 17 Apr 22:17
· 1004 commits to master since this release

Block Improvements

  • ActivityBot drive system improvements - updated blocks and abdrive library that support:
    • Measured turns and arcs
    • Calibration self-analysis
    • More intuitive speed and acceleration control
  • Number value block that can display out-of-range warnings
  • 4x4 keypad blocks
  • Better handling of floating-point within advanced math blocks

User Interface

  • Added menu item to navigate back to project description
  • Support for Java JDK 7 is removed. All future updates require Java 8 JDK.
  • Update jOOQ package from version 3.6.1 to 3.6.4.
  • Update Shiro package from version 1.2.3 to 1.3.2 for security updates.
  • Add missing debug configuration option to support session debugging
  • Update session timeout from 3 minutes to 1 hour.
  • Fixed error in Latest Projects code where a missing project owner record prevented the list from appearing.