Skip to content

v0.6.7.3

Compare
Choose a tag to compare
@hasherezade hasherezade released this 20 Jan 19:56
· 112 commits to main since this release

BUGFIX

  • Fixed a bug in validator of HexSpinBox (preventing from direct editing of the value)
  • Fixed wrong imp hash being calculated after a new import is added
  • Remove the RichHeader tab if the RichHeader has been erased
  • Don't parse timestamps set to (-1) - assume invalid

FEATURE

  • Strings: allow to search for Strings by regex. Allow to enable/disable case sensitive search.
  • Resources: show listing of resource strings

WARNING: The Windows build with vs10 suffix is built with Qt4 (legacy) - in contrast to the other builds that are with Qt5 (recommended). It is prepared for the purpose of backward compatibility with old versions of Windows (i.e. XP).