Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion RevisionHistory.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,9 @@
<h1>DFTFringe Version History</h1>
<ul>

<li>Version 8.0.0</li>
<li>Version 8.1.0</li>
<ul>
<li>Auto invert feature has more options now</li>
<li>First release based in QT6 and latest dependencies.</li>
<li>Improved crashlog.</li>
<li>Slightly faster zernike computation.</li>
Expand All @@ -21,6 +22,7 @@ <h1>DFTFringe Version History</h1>
<li>Fixed minor bug in RMS plot to be able to select wavefront on click. Broken in 7.4.0.</li>
<li>Fixed reading mirror configuration files for ellipses.</li>
<li>Fixed mouse icon loading forever during igram batch processing.</li>
<li>Fixed some old bugs that led to crashing but somehow didn't cause crashes in QT5</li>
</ul>

<li>Version 7.4.0</li>
Expand Down
Loading