All Versions
52
Latest Version
Avg Release Cycle
80 days
Latest Release
-
Changelog History
Page 6
Changelog History
Page 6
-
v0.7.8.0 Changes
- ๐ show disassembly when file is unknown or missing
- ๐ show new children in expressions widget when they are dynamically added by application (@wuyihao)
- suppress nuisance errors when hover variable or fflush command is not found
- ๐ improve logic when source code line should be jumped to
- escape brackets in disassembly, and gracefully hide missing opcodes
- โก๏ธ update socketio version for more reliable websocket connection
-
v0.7.7.0 Changes
- ๐ Show variable values when hovering in source code
- gracefully handle hostname not being present in /etc/hosts when running with remote flag
- ๐ป Use external state management library (
stator.js
) for client ui