Release Notes Version 1.1.1: 1.1.1 is the first open source version. Fixed bugs: The Go To sheet now accepts input in hex (prefix with 0x) and octal (prefix with 0) Fixed annoying bug where the text field value was not committed in the Go To sheet. Fixed bug where the next byte state was not properly cleared after using the Go To sheet. Fixed bug where delete would remove data in overwrite mode. Known bugs: - Searching backwards ("Find Previous") is not optimized. - Dependencies are not tracked cross-file - if you copy from one file, paste into another, and then modify and save the first file, you may get unexpected results in the second. - Autoscroll is not implemented.