File tree Expand file tree Collapse file tree
website/src/content/releases Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ ImageJ 1.54s and Java 25
1515based on the columns saved in each file.
1616
1717## Bug Fixes
18- - Debaying feature now supports macro recorder and running from macros. The macro call syntax is:
18+ - Debayer feature now supports macro recorder and running from macros. The macro call syntax is:
1919` run("Photometric Debayer", "subpixel=RGGB red=true green=true blue=true r+g_1+g_2+b=true r+_half(g_1+g_2)+b=true"); `
2020
2121### Periodogram
Original file line number Diff line number Diff line change 1+ ---
2+ title : ' Release 6.0.7.02'
3+ date : ' 2026-05-21'
4+ versionNumber : ' 6.0.7.02'
5+ description : ' '
6+ draft : false
7+ ---
8+
9+ ### Includes
10+ ImageJ 1.54s and Java 25
11+
12+ ## Bug Fixes
13+ - Fix memory leak with virtual stacks and image listeners.
14+ - Fixed bug with common image area determination.
15+
16+ ### Other
17+ - The Save-All auto-filename suffix defaults tweaked (all but time columns start with - rather than _ ).
18+
19+
You can’t perform that action at this time.
0 commit comments