0.0.15
rajnandan1/kener0.0.15Aug 11, 2024by rajnandan1
AI Summary
Adds ping monitor, API IP regex matching, and responsive navigation features.
Key Highlights
- Added ping monitor feature
- Added API IP regex matching
- Made navigation bar responsive
New Features
- Supports custom threshold for calculations of day uptime
- Added ping monitor
- Added API_IP_REGEX to match incoming IPs
- Made nav bar responsive
Full Release Notes
## What's Changed * feat(kener): supports custom threshold for calculations of day uptime by @rajnandan1 in https://github.com/rajnandan1/kener/pull/77 * refactor: added prettier config by @rajnandan1 in https://github.com/rajnandan1/kener/pull/78 * feat(monitor): added ping monitor by @rajnandan1 in https://github.com/rajnandan1/kener/pull/79 * feat(api): Added API_IP_REGEX to match incoming IPs. by @rajnandan1 in https://github.com/rajnandan1/kener/pull/82 * fix(nav): made nav bar responsive by @rajnandan1 in https://github.com/rajnandan1/kener/pull/89 * Release/0.0.15 by @rajnandan1 in https://github.com/rajnandan1/kener/pull/98 **Full Changelog**: https://github.com/rajnandan1/kener/compare/0.0.14...0.0.15