Skip to content

Commit 0c70c75

Browse files
marzagaoclaude
andcommitted
docs: add v1.0.2 changelog entry
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent ae1c3e4 commit 0c70c75

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.0.2] - 2026-04-12
9+
10+
### Added
11+
12+
- Colorized `dashboard` output: pH/ORP status labels, drum state, reservoir
13+
days-till-empty, leak sensor, pump state, and unread notification markers
14+
are now color-coded for at-a-glance status. Section headers render bold,
15+
row labels render dim. Palette uses only the 8 base ANSI codes so output
16+
stays legible on both light and dark terminal themes. Auto-disabled when
17+
stdout is not a TTY, honors `NO_COLOR`, and overridable with
18+
`--color=auto|always|never`. JSON/YAML output is unchanged.
19+
820
## [1.0.1] - 2026-04-12
921

1022
### Changed
@@ -38,5 +50,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3850
- Red Sea cloud integration (optional): 7-day notifications and ATO temperature history via OAuth2
3951
- Public Go libraries: `pkg/redsea`, `pkg/eheim`, `pkg/tuya` importable independently
4052

53+
[1.0.2]: https://github.com/marzagao/aquadirector/releases/tag/v1.0.2
4154
[1.0.1]: https://github.com/marzagao/aquadirector/releases/tag/v1.0.1
4255
[1.0.0]: https://github.com/marzagao/aquadirector/releases/tag/v1.0.0

0 commit comments

Comments
 (0)