Changelog
All notable changes to m1nd are documented here.
v3.13.13j ALPHA
Current release
- V1sion Diff modal — 3-tab device matching UI with direct API calls
- V1sion Save Map modal — form + payload delegation to legacy engine
- Brain endpoint creation — full-create form from V1sion topology
- Node SNMP modal — view SNMP data directly from topology nodes
- Node Applications modal — view linked applications from node detail
- Node Monitor modal — monitor status and quick-create from nodes
- Node Brain link modal — link or create Brain endpoints from topology
- Node type picker — change device classification from topology
- Edge detail panel — read-only link info for topology edges
v3.13.7
- Vue 3 migration complete — 45 components across 6 feature-flagged islands
- ~13,500 lines of new Vue/TypeScript code
- Island architecture — 6 independent Vite IIFE builds
- CustomEvent bridge — seamless Vue ↔ legacy JS communication
- Zero database changes — full backward compatibility
- Feature flags — all 6 tabs can roll back to legacy instantly
v3.13.x Highlights
Brain CRUD (Phases 17–29)
- Full Vue forms for all 7 asset types (Sites, Locations, Endpoints, Assets, Applications, Subnets, Credentials)
- Grid/list rendering with filter/sort engine
- Single and bulk delete with confirmation dialogs
- Read-only detail panel with action bar
V1sion (Phases 30–43)
- Sessions panel with card grid, rename, delete, schedule
- Node detail panel with identity grid and action bar
- Config modal with SNMP, SSH enrichment, and routes sections
- All 5 node-action modals migrated to Vue
Settings (Phase 3+)
- Appearance, Branding, and Web Identity sections in Vue
- Sidebar navigation component
Monitors (Phase 4+)
- Toolbar with filters in Vue
- Card grid rendering
Dashboard (Phase 15)
- AI Overview migrated to Vue with direct API calls
- Command shell bar
v3.11.x
- Baseline Learning — statistical anomaly detection for all test types
- 3-sigma rule, 200% deviation, and 5% packet loss delta detection
- Rolling 100-run baseline with O(1) anomaly checks
- Integrated with Ping, DNS, Speedtest, IPsec, and SNMP
v3.10.x
- Uptime Monitors — HTTP, Ping, TCP, DNS checks
- Failure thresholds and cooldown windows
- Recovery alerts and incident tracking
- Monitor ↔ Brain endpoint integration
Earlier Releases
For the full changelog, see the changelog.js file in the application source code at web/static/js/changelog.js.