Skip to content

Releases: HexFiend/HexFiend

v2.18.0b2

27 Dec 06:38
Compare
Choose a tag to compare
v2.18.0b2 Pre-release
Pre-release

General:

  • On Sonoma use the new text insertion style
  • Bookmarks no longer mark the document as edited
  • Release notes now support dark mode

Jump to Offset:

  • Highlight only applies to a single byte
  • Remove rounded corners on highlight overlay
  • Extend visible time to 0.5 seconds

Compare:

  • Refinements to menu items enablement for Compare
  • Byte Theme and Columns apply to the left side of Compare

Templates:

  • Fix nested section error handling
  • Add -utcOffset argument to unixtime and macdate

v2.18.0b1

08 Dec 13:57
Compare
Choose a tag to compare
v2.18.0b1 Pre-release
Pre-release
  • Add all standard colors for byte themes
  • Compare improvements:
    • Title shows full path if filenames are the same (thanks @usr-sse2)
    • Initial support for View menu applying to both sides (thanks @usr-sse2)
    • Window frame changes no longer affects document frame
    • Fix initial window size being small
  • Add -cmd argument to type commands which takes a procedure for customizing the value (see 9fa3f70 - documentation will be updated before release)

v2.17.1

28 Nov 04:52
Compare
Choose a tag to compare

v2.17.0

24 Nov 16:12
Compare
Choose a tag to compare

v2.16.0

13 Jun 03:27
Compare
Choose a tag to compare

v2.15.0

29 May 03:42
01c00b1
Compare
Choose a tag to compare

v2.14.1

15 Mar 01:28
Compare
Choose a tag to compare

v2.14.0

16 Nov 01:58
Compare
Choose a tag to compare

v2.13.1

04 Jul 03:31
Compare
Choose a tag to compare
  • Fix line numbers not expanding

v2.13.0

27 Jun 23:54
Compare
Choose a tag to compare
  • Add preference to control the byte grouping when copying data as hex
  • Add support for 2-byte custom encodings (thanks @TellowKrinkle)
  • Add fatdate/fattime templates command for reading FAT/DOS 2-byte dates (thanks @denisname)
  • Custom binary template entries using len are now included with the parent selection (thanks @kumowoon1025)
  • Improve Color Bytes when in Dark Mode
  • Improve diff range prompt UI
  • Fix text search when using a custom encoding (thanks @svendahlstrand)
  • Fix scrolling templates view in the diff viewer (thanks @andryblack)
  • Fix read-only bug with data inspectors (thanks @kumowoon1025)
  • Fix hexf handling of piped input
  • Fix crash when opening a file while search is active
  • Fix Hex Fiend holding on to files after they are closed