Discover

Topics

JS Run (Javascript editor and runner)

JS Run (Javascript editor and runner) version history

‹ General Info
Version 1.0.9
Updated 7 years ago
Changelog - Android 6 permissions related fixes
Version 1.0.5
Updated 8 years ago
Version 1.2.2.30 (7 variants)
Updated 2 years ago
Version 1.2.1.29 (5 variants)
Updated 3 years ago
Changelog fixed access to file system on Android 10 (Q)
fixed file content cleaning on file load + app stop + app launch
fixed line numbers enabling (didn't work sometimes)
Improvements
clear output content on new file load
font size decreased to 14px
added toast notifications (for execution termination)
script execution timeout added (10 sec)
console object members extended
UserAgent string and Chrome version added to about screen
Known issues
the application hangs when a big file opened (or pasted)
Version 1.1.0.24 (5 variants)
Updated 3 years ago
Changelog New Features:
- a possibility to terminate code evaluation
- show "modified" file status
Improvements
- improved application stability
- improved line numbering visualization
- app menu redesigned to multi-level
- colored output
- configurable auto-closing paired symbols function
Bug-fixes
- visual defects with cursor and copy/paste menu in dark mode
- increased code sharing options
- re-run app didn't clear app state (setInterval, setTimeout, etc...)
Version 1.0.19
Updated 4 years ago
Version 1.0.18
Updated 4 years ago
Version 1.0.16
Updated 4 years ago
Version 1.0.14
Updated 6 years ago
Changelog - Monospace font (menu -> toggle font)
- Fixed popup colors (alert,confirm,prompt) in dark theme
- Error message now contains line number
- Hot fix: variables are hidden in light theme
- Minor fixes
Version 1.0.10
Updated 7 years ago
Changelog - I/O related fixes