We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1a599b7 + 3e4e307 commit c6dedc9Copy full SHA for c6dedc9
1 file changed
RevisionHistory.html
@@ -10,8 +10,9 @@
10
<h1>DFTFringe Version History</h1>
11
<ul>
12
13
- <li>Version 8.0.0</li>
+ <li>Version 8.1.0</li>
14
15
+ <li>Auto invert feature has more options now</li>
16
<li>First release based in QT6 and latest dependencies.</li>
17
<li>Improved crashlog.</li>
18
<li>Slightly faster zernike computation.</li>
@@ -21,6 +22,7 @@ <h1>DFTFringe Version History</h1>
21
22
<li>Fixed minor bug in RMS plot to be able to select wavefront on click. Broken in 7.4.0.</li>
23
<li>Fixed reading mirror configuration files for ellipses.</li>
24
<li>Fixed mouse icon loading forever during igram batch processing.</li>
25
+ <li>Fixed some old bugs that led to crashing but somehow didn't cause crashes in QT5</li>
26
</ul>
27
28
<li>Version 7.4.0</li>
0 commit comments