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
24 changes: 23 additions & 1 deletion RevisionHistory.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,28 @@
<h1>DFTFringe Version History</h1>
<ul>

<li>Version 8.3.0</li>
<ul>
<li>Auto-invert feature (and dialog) only applies to wavefronts created form igram, not those loaded from file, simulated, averaged, subtracted, etc.</li>
<li>Contourview display is always perfectly square</li>
<li>Fixed bug where user couldn't zoom out of contourview</li>
<li>Reduced right pane minimal size</li>
<li>Fixed crash in "show statistics"</li>
<li>Disabled dark mode on windows</li>
<li>Updated dependencies versions</li>
<li>Changes to profile plot:</li>
<ul>
<li>Some features moved to context menu (right click menu)</li>
<li>Selecting multiple wavefronts on right show their corresponding profiles</li>
<li>New average feature that uses all data (not just 16 diameters)<li>
<li>Ability to create wavefront based on average profile<li>
<li>Corrected bugs with percentages, inches, mm</li>
<li>Select multiple wavefronts and right click to see multiple Ronchi view</li>
<li>Multi Ronchi view lets you compare Ronchi's</li>
<li>Fixed bug (existed since 7.3.1) where if you drag a profile and "show slope" was checked it moved the slope graphics separate from the profile</li>
</ul>
</ul>

<li>Version 8.2.0</li>
<ul>
<li>Gaussian blur no longer turns edges (and other artifacts) -- zernike blur no longer needed for foucault/ronchi/star test simulations</li>
Expand Down Expand Up @@ -179,7 +201,7 @@ <h1>DFTFringe Version History</h1>
<li>DFTF can now build and run on Linux (build is only tested on latest Ubuntu)</li>
<li>Move to semver format for version names</li>
</ul>

<li>Version 6.2</li>
<ul>
<li>Enhanced report.pdf generation to make images better
Expand Down
Loading