2.4.0.0 (February 28, 2020) Restructured plugin interface easier to use from non-object-oriented languages, such as C https://github.com/maelh/hxd-plugin-framework New: support signed hexadecimal numbers in data inspector (for Int8, Int16, Int32, Int64) relative numbers are used in assembly, for example, so signed hexadecimal numbers should be supported UInt8, UInt16, UInt32, UInt64 remain unsigned Enhancement: integer types in the datainspector support a leading + sign rewrote many conversion functions for more consistency and to deal with corner cases not handled well by Delphi's built-in functions Enhancement: error message (when a relative "goto" offset is not within the bounds of a file/stream) will mention both relative and obsolute offsets for easier reference negative offsets are now also shown with a minus sign in hexadecimal Fix: datainspector plugins fail to jump to the previous/next/first/last element Fix: Closing "Block select" window with Enter key will ignore changes in currently selected text box Other minor fixes and clean up New translations: Indonesian - Syahriel Ibnu Irfansyah Greek - Stefanos Kiourkoulis Portuguese (Brazilian) - Daniel Maganha Hungarian - Timinoun