|
10 | 10 | <h1>DFTFringe Version History</h1> |
11 | 11 | <ul> |
12 | 12 |
|
| 13 | + <li>Version 8.3.0</li> |
| 14 | + <ul> |
| 15 | + <li>Auto-invert feature (and dialog) only applies to wavefronts created form igram, not those loaded from file, simulated, averaged, subtracted, etc.</li> |
| 16 | + <li>Contourview display is always perfectly square</li> |
| 17 | + <li>Fixed bug where user couldn't zoom out of contourview</li> |
| 18 | + <li>Reduced right pane minimal size</li> |
| 19 | + <li>Fixed crash in "show statistics"</li> |
| 20 | + <li>Disabled dark mode on windows</li> |
| 21 | + <li>Updated dependencies versions</li> |
| 22 | + <li>Changes to profile plot:</li> |
| 23 | + <ul> |
| 24 | + <li>Some features moved to context menu (right click menu)</li> |
| 25 | + <li>Selecting multiple wavefronts on right show their corresponding profiles</li> |
| 26 | + <li>New average feature that uses all data (not just 16 diameters)<li> |
| 27 | + <li>Ability to create wavefront based on average profile<li> |
| 28 | + <li>Corrected bugs with percentages, inches, mm</li> |
| 29 | + <li>Select multiple wavefronts and right click to see multiple Ronchi view</li> |
| 30 | + <li>Multi Ronchi view lets you compare Ronchi's</li> |
| 31 | + <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> |
| 32 | + </ul> |
| 33 | + </ul> |
| 34 | + |
13 | 35 | <li>Version 8.2.0</li> |
14 | 36 | <ul> |
15 | 37 | <li>Gaussian blur no longer turns edges (and other artifacts) -- zernike blur no longer needed for foucault/ronchi/star test simulations</li> |
@@ -179,7 +201,7 @@ <h1>DFTFringe Version History</h1> |
179 | 201 | <li>DFTF can now build and run on Linux (build is only tested on latest Ubuntu)</li> |
180 | 202 | <li>Move to semver format for version names</li> |
181 | 203 | </ul> |
182 | | - |
| 204 | + |
183 | 205 | <li>Version 6.2</li> |
184 | 206 | <ul> |
185 | 207 | <li>Enhanced report.pdf generation to make images better |
|
0 commit comments