Version 7.14.0

Date: 2026-04-28

General

Features
  • Revamped the Notifications page UI
  • Added Android notification channels per severity, enabling customizable sounds and display behavior in Android’s app settings
  • Added News & Updates push notifications (can be enabled/disabled independently from problem notifications)
  • Added the option to collapse the side menu on desktop
  • Added a show/hide password toggle to all password fields
  • Added a new OSS licenses page
  • Added a new dark theme
  • Adding Edge-to-Edge support on android
Improvements
  • Improved default sizes for the item widget and host graph widget
  • Improved the profile page by showing the user’s role
  • Sorting host and host groups now alphabetically when configuring favorites
  • Significantly improved accessibility (a11y) across the whole app
  • Showing the current device name now in the push notification’s user media dialog
  • Improved the header shrinking/expanding animation on android
Bug fixes
  • Fixed various style inconsistencies with the light theme
  • Fixed filter chips missing a space between label and value
  • Fixed badges being cut off when too long
  • Improved various minor UI inconsistencies and contrast issues
  • Fixed a rare rendering bug on list pages
  • Fixed dashboards disappearing when changing the account’s Zabbix server / Prisma server url
Breaking changes
  • Removed remaining references to old product name. Configuration files and endpoints have been renamed to their Prisma equivalents, please look at our [migration guide](TODO: add migration guide)
  • Removed legacy basic authentication support

Zabbix

Features
  • Added a new Trigger widget to display trigger state on the dashboard
  • Added support for nested host scripts
  • Added color thresholds to the dashboard’s item widget for graph and value coloring
  • Added option to display latest values to the host graph widget
  • Added View in Zabbix links to open entities directly in the Zabbix frontend
Improvements
  • Redesigned the Zabbix server synchronization modal
  • Redesigned the notification dashboard widget
  • Improved favorite card button labels for consistency
  • Reworked the subscription section on the settings page
  • When clicking a host group on the host details page, a list of hosts for that host groups opens now
  • Added validation to the time period picker on the item details page to prevent to being smaller than from
  • Improved the Purchase confirmation modal UI
Bug fixes
  • Fixed trend series not removed when shrinking time periods
  • Fixed pin-to-dashboard for items and graphs
  • Fixed last item values of character items displayed as NaN
  • Fixed graph details not showing host name
  • Fixed deleting of SLA excluded downtimes
  • Fixed a case where filters were not shown when favorites were active

Prisma

Features
  • Introducing the new Prisma AI pipeline
    • Complete rewrite of the AI training and inference system
    • Added new model architectures Iris Nano, Iris Core and Iris Ultra
    • Completely reworked model details page to support zero configuration presets by default but still allow customization in advanced mode
    • Added AI Dataset ratings
    • Significantly improved detection accuracy
    • Significantly improved training speed
    • Improved training pipeline robustness to also support monotonic or constant inputs as longs as the whole dataset has enough entropy
    • Improved the robustness of the training pipeline to overfitting
    • Improved training pipeline stability on larger models, higher model depths and larger context windows
    • Improved default temporal context size of models by six times
    • Added fully HTTP-based streaming inference to the AI Server, removing the need for a Zabbix database connection
    • Added automatic model warmup on deployments, removing the need to wait for results to stabilize after deployment
    • Added new dual mode scoring engine with a point detection and a segment detection output
    • Added automatic threshold selection system that removes the need to manually choose an anomaly threshold
    • Added threshold preferences that allow users to place a bias on either Precision or Recall without the need for retraining
    • Added automatic creation of items, triggers, and connectors in Zabbix removing the need for manual configuration
    • Added AI credits quota per company based on training complexity
    • Added configurable values-per-second quota per deployment
    • Added the option to pause and resume deployments
    • Added option to disable download file expiry for AI datasets
  • Complete rewrite of microservice and job management
    • Added active service routing with support for tag based routing and dedicated services
    • Added the option to abort jobs while they are running
    • Completely reworked live status indication for jobs with accurate per service queue positions and step progress indicators
    • Improved the live job log to be more structured and show steps more clearly
    • Added the live status and current work to the microservice details page
    • Added a new instance wide microservice dashboard widget, showing the live status of all services and their queues
    • Added a new microservice overview widget to the instance dashboard, showing the live status of all services and their queues
    • Added the option to choose a service explicitly or configure conditions for a service to the ai training page
  • Self Provisioning
    • Added a dedicated host alerts page
    • Added support for alerts by configured media types at specific severities
    • Added the option to pause and unpause all notifications per host or host group
  • Reporting
    • Introducing a Redundant Alerts widget that detects fully and partially overlapping Zabbix actions, helping eliminate duplicate notifications.
    • Added CSV support to 10 report widgets
    • Redesigned the report list view on the report config page
    • Showing rendered render types now for every report in the report list view
    • Added the option to clone report widgets
    • Added next render timestamp to the report details page
    • Added the option to delete all failed reports
    • Added the option to reorder items in Reporting’s Numeric items and Text items widget
    • Added option to disable download file expiry
  • Switched to a new default internal s3 compatible object storage
  • Added persistence to Favorites so they are now synced across devices for Prisma users
  • Added sorting filters to all Prisma list pages
  • Added the option to auto-update the Zabbix account when updating your own manager
  • Added option to schedule sub-company deactivations
  • Added a synchronize button to the Zabbix server details page
  • Added a more detailed error to the Zabbix server create dialog for connection errors
  • Added the current role of the user to the profile page
Improvements
  • Improved the deactivation configuration for sub-companies
  • Improved the Reporting SLA widget card wrapping
  • Made Monday the new default weekday for weekly report schedules
  • Redesigned the Zabbix server synchronization dialog
  • Several improvements to the profile page UI
  • Improved the report widget descriptions in the report widget catalogue
  • Made the Add widgets always visible in the report widget catalogue dialog
  • Added a warning banner when editing the own manager
  • Significantly improved sizing of the item and host graph dashboard widget
  • Improved the storage duration configuration for reports, AI datasets and AI models
  • Several improvement to the Zabbix server create dialog
  • Improved the custom CA certificate upload experience
Bug fixes
  • Fixed an issue that caused large values in CSV to be exported with precision loss
  • Fixed a case where the password / authentication toggle label is not displayed initially
  • Fixed trigger names not resolving macros in the Reporting’s Mean time to interaction widget
  • Fixed audit log delete operations were missing details in the Reporting’s Audit log widget