Releases: SinaXhpm/Echoes
Releases · SinaXhpm/Echoes
v0.2.7
UI redesign + Avalonia 12 title-bar drag fix; v0.2.7 - New Styles/AppStyles.axaml shared design system (field/card/primary/ secondary/toggle/ghost), applied across all tool tabs; green accent. - Fix window dragging: Avalonia 12 dropped BeginMoveDrag-style title bars; use WindowDecorationProperties.ElementRole=TitleBar on the header. - Telegram tab renamed to Telegram Bot with branded styling. - Compact, principled layouts: Scanner side-by-side inputs, cURL URL row + method/override/run row, SSH 2-row login (watermarks), Monitor targets + settings side-by-side, DNS resolvers tall on the right. - Enter starts/stops on toggle tabs (Scanner/Monitor Shift+Enter=newline; SSH login fields connect). Remove numeric spinners in Scanner. - Window base size 842x565. Tab hover/selected states fixed. - Android: include Styles/ XAML in the head (would crash otherwise), bump to 0.2.7 (versionCode 3).
v0.2.6
Echoes v0.2.6
v0.2.5
Monitor: parallel tracking, UI overhaul & stop logic fix; DNS: parall…
v0.2.4
Framework: Upgraded to Avalonia 12 for better core stability.
UI: Disabled transparency to minimize CPU/GPU overhead.
Design: Unified fonts and styles for a cohesive look.
Readability: Increased contrast for improved text clarity.
cURL: Removed Response Preview for a leaner workflow.
Notes: Added AES-256 Encrypted Notes with Master Key.
Bugs: Patched various internal process execution errors.
Build: Optimized Native AOT for zero-dependency portability.
v0.2.3
add libSkiaSharp
v0.1.0
build args fixed