Skip to content

Commit 83c297c

Browse files
RFingAdamclaude
andcommitted
docs: Add v4.1.6 release notes — per-type 3D colorbar scaling
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent cacda50 commit 83c297c

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

RELEASE_NOTES.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# RFlect - Release Notes
22

3+
## Version 4.1.6 (03/04/2026)
4+
5+
**Feature release — per-plot-type 3D colorbar scaling.**
6+
7+
### New Features
8+
9+
- **Independent 3D colorbar scaling**: Total Power/Gain, H-Pol, and V-Pol 3D plots now have separate Auto/Manual scale controls with independent Min/Max ranges. Enables consistent visual comparison across frequencies by locking each plot type to a fixed colorbar range (e.g., Total [-20, 10], H-Pol [-25, 5], V-Pol [-25, 10])
10+
- **Per-type scale UI**: Both active and passive settings dialogs display a compact 3-row layout (Total / H-Pol / V-Pol) with Auto/Manual radio buttons and Min/Max entry fields per row
11+
12+
### Improvements
13+
14+
- Per-type scale settings propagate through all code paths: interactive viewing, batch processing, save-to-folder, and AI chat 3D plot generation
15+
- Config template includes per-type defaults (`AXIS_SCALE_MODE_TOTAL`, `AXIS_MIN_TOTAL`, etc.)
16+
17+
### Bug Fixes
18+
19+
- **Active settings row overlap**: H-Pol and V-Pol scale rows were hidden behind the maritime settings frame due to grid row collision
20+
21+
---
22+
323
## Version 4.1.5 (02/24/2026)
424

525
**Feature release — advanced RF analysis suite with 5 new analysis modules.**

0 commit comments

Comments
 (0)