Skip to content

Commit

Permalink
Update Notes: 2024-03-28
Browse files Browse the repository at this point in the history
New:
* Add "Delete all nmap scans" Button to maintenance tab
* Add "Delete all Webservices" Button to maintenance tab
* Button to reset the search on the journal page
* CSV download for nmap scan per device
* Insert Nmap scan results to db (only scans with results are saved in the db) (#271)

Fixed:
* Minor fixes and tweaks
* pialert-cli help: When the end of the command list is reached, the command prompt appears again automatically
* Fixed redirections in the event of an error (reported via mail)

Updated:
* pialert-cli: to update the database for the new function
* Readme: add Sponsor
* Readme: LINUX-DISTRIBUTIONS.md (reported via mail)
* Cleanup task extended (Nmap scan results)
* Remove/streamline old code
* Language files

Changed:
* Set timeout (60s )for all Nmap scan types
* The counter of the currently active scans in the status box (settings page) has been replaced by a simple display (Scans running / No Scans running). Depending on the Linux distribution, the counter varied by +/- 1. The original reason for the introduction of the counter was a ramping up of arp-scan processes, which has not been a problem for many Pi.Alert versions.
* Update Check: Check for a special installation directory to avoid issues like #283 or #281
* Nmap scan infos moved to faq/help page

Removed:
* Remove Nmap session log button from settings page
  • Loading branch information
leiweibau committed Mar 28, 2024
1 parent 026e41d commit b3da81c
Showing 1 changed file with 0 additions and 0 deletions.
Binary file modified tar/pialert_latest.tar
Binary file not shown.

0 comments on commit b3da81c

Please sign in to comment.