3 <link rel=
"stylesheet" href=
"../docs/ij.css" type=
"text/css"/>
4 <title>Release Notes
</title>
8 <li> <u>1.50b
25 August
2015</u>
10 <li> Folders and AVI files dropped on the toolbar's
">>" icon open as virtual stacks.
11 <li> Thanks to Jerome Mutterer, added the
<i>Help
>Examples
>Macro
>Grab Viridis Colormap
</i>
13 <li> Thanks to Norbert Vischer, added the
"Dual Progress Demo" example macro and JavaScript
14 to the
<i>Help
>Examples
></i> menu.
15 <li> Added the
"Non-numeric Table" example macro and JavaScript
16 to the
<i>Help
>Examples
></i> menu.
17 <li> Added the
"Image with Overlay" example image
18 to the
<i>File
>Open Samples
></i> menu.
19 <li> Thanks to Xiuxia Zhang, the
<i>Process
>Batch
>Convert
</i> command
20 and IJ.openImage(path) method work with text images.
21 <li> The
<i>Image
>Overlay
>Overlay Options
</i> command uses the
22 'Y' keyboard shortcut and it adds
"Show labels" and
"Hide" checkboxes to
23 its dialog box if the current image has an ovelay.
24 <li> Assigned the 'W'' shortcut to the
<i>File
>Close All
</i> command.
25 <li> The
"Use virtual stack" option in the AVI Reader is set by default.
26 <li> Thanks to Jochen Reichel, fixed a bug that caused the
27 makeSelection(
"line", xpoints, ypoints) macro function to throw
28 an exception if either array contained a non-integer value.
29 <li> Thanks to Aryeh Weiss, worked around a Java
8 bug that caused the
30 <i>Memory Monitor
</i> to fail.
31 <li> Thanks to Hermann-Josef Roser, fixed a bug that caused some imported RGB
32 TIFFs to be read incorrectly.
33 <li> Thanks to Michael Cammer, fixed a v1.44 regression that caused the setLineWidth()
34 macro function to sometimes not work as expected if the global line width set in the
35 <i>Edit
>Options
>Line Width
</i> dialog was not
1.
36 <li> Thanks to Aryeh Weiss, worked around a Java
8 bug on Macs that sometimes caused
37 ImageJ to freeze when clicking on
"Show All" in the
"ROI Manager" dialog.
38 <li> Thanks to Michael Entrup, fixed a bug that caused the x-axis label of plots
39 to be cut off on Windows.
40 <li> Thanks to Ved Sharma, fixed a bug that caused the macro code
41 "if (false) Array.invert(a);" to generate an error.
42 <li> Thanks to John Wolodzko, fixed a bug that caused the Plot.setLimitsToFit() macro
43 function to sometimes not work as expected.
47 <a href=
"http://imagej.nih.gov/ij">Home
</a>