Releases: parallaxinc/Parallax-IDE
Releases · parallaxinc/Parallax-IDE
v0.14.4 (Win and Mac Installer)
Important
- Recommended for use on Windows (7 or later) and Macs (Catalina or later) beginning Feb 2023
- Google has ended support for Chrome Apps (from which Parallax IDE is built) on Windows and Mac computers after Dec 2022. This release packages Parallax IDE as a stand-alone installable app to continue to run beyond this date.
- The installer build uses nw.js (v0.69.1 (which included Chrome Engine v106)) as a wrapper to run independent of any Chrome browser installed on the system.
Updated
- Created Windows and Mac installers
Known Issues
- Unable to download after certain previous downloads on Windows - NOTE: Place
PAUSE 200
at start of PBASIC code to prevent this. Use RecoverBS2.exe (in Downloads below) to recover BS2-IC modules from this condition. - Debug Terminal: Receive Pane Scrolls Awkwardly
v0.14.4
Important
- Recommended for use withChrome 100+
Updated
- Fixed layout issues on Chrome 92+ that obscured the debug terminal pane, made it hard to scroll the editor view or the file view, and caused the source code to overlap the title bar
- Enhanced timing to improve download reliability
- Applied security update to internal library: lodash is now v4.17.19
- Fixed installation notes link to match new Parallax website
- Fixed Unsupported vendor-prefixed style error
Known Issues
- Unable to download after certain previous downloads on Windows - NOTE: Place
PAUSE 200
at start of PBASIC code to prevent this. Use RecoverBS2.exe (in Downloads below) to recover BS2-IC modules from this condition. - Debug Terminal: Receive Pane Scrolls Awkwardly
- Download progress invisible in Ubuntu (or Chromium?)
v0.14.0
Important
- Requires Chrome v45+.
- On Chromebooks, early versions of Chrome OS v54 cause system freezes when USB devices are plugged in. ParallaxIDE requires Chrome OS v54.0.2840.101 or later to fix this problem.
Updated
Known Issues
- Unable to download after certain previous downloads on Windows - NOTE: Place
PAUSE 200
at start of PBASIC code to prevent this. Use RecoverBS2.exe (in Downloads below) to recover BS2-IC modules from this condition. - Debug Terminal: Receive Pane Scrolls Awkwardly
- Download progress invisible in Ubuntu (or Chromium?)
- When prompted with overwrite dialog, user loses "Don't Save" option upon "Cancel"
v0.13.0
Important
- Requires Chrome v45+.
- On Chromebooks, early versions of Chrome OS v54 cause system freezes when USB devices are plugged in. ParallaxIDE requires Chrome OS v54.0.2840.101 or later to fix this problem.
Updated
Known Issues
- Windows platforms with Chrome v61 experience a download failure every other download attempt
- Unable to download after certain previous downloads on Windows - NOTE: Place
PAUSE 200
at start of PBASIC code to prevent this. Use RecoverBS2.exe (in Downloads below) to recover BS2-IC modules from this condition. - Debug Terminal: Receive Pane Scrolls Awkwardly
- Download progress invisible in Ubuntu (or Chromium?)
- When prompted with overwrite dialog, user loses "Don't Save" option upon "Cancel"
v0.12.0
Important
- Requires Chrome v45 through v59; does not download to BASIC Stamps properly with Chrome v60+.
- On Chromebooks, early versions of Chrome OS v54 cause system freezes when USB devices are plugged in. ParallaxIDE requires Chrome OS v54.0.2840.101 or later to fix this problem.
Updated
- Enchanced: Supports both mouse and touch on touchscreen devices
- Fixed: Tx activity light does not blink on transmission
- Fixed: When prompted with overwrite dialog, user loses "Don't Save" option upon "Cancel"
Known Issues
- Unable to download after certain previous downloads on Windows - NOTE: Place
PAUSE 200
at start of PBASIC code to prevent this. Use RecoverBS2.exe (in Downloads below) to recover BS2-IC modules from this condition. - Debug Terminal: Receive Pane Scrolls Awkwardly
- Download progress invisible in Ubuntu (or Chromium?)
- When prompted with overwrite dialog, user loses "Don't Save" option upon "Cancel"
v0.11.0
Important
- Requires Chrome v45+.
Updated
- Enhanced: Example PBASIC source code now included
- Enhanced: Added Echo Off control on Debug Terminal
- Enhanced: Automatic (event-driven) USB port arrival/departure handling
- Fixed: Open/Create Project prompt's scrollbar ignores mouse
- Fixed: Project/File View scrollbar ignores mouse click
Known Issues
- Unable to download after certain previous downloads on Windows - NOTE: Place
PAUSE 200
at start of PBASIC code to prevent this. Use RecoverBS2.exe (in Downloads below) to recover BS2-IC modules from this condition. - Debug Terminal: Receive Pane Scrolls Awkwardly
- Download progress invisible in Ubuntu (or Chromium?)
- When prompted with overwrite dialog, user loses "Don't Save" option upon "Cancel"
v0.10.0
Important
- Requires Chrome v45+.
Updated
- Fixed: Delete Project prompt does not disappear after clicking Yes button
- Fixed: Open/Create Project prompt's scrollbar ignores mouse
- Fixed: Project/File View scrollbar ignores mouse click
- Added beginning support for BS2e, BS2sx, BS2p24, BS2p40, and BS2pe
- Enhanced Debug Terminal's TX/RX indicator's activity visibility
- Added Debug Terminal Echo Off control
- Added Debug Terminal automatic port arrival/departure handling
Known Issues
v0.9.0
Important
- Requires Chrome v45+.
Updated
- Improvement: Made significant progress in issue - Unable to download after certain previous downloads
- Fixed: Debug Terminal's CLRDN (12) didn't clear the line the cursor is on
- Fixed: Save file overlay was missing "Don't Save" option for New Operation
- Enhanced: Save As Overlay now puts cursor to right of current file name
- Added: Debug Terminal now automatically removes echos
- Enhanced: Researched serial BREAK condition fix and updated to use new Chrome Serial API (v45)
- Dev: Simplified versioning through npm lifecycles
Known Issues
- Unable to download after certain previous downloads
- Debug Terminal: Receive Pane Scrolls Awkwardly
- Download progress invisible in Ubuntu (or Chromium?)
- Delete Project prompt does not disappear after clicking Yes button
- Open/Create Project prompt's scrollbar ignores mouse
- When prompted with overwrite dialog, user loses "Don't Save" option upon "Cancel"
v0.8.1
v0.8.0
Updated
- Fixed: User configuration still not always saved
- Fixed: Debug Terminal's Clear Down function accidentally scrolls the display
- Fixed: "Don't Save" button appears at undesired time
- Fixed: New blank file state doesn't override last unsaved file
- Added Save As Overwrite prompt
- Enhanced to place default directives in new files
- Enhanced so port status scroll bars do not interfere with display of text in Windows platforms
- Added Help link (F1)
- Added a "New Version" notice that appears on first run after install
- Enhanced Receive Buffer to process data and display more efficiently
- Enhanced Receive Buffer to hold 10k lines
- Updated short description for Education
Known Issues