- Update for GNOME 49.
- Fix the update check logic. Now Phi compares version tags instead of hashes.
- Use
/paddendpoint to reduce the number of API calls. Fixes #24.
- Fix update checking for Pi-hole dev branch. Fixes #21. PR by @mwoolweaver. Thank you!
- Make authentication async. Fixes #17.
- Handle connections to a Pi-hole v6 with blank password.
- Fix check new version logic.
- Support Pi-hole v6. Fixes #10.
- Fetch sensor data: CPU, memory usage and temperature. This feature requires Pi-hole v6. Fixes #9.
- Use appropriate widgets for password/token entry.
- Add option to disable checking Pi-hole software updates.
- Fix #8: Change context to itemContext to prevent conflicts with ClutterContext.
- Update for GNOME 47.
- Fix error while adding _valueLabel to StatsItem in items.js.
- Update for GNOME 46.
- Fix error while adding _valueLabel to StatsItem.
- Show update notifications in GNOME Shell.
- #2: Support custom paths in URL of Pi-hole API.
- #1: Add capability of monitoring two Pi-hole instances.
- Initial version.