This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Summary
AI summaryUpdates Export Manager, Command Palette, and What's new across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds Command Palette (Ctrl+P) for fuzzy search across 27 modules Adds Command Palette (Ctrl+P) for fuzzy search across 27 modules Source: llm_adapter@2026-06-13 Confidence: high |
— |
| Feature | Medium |
Adds export buttons to Interfaces, DNS Lookup, Firewall, SSH Connections, Connection Manager modules Adds export buttons to Interfaces, DNS Lookup, Firewall, SSH Connections, Connection Manager modules Source: llm_adapter@2026-06-13 Confidence: high |
— |
| Feature | Medium |
Adds Export Manager with File → Export Network Report… in multiple formats Adds Export Manager with File → Export Network Report… in multiple formats Source: llm_adapter@2026-06-13 Confidence: low |
— |
| Feature | Low |
Updates filename extension dynamically when format filter changes in save dialog Updates filename extension dynamically when format filter changes in save dialog Source: llm_adapter@2026-06-13 Confidence: high |
— |
| Feature | Low |
Introduces Export Manager: File → Export Network Report… in JSON, Markdown, plain text, PDF Introduces Export Manager: File → Export Network Report… in JSON, Markdown, plain text, PDF Source: granite4.1:30b@2026-06-13-audit Confidence: high |
— |
| Feature | Low |
Adds optional PDF export requiring `pip install reportlab` Adds optional PDF export requiring `pip install reportlab` Source: granite4.1:30b@2026-06-13-audit Confidence: high |
— |
Full changelog
What's new
Command Palette (Ctrl+P)
- Press Ctrl+P from anywhere to open a quick-navigation overlay
- Fuzzy search across all 27 modules by name or keywords (e.g. "firewall", "tls", "ssh key", "scan")
- Navigate with Up/Down arrows + Enter, or single click
Export Manager
- File → Export Network Report… — export a live snapshot (interfaces, routes, DNS resolvers) in JSON, Markdown, plain text or PDF
- PDF export is optional:
pip install reportlab - Module export buttons — Export button added to: Interfaces, DNS Lookup, Firewall, SSH Connections, Connection Manager
- Filename extension updates live when you change the format filter in the save dialog
Install / upgrade
Arch Linux (AUR):
```bash
yay -S nmlinux
```
All platforms (wheel):
```bash
pip install nmlinux-1.3.8-py3-none-any.whl
```
Debian / Ubuntu / Mint:
```bash
git pull && bash install.sh
```
SHA256: `505f360a0235a119c4e06354be9b77727d3ea9959d8e87841ac1017d4d866396`
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Nmlinux
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]