Skip to content

V0.2.0 Alpha

Pre-release
Pre-release

Choose a tag to compare

@James-Livesey James-Livesey released this 10 Jan 17:22

This release features a complete overhaul of the operating system's concept of programmability. Instead of using a limited block-based programming language, the NanoPlay now natively executes JavaScript that is sent to it via Bluetooth. The home screen now shows the apps uploaded to the device, without the need for the user to enter into the now-removed Programming app.

This release also removes the Compute app since it took up too much storage and RAM, and the expression system used by it is now practically redundant with the use of JavaScript.

This release includes the following changes:

  • Removal of Compute app
  • Removal of Programming app
  • Introduction of new programming system using JavaScript
  • Changes to home screen behaviour to list uploaded apps
  • Addition of app runtime
  • Addition of NanoPlay API