Skip to content

Commit

Permalink
Update release notes for 2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
kainjow committed Jun 16, 2018
1 parent eea9056 commit 934f9e2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/ReleaseNotes.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,16 @@ <h2>Hex Fiend Release Notes</h2>

<h3>v2.9</h3>
<ul>
<li>Binary Templates are here! Note this is an early beta, and fields are currently read-only.</li>
<li>New high-resolution app icon!</li>
<li>Highlight selected bytes with a custom color via the "Highlight Selection" contextual menu</li>
<li>Fix Find controls clipped on macOS 10.13</li>
<li>Change banner views (Find, Jump to Offset, etc) to fixed heights to fix weird resizing</li>
<li>hexf can write to a non-existent file and diff two files via "hexf -d file1 file2"</li>
<li>hexf is now installed with escalated privileges</li>
<li>Fixed hexf with relative paths</li>
<li>Make file permissions on save more secure (thanks wesdawg)</li>
<li>Added preference to disable alias resolving</li>
<li>Added nullability annotations to the Framework for better Swift interoperability (thanks Ben10do)</li>
<li>Hex Fiend is now fully converted to Automatic Reference Counting</li>
</ul>
Expand Down

0 comments on commit 934f9e2

Please sign in to comment.