v2.7.3
projectdiscovery/nuclei-templatesv2.7.3Jun 22, 2026by github-actions[bot]
AI Summary
Fix release addressing client connection errors, tooltip focus issues, and tooltip closing logic.
Key Highlights
- Fixed client connection errors to print real error messages.
- Fixed tooltips to stop focusing on show and improve closing behavior.
- Updated dependencies including @preact/signals, @tauri-apps/api, js-yaml, and rayon.
New Features
- Bug fixes for client connection errors
- Tooltip UI improvements
Full Release Notes
### fix - slu client failing without printing real error. - tooltips being focused on show. - not closing tooltips on hide. **Full Changelog**: https://github.com/eythaann/Seelen-UI/compare/v2.7.2...v2.7.3