NXLog Platform changelog

1.11 (3 February 2026)

[Added]
- [NXP-5534] It's now possible to monitor the volume of inbound and outbound data flowing through your agents in the agent statistics or using the data flow visualization.
- [NXP-5689] Introduced organization-wide 2FA enforcement so administrators can require all users to activate 2FA the next time they sign in.
- [NXP-6361] NXLog Platform installation and upgrade logs are now written to disk and included in debug bundles.

[Changed]
- [NXP-6485] Reduced the default idle user session timeout from 2880 minutes to 60 minutes.
- [NXP-6562] Improved registration feedback so users trying to sign up with an existing email see a clear message and guidance to sign in or accept an invitation.

[Fixed]
- [NXP-6049] Fixed template deletion logic so templates that appear "unassigned" but are stuck on invisible or stale agents can now be deleted correctly.
- [NXP-6056] Resolved an issue where the NXLog Platform UI would freeze when adding a configuration to an auto-enrollment rule, preventing the creation of new rules.
- [NXP-6238] Fixed a parsing issue where multi-line Define directives using the backslash continuation character could cause a blank statistics page for the agent.
- [NXP-6307] Ensured  blocks added to xm_multiline via the "View configuration as text" editor are preserved and correctly pushed to agents.
- [NXP-6374] The configuration builder now correctly supports configurations that use pm_filter.
- [NXP-6435] Corrected calculation for subscriptions with multiple orders so feature quantities are aggregated consistently across subscription elements.
- [NXP-6575] Fixed an issue that caused some agent configurations to fail being uploaded via the Agent Management API with a parsing error.
- [NXP-6592] Avoided inconsistent states of the Agent Management database in some edge cases by adding consistency checks.
- [NXP-6640] Fixed configuration editor parsing of certain regex patterns.