Skip to content

Commit e3f789b

Browse files
author
karenacollins
committed
Add release notes for 6.0.7.02.
1 parent a402c5d commit e3f789b

2 files changed

Lines changed: 20 additions & 1 deletion

File tree

website/src/content/releases/6.0.7.01.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ImageJ 1.54s and Java 25
1515
based 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
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
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+

0 commit comments

Comments
 (0)