Initial release v0.2.0
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
# Changelog
|
||||
|
||||
## [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
|
||||
Reference in New Issue
Block a user