Skip to content

Releases: parallaxinc/BlocklyProp

v1.1.455

08 Feb 03:29
@zfi zfi
8dbd7e9
Compare
Choose a tag to compare

This is an interim release to correct an issue where user projects were not being saved as expected under very specific conditions. Issue #1500 has more details related to this issue.

v1.1

28 Jan 23:33
@zfi zfi
bc3af61
Compare
Choose a tag to compare

Changes

  • The Help system has been moved to the Parallax Learn web portal
  • Improved user password input to require a minimum of 8 characters and no longer allows leading or trailing white-space characters

Fixes

  • Add support to trap session expiration error when a session has been idle for more than 8 hours
  • Correct log configuration that was causing each logged event to be recorded twice
  • Created a License.md file for the repository
  • Removed old Sentry Raven packages.

v0.97.419

19 Jul 20:44
@zfi zfi
Compare
Choose a tag to compare

New Features
Chromebook support
COPPA support

Updated Features
S3 C language support. S3 support for Spin is deprecated.
The terminal code has been completely rewritten to correct various anomalies reported in the old terminal code.

v0.96.383

17 Apr 22:17
@zfi zfi
Compare
Choose a tag to compare

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.

v0.96.358

31 Mar 23:23
@zfi zfi
Compare
Choose a tag to compare

New GPS and RGB blocks.
Updated the Number block.
Changed the System block color.
Menu improvements.

v0.95.338

09 Mar 23:40
@zfi zfi
Compare
Choose a tag to compare

New blocks to support arrays, switch/case and new sensors.

v0.94.304

11 Jan 20:05
@zfi zfi
Compare
Choose a tag to compare

New blocks, new UI features and bug fixes.

v0.93.215

22 Oct 00:03
@zfi zfi
Compare
Choose a tag to compare
Merge pull request #789 from parallaxinc/demo

Version 0.93 251

Build 212 Release

12 Sep 23:48
@zfi zfi
Compare
Choose a tag to compare

This update corrects typos and minor graphical errors. It also addresses terminal issues related to cursor positioning.