Skip to content

v0.9.2b

Compare
Choose a tag to compare
@ericjiang97 ericjiang97 released this 05 Sep 11:48
· 331 commits to master since this release

This updates MARIE.js to v0.9.2b

OS Recommended Browser
Windows 7 or Newer Google Chrome v40 or Newer
Windows XP or Newer Google Chrome
OSX Google Chrome v40 or Newer
Mobile Devices No recommended browsers at the moment

This version update(s):

  • fixes bug #148 by having detection when PC register value jumps to below or equal to 0 or above or equal to 4095. since there are 4096 addresses
  • fixes bug #152 by removing enter key, this enhances usability of the autocomplete feature and allows users to create new lines by hitting 'Enter' key.
  • some bug fixing to interface.js and marie.js to allow better handling of errors
  • improvement of bootstrap.css for usability, allows users to have a better view
  • also includes DEC4095 as an addressable address
  • added ToU agreement in which users have to agree to upon first time use (stored within localstorage)

We advise all users to update to this version as it enhances usability and does critical bug fixes