Skip to content

Releases: SinaXhpm/Echoes

v0.2.7

12 Jun 14:37

Choose a tag to compare

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

11 Jun 20:08

Choose a tag to compare

Echoes v0.2.6

v0.2.5

02 May 23:52

Choose a tag to compare

Monitor: parallel tracking, UI overhaul & stop logic fix; DNS: parall…

v0.2.4

29 Apr 00:49

Choose a tag to compare

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

15 Feb 16:56

Choose a tag to compare

add libSkiaSharp

v0.1.0

08 Feb 22:43

Choose a tag to compare

build args fixed