Skip to content

Releases: parallaxinc/BlocklyPropLauncher

v1.0.7

07 Nov 16:33
fcf5c4e
Compare
Choose a tag to compare

Built for macOS 13.0 (Ventura).
App's height (and version) changed to prevent bottom text cut-off.

The installer build includes an updated nw.js wrapper, v0.69.1 (which included Chrome Engine v106) to resolve BP Launcher failure-to-run issue on macOS Ventura v13.0.

NOTE: Though it's built for macOS Ventura, it was also tested and verified to run on macOS Catalina and later.

v1.0.4

13 Apr 15:20
3a72ac0
Compare
Choose a tag to compare

Enhancements:

  • Extended end-of-download timeout to resolve false-negative results.
  • Log now maintains user scroll position (by fixed amount) or will auto-scroll as needed.
  • Improved communication with active browser tab regarding communication port lists and preferred port selection.

Fixes:

  • Set log to clip older-than-250 lines of messages. Beyond that, refreshes become too slow and affect further download success.

v1.0.3

28 May 18:31
ccbcd7c
Compare
Choose a tag to compare
v1.0.3 Pre-release
Pre-release

Fixes:

  • Limits log view to most-recent 250 lines
  • Increases download packet timeout to 1000 bytes, trying to increase reliability

v1.0.1

22 May 16:18
b500efd
Compare
Choose a tag to compare

Enhancements:

Fixes:

Developer:

  • Launcher v1.0.1 for macOS is built from commit 7993255e22, which is a few commits ahead of the Chromebook and Windows release point.

v0.11.2 (r2)

26 Mar 17:54
92e796d
Compare
Choose a tag to compare

Release 2 of v0.11.2.

  • Includes updates for macOS High Sierra (and prior).

v0.11.2

25 Mar 19:09
7814c8e
Compare
Choose a tag to compare
  • Fixed port filtering to exclude Bluetooth ports - this eliminates extra port that would otherwise appear
  • Signed and notarized Mac release to install and run properly on macOS Catalina
  • Removed Mac FTDI drivers (from Mac release) since Catalina's built-in drivers work successfully

v0.11.1

02 Mar 18:44
d6006f2
Compare
Choose a tag to compare
  • Updates included Mac FTDI USB Driver to v2.4.2.
    • This solves the "surprise removal" problem from the previous driver: disconnecting the USB cable from a device whose serial port was open causes the hardware to never return again on that physical USB port (until reboot).
  • No changes made to BlocklyProp Launcher itself, other than the version number.

v0.11.0

26 Nov 23:38
10b6902
Compare
Choose a tag to compare

v0.10.0

11 Oct 22:49
6c8e7a9
Compare
Choose a tag to compare
v0.10.0 Pre-release
Pre-release

v0.9.8

29 May 00:37
9af05b4
Compare
Choose a tag to compare
v0.9.8 Pre-release
Pre-release
  • Enhanced to treat ports by friendly name in user's visual port list and internally by name and path as needed.