You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Connection and Activity log searching now uses memory more efficiently with better performance on large logs
C core now uses O(1) algorithm with more effective connection tracking
Improved C memory management:
Added garbage collection
More efficient memory allocation
Improved sorting algorithms in both C and C#
Fixed memory leaks
GUI improvements:
More efficient garbage collection
Reduced log retention to last 100 connections
Optimized memory usage across GUI, CLI, and C core
Reduced installer size
Improved C compiler optimizations
macOS
IPC now uses less memory
Optimized CPU usage during traffic spikes
General
Relay server can now handle large connections with improved memory efficiency
Fixed bottleneck between kernel-level connections and relay
ProxyBridge can now handle thousands of connections per second with efficient memory and CPU usage
ProxyBridge can now handle 1gbps to 2.5gbps network speed
✨ New Features
Traffic Logging Toggle: Windows and macOS apps now support disabling traffic logging
Windows Startup: Windows app now supports launching on Windows startup (#47)
📦 Updates
Runtime: Upgraded from .NET 9 to .NET 10
UI Framework: Upgraded Avalonia from 11.2.0 to 11.3.11
ℹ️ Platform Updates
Linux support postponed. Linux support was initially planned for this release but has been postponed due to significant development challenges. Implementing feature parity with Windows and macOS requires substantial architectural work and effort. After initial development attempts encountered multiple technical issues, we decided to focus on stabilizing the Windows and macOS versions first. Linux support remains in our roadmap, but no release timeline has been finalized. See commit 6dfed95 for details.
This discussion was created from the release v3.1.0.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
🔒 Security Fixes
🐛 Bug Fixes
Windows
(and)characters (#32)macOS
⚡ Performance Improvements
Windows
macOS
General
✨ New Features
📦 Updates
ℹ️ Platform Updates
Linux support postponed. Linux support was initially planned for this release but has been postponed due to significant development challenges. Implementing feature parity with Windows and macOS requires substantial architectural work and effort. After initial development attempts encountered multiple technical issues, we decided to focus on stabilizing the Windows and macOS versions first. Linux support remains in our roadmap, but no release timeline has been finalized. See commit 6dfed95 for details.
This discussion was created from the release v3.1.0.
Beta Was this translation helpful? Give feedback.
All reactions