Historial de versiones de NSPM Power Tools - 3 versiones
NSPM Power Tools por Adam Gunderson
Historial de versiones de NSPM Power Tools - 3 versiones
¡Ten cuidad con las versiones antiguas! Se suelen mostrar para pruebas y a modo de referencia.Deberías usar siempre la última versión disponible de un complemento.
Última versión
Versión 3.6.2
Lanzada el 5 de jun. de 2026 - 214,51 KBCompatible con firefox 109.0 y superioresv3.6.2 (2026-06-04)
• Policy Optimizer bulk actions — bug fix: bulk assign, unassign, and cancel could fail with a 400 Bad Request ("the ticket is no longer in the same state as when it was initially loaded") because the extension sometimes targeted an already-completed workflow task; the task picker relied on status values FireMon doesn't return and on the order of the task list (which isn't stable between requests), so it could fall back to a finished task; it now selects the active (non-completed) task matching the ticket's current stage, so these bulk operations succeed reliably
v3.6.1 (2026-06-03)
• Policy Optimizer reviews page — performance: eliminated the per-row Security Manager SIQL query when only Compliance columns (Control Failure, Severity) are shown — those values come entirely from prefetched packet data, so the page no longer hits Security Manager once per visible row; the per-row rule lookups now run only when a Rule or Rule Documentation column is actually enabled, sharply reducing server CPU on this page
• Policy Optimizer reviews page — performance: fixed a MutationObserver feedback loop where the extension's own column/checkbox DOM writes re-triggered a full table refresh in a continuous loop (pegging a browser CPU core and re-walking every row indefinitely); the observer now ignores self-induced mutations and coalesces genuine table changes (pagination, filtering, row reloads) behind a short debounce
• Policy Optimizer reviews page — performance: replaced the document-wide DOM observer that was used only to detect navigation (it fired on every DOM change in the FireMon app) with standard navigation events plus a lightweight twice-a-second URL check; also de-duplicated re-initialization so a single navigation no longer runs the packet prefetch and column apply multiple timesSe publicó el código fuente bajo la licencia Mozilla Public License 2.0
Versiones antiguas
Versión 3.4.1
Lanzada el 23 de abr. de 2026 - 193,58 KBCompatible con firefox 109.0 y superioresv3.4.1 (2026-04-23)
• Policy Optimizer bulk assign: fixed intermittent 400 errors caused by FireMon's optimistic locking — on failure the extension now re-fetches fresh task details and retries rather than reusing stale task/packet-task IDs
• Policy Optimizer bulk assign: fixed 415 Unsupported Media Type errors by sending correct Content-Type: text/plain from the first attempt (per API spec)
v3.4.0 (2026-04-21)
• Policy Optimizer extra columns: rule columns (Name, Sources, Destinations, Services, Comments) now group together immediately after the native Rule Number column
• Fixed column alignment bug where Severity values appeared in the Services column and vice versa — all extra column types now use a consistent sort order so colgroup <col> elements and body <td> elements always stay in sync
• Compliance columns (Control Failure, Severity) now populate immediately on page load; severity fetch is awaited before rule data loads so values are accurate on first renderSe publicó el código fuente bajo la licencia Mozilla Public License 2.0
Versión 3.3.0
Lanzada el 6 de mar. de 2026 - 186,42 KBCompatible con firefox 109.0 y superioresSe publicó el código fuente bajo la licencia Mozilla Public License 2.0