Skip to content

finsm 1.2

Compare
Choose a tag to compare
@CSchank CSchank released this 08 Mar 01:56
· 50 commits to master since this release
a7e9ec2

This is mainly a bug fix and compatibility update. Issues addressed in this release include:

  • left arrow key now resets the tape to the start (related to #72, thanks to @kuberkhanna for suggesting we improve this)
  • fixes compatibility with Firefox (previously mouse taps didn't work and this caused weird errors) (#70)
  • fixes issue where meta key (e.g. Cmd key on macOS) for undos would not be registered on Firefox (#69)
  • fixes issue where text boxes were not clickable to change mouse cursor position or highlight text (#71)
  • LaTeX keyboard positioning has been improved

Known issues:

  • backspace on Firefox takes you out of the app. If this happens, go forward again and the app should be in the same state (seems to be for me anyway). This is especially a problem when editing the tape in simulate. Thus, for now we've added the left arrow key as a workaround delete key for Firefox users.
  • unable to remove Herobrine

We hope this update improves your experience using finsm. We've got more exciting features in development.

We need bug testers, especially Firefox and other non-Chrome users. As always, report bugs or make suggestions in our issue tracker on GitHub. Enjoy!