mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2026-09-14 18:56:52 +00:00
improve update notifications and add apt-listchanges channel
- add an apt-listchanges notification event that surfaces package-maintainer NEWS forwarded through the PVE mail queue, with its own template, emoji and per-locale label - emit a single post_install_update event when a tool exposes a newer version, and persist per-tool notified versions on disk so a Monitor restart no longer re-fires the same update announcement - force AI enrichment to formatting-only on availability notices (update_available / pve_update / proxmenux_update / post_install_update / apt_listchanges / lxc_updates_available / secure_gateway_update_available / nvidia_driver_update_available / coral_driver_update_available / app_update_available / docker_stack_update_available / update_summary) so translations never turn factual inventories into advice - add the apt_listchanges channel label to Monitor UI strings across the eight locales
This commit is contained in:
@@ -1775,6 +1775,7 @@
|
||||
"service_fail_batch": "Mehrere Dienstausfälle",
|
||||
"cron_output": "Cron-Job-Ausgabe",
|
||||
"system_mail": "Smartd / Systemmail",
|
||||
"apt_listchanges": "Pakethinweise von apt-listchanges",
|
||||
"webhook_test": "Webhook-Test",
|
||||
"update_available": "Verfügbare Updates (Legacy)",
|
||||
"unknown_persistent": "Scheck nicht verfügbar",
|
||||
|
||||
Reference in New Issue
Block a user