Files
awtrix-ng-internet-monitor/CHANGELOG.md
T
2026-08-22 15:14:11 +02:00

35 lines
838 B
Markdown

# Changelog
## [0.2.1]
### Fixed
- Fixed inconsistent IP scroll-speed calculation between timing and rendering
### Added
- Repository URL to script metadata
## [0.2.0]
### Added
- `MY IP` intro
- Animated HSV rainbow effect
- Two complete IP scroll passes
- Configurable scroll speed
- Configurable retry interval
- Configurable offline failure threshold
- Secondary public IP service as fallback
- Hardened ONLINE/OFFLINE detection
### Changed
- A single failed request no longer causes OFFLINE
- Failed checks use a shorter retry interval
- Successful checks immediately reset the failure counter
- Public IP uses an animated per-character rainbow effect
## [0.1.0]
### Added
- Initial Internet connectivity monitoring
- Public IPv4 detection
- ONLINE/OFFLINE display
- Configurable refresh interval
- Configurable display colors