Skip to content

Latest commit

 

History

History
69 lines (37 loc) · 1.54 KB

File metadata and controls

69 lines (37 loc) · 1.54 KB

Changelog

v2.6

  • Update for GNOME 49.
  • Fix the update check logic. Now Phi compares version tags instead of hashes.

v2.5

  • Use /padd endpoint to reduce the number of API calls. Fixes #24.

v2.4

  • Fix update checking for Pi-hole dev branch. Fixes #21. PR by @mwoolweaver. Thank you!

v2.3

  • Make authentication async. Fixes #17.

v2.2

  • Handle connections to a Pi-hole v6 with blank password.

v2.1

  • Fix check new version logic.

v2.0

  • 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.

v1.8

  • Add option to disable checking Pi-hole software updates.

v1.7

  • Fix #8: Change context to itemContext to prevent conflicts with ClutterContext.

v1.6

  • Update for GNOME 47.

v1.5

  • Fix error while adding _valueLabel to StatsItem in items.js.

v1.4

  • Update for GNOME 46.
  • Fix error while adding _valueLabel to StatsItem.

v1.3

  • Show update notifications in GNOME Shell.

v1.2

  • #2: Support custom paths in URL of Pi-hole API.

v1.1

  • #1: Add capability of monitoring two Pi-hole instances.

v1.0

  • Initial version.