Releases: leiweibau/Pi.Alert
Releases · leiweibau/Pi.Alert
Pi.Alert v2024-12-12
New:
- A possibility has been created to allow custom assignments between MAC prefix and manufacturer. There is a new file in the "pialert/db/" directory with the name "user_vendors.txt" for this purpose (#423). More Infos on https://github.com/leiweibau/Pi.Alert/blob/main/docs/VENDOR_ASSIGNMENT.md
- Self-test for most JSON calls has been added
Updated:
- Improve Vendor assignment
- Minor improvments
- Change some wordings
- Documentation
Changed:
- pucherot's name removed from the footer
Removed:
- The mail configuration during setup has been removed, as unfortunately a potential variable name conflict was created that was not recognized beforehand.
Screeshots
Pi.Alert v2024-11-11
New:
- Add link to github docs to navbar (#405)
- Option of archiving reports (manual and/or automatic). This should make it possible to remove the red badge but still retain certain notifications. The new parameter REPORT_TO_ARCHIVE has been created in the configuration file for automatic archiving.
- Keyword search in config file editor
Fixed:
- A new parameter (PIHOLE6_API_MAXCLIENTS) has been added to the configuration file in the Pi-hole section.nIn this context, a bug in the API request for Pi-hole 6 has also been fixed (#413)
- An attempt has been made to shorten the periods during which the scan blocks the database
- For web service notifications in which the SSL status code did not change, a Javascript error occurred which could lead to display problems
Updated:
- Docu
- Minor UI improvements and backend tweaks
- Extension of the journal function
- The Reports page has been revised
- Initial configuration file
- The Satellite API now returns a status code to the satellite in addition to a message
Changed:
- Unify variable names (WiP)
Screeshots
Reworked notification page |
New notification archive page |
Keyword search in config file editor |
Pi.Alert v2024-10-20
New:
- Set PHP Timezone in pialert.conf. If a time zone has already been set in php.ini, this will of course be used. If no time zone is set, i.e. PHP uses "UTC", then the time zone stored in pialert.conf is applied. (#399)
- Supports extended meta data from Pi.Alert-Satellite 2024-10-09
- Offline Mode. After the installation and the initial test of all script components, an offline mode can be configured to prevent any communication with the Internet (#401)
- Customize the heading colors on the Reports page
- If the PRINT_LOG parameter is set to True to generate an extended log, the results of the individual scans/imports are also output in the log
Fixed:
- Minor UI issues
- Address "*" as device name for new devices
- Add missing DHCP_INCL_SELF_TO_LEASES to config file editor
Updated:
- Language files
Changed:
- The update script does not perform an update as long as a scan is running. To do this, it checks for the existence of the ".scanning" file, which is created for the duration of a scan.
Removed:
- Help/FAQ. The collection of information was either not placed clearly enough or not formulated clearly enough and therefore could not reduce my workload. In order to use my time more productively, this page has now been removed. (#400)
- Database updates older than half a year have been removed from the update function (pialert-cli)
Pi.Alert v2024-09-28
New:
- API extended: Down_Devices (#391)
- Add API call for DHCP leases (#382)
- In the Trigger and Class columns in the journal, any values can now be colored as desired. It is important here that the “complete” search term is required.
- Added Coloris colorpicker (https://github.com/mdbassit/Coloris)
Fixed:
Updated:
- General documentation updates
- Screenshots
- Update Docu and Help/FAQ pages regarding to parameter in config file
Changed:
- The history graph now shows the history individually for the local scan or per satellite
- The entry “...Skipped” is now highlighted in color in the scan log
- Date and time instead of Time only (System Info page -> Satellite info)
Removed:
- Obsolete bootstrap colorpicker (Has not been used so far anyway)
Screeshots
Pi.Alert v2024-09-17
Pi.Alert v2024-09-01
New:
Fixed:
- Pi-Hole 6 (beta) support. Not yet productively tested. Support is in beta status.
Updated:
- Language file
- The dialog for the Wake-on-LAN function in the device list now contains the host name
- In addition to the total number of devices, the number of hidden hosts is also displayed in the navigation bar under “Presence”
Changed:
- The positions of the “MAC” and “Device Name” columns have been switched in the Report template
Pi.Alert v2024-08-24
New:
- Add report counter to tab/page title
- Added a checkbox to hide a device from the presence page to the detail view (#363)
- Added a checkbox to hide devices from the presence page to the bulk editor (#363)
- Exclude an IP-Range from the scan (#357)
- One counter for all devices of the respective presence menu item (local, satellites).
- Pi-Hole 6 (beta) support. Not yet productively tested. Support is in beta status.
- Satellites have been added as a submenu under the presence button
Fixed:
- Warnings and error messages occurred when using python 3.12
- Error when using mixed var (#358)
Updated:
Pi.Alert v2024-08-09
New:
Updated:
- jquery ui from 1.12.1 to 1.13.3
- FullCallender from 3.10.1 to 3.10.5
- FullCallender Scheduler 1.9.4 to 3.10.4
- iCheck from 1.0.1 to 1.0.3
Changed:
- Only updates of activated modules are displayed during the manual update check
Pi.Alert v2024-07-17
New:
- Send new device mails continuously (#302)
- Supports extended meta data from Pi.Alert-Satellite 2024-07-16
- Add Pi.Alert-Satellite to System Info page
Fixed:
- Increased services page loading speed
- Sticky back button link (mobile view)
- some CSS issues
Updated:
- Documentation
- Improved Home Assistant sensor config
- Add Pi.Alert-Satellite to UpdateCheck
- Help/FAQ page (#302)
- Language files
Satellite on System Info page
Pi.Alert v2024-07-04
Updated:
- New Pi.Alert-Satellite (2024-07-03) meta data supported
- pialert-cli
- Language files
Changed:
- The API key can now be submitted via POST as well as via GET to support "gethomepage.dev" (#329)
Removed:
- oldest db updates from pialert-cli