Tag Archives: sfs3

SFS3 patch v3.0.3 and client API v3.1.x now available!

This release focuses on stability, security and better diagnostics:

Security fix: reconnection handshake for encrypted sessions is now hardened: session tokens are regenerated and sent encrypted after a successful reconnect.

Better error reporting: UDP disconnections during RDP failures now return more detailed info, making it easier to debug connectivity issues.

Performance fix: resolved an issue causing extra latency with fragmented RDP packets.

Faster kick handling: kicked users are now disconnected more promptly.

Consistency fixes: cleaned up String vs ShortString usage across system requests.

⚠ Note: client API v3.1.0 is now the minimum required version, so make sure to update your clients!

Download link and full release notes: https://www.smartfoxserver.com/download/sfs3

SFS C# API v3.0.17 is live

We’ve rolled out major improvements to the Audio API and several important fixes. Here’s what’s new:

Audio Enhancements
Better audio quality with our upgraded echo cancellation, noise suppression, and automatic gain control—now powered by WebRTC’s proven audio processing. We’ve added smart audio interpolation to smooth out network hiccups and automatic resampling to handle microphone/speaker mismatches. Plus, we’ve cut garbage collection pressure for smoother performance.

New Features

  • SFSArray now supports IEnumerable
  • Custom configuration file support via ConfigData.Parse
  • Audio Echo Cancellation for Unity

Under the Hood
Fixed a few validation issues, test-only unsafe SSL configuration and debug logging noise.

Get the new API at this url:
https://www.smartfoxserver.com/download/sfs3#p=client