github leiweibau/Pi.Alert v2024-04-14
Pi.Alert v2024-04-14

latest releases: v2024-09-28, v2024-09-17, v2024-09-01...
5 months ago

New:

  • Add current and remote GeoDB filesize to updatecheck
  • Add Scheduled backups (#259). The shortest interval is 3 minutes. All larger intervals must be integer multiples of 3 minutes (15, 30, 36, etc).
  • Add Database info to system info page
  • Crontabs that are configured in pialert.conf are displayed on the System Info page
  • After recreating the pialert.conf by saving via webGUI, a note regarding the cronjobs is added.

Fixed:

  • Translation (#290 and report via Mail)

Updated:

  • DeviceDetails: Show the corresponding number in the drop-down list next to the Uplink Target (#286)
  • Documenation: NETWORK_RELATIONSHIP
  • Font-Awesome from 6.5.1 to 6.5.2
  • Add new variables to update script
  • Language files and changed some wordings

Changed:

  • Database path moved from the status box of the settings page to the system info page
  • Move setting_* files from "pialert/db" to "pialert/config" folder
  • Add variable with crontab syntax to speedtest (SPEEDTEST_TASK_HOUR will be deprecated). The shortest interval is 3 minutes. All larger intervals must be integer multiples of 3 minutes (15, 30, 36, etc).
  • Instead of a hard-coded time at which the update check took place, a variable has now been introduced that can be used to configure the time in the crontab syntax. The shortest interval is 3 minutes. All larger intervals must be integer multiples of 3 minutes (15, 30, 36, etc).

Removed:

  • Older config-file updates from update script

Note:

  • Since some "settings files" are now used in a different directory, I tried to move the existing files to the new directory in the update script. The "setting_*" files from the "pialert/db/" directory are moved to the "pialert/config/" directory

Don't miss a new Pi.Alert release

NewReleases is sending notifications on new releases.