35 lines
838 B
Markdown
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
|