[1.19.0] - 2025-11-29
- ADDED: Filter for configuration sets - search by
name,SNIdomains,geositecategories, orgeoipcategories. - ADDED: Compare sets feature - side-by-side diff view showing differences between two configuration sets, grouped by section (TCP, UDP, Fragmentation, Faking, Targets).
- ADDED:
Discoverynow names new sets after the preset configuration (e.g.,tcp-frag-rev-fake) instead of the domain. - ADDED:
Discoverydetects similar existing sets and offers to add the domain to an existing set instead of creating a new one. - ADDED:
Discoveryshort-circuits when baseline succeeds - skips optimization phases if no DPI is detected. - ADDED:
Discoveryshows results progressively as tests complete - users can see working configurations and apply them without waiting for the full scan to finish. - ADDED: Dedicated Sets API endpoints (
/api/sets) for CRUD operations - create, update, delete, and reorder sets independently. - FIXED: Settings tab navigation losing selected tab on page refresh.
- CHANGED: New configuration sets are now added to the top of the list instead of the bottom.
- CHANGED:
Discoveryconfiguration refactoring component. - CHANGED: Configuration Sets promoted from Settings submenu to top-level navigation item.
- CHANGED: Set operations (create, edit, delete, duplicate, reorder, enable/disable) now save immediately via API instead of requiring manual "Save Changes".
What's Changed
- docs hero dark theme text fix & background gradient update by @krisavdome in #3
Full Changelog: v1.18.5...v1.19.0