Tag Archives: release

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

SmartFoxServer 2.20.2 and API updates

We have just released update 2.20.2 which introduces a couple of fixes, in particular it adds support for multi-byte strings in SFSObject keys.

You can read the full release notes and download the patch from our Updates download section.

Similarly we have updated our Java and Javascript client API to reflect these changes.
You can find them in the relative Client API download section.

p.s. = the other client APIs already support this feature correctly, so no update was necessary.

SmartFoxServer 2.20.0 is out!

We have just released SmartFoxServer 2X 2.20.0, which comes as a patch for all previous 2.19.x releases. The version updates the embedded Tomcat (websocket/BlueBox), providing several bug and security fixes.

This release also improves the communication speed with the License Server and adds a new setting for managing the the User’s packet queue when it is maxed out.

Please, make sure to read the full release notes included with the download itself.

Download SFS2X update 2.20.0

SmartFoxServer 2.18 is out!

We have just released SmartFoxServer 2X 2.18.0, which provides several library updates, new runtime, support for M1 Macs, extra features and bug fixes.

Please note: the new release comes as a standalone installer so it can’t be used to update a previous instance.

» Get the new SmartFoxServer 2.18.0 installer from our download section.
» Read the full release notes here.

SFS 2X 2.17.0 is available!

We have just released SmartFoxServer 2X 2.17.0, codenamed “Flash Farewell” as we have cut the remaining ties with the old Flash-based Admin Tool.

It seems that many users forgot about the termination of Adobe Flash on Jan. 12th 2021 and have found themselves unable to reach their servers with the legacy Admin Tool. This release is particularly targeted at those users, as it packs all the recent updates in one installer.

Read more about installation and migration to SFS2X 2.17.0 in our forum post.

Download and release notes.

The SmartFoxServer Cloud is here!

We are happy to announce the launch of Overcast, a dedicated cloud-based hosting service for SmartFoxServer 2X that provides a complete stack to build and run rich multiplayer games at any scale.

With Overcast developers can deploy any number of SFS2X instances in the cloud, world-wide, with a simple web-based interface. Each instance runs in its dedicated server with unlimited CCU and provides 100% of the SmartFoxServer 2X features.

For a full presentation of the service make sure to read this introduction to Overcast.

SFS2X 2.16 update released!

SmartFoxServer 2X 2.16.0 is available as a cumulative update patch for all previous SFS2X 2.14 and 2.15 installations.

The focus of this release is the final version of the new HTML5 AdminTool, which now officially replaces the legacy, Flash-based tool. We completed the porting adding the last module, Analytics, but we also added a long-awaited feature: it is now possible to integrate your own custom administration modules in the AdminTool! Read all the details here: http://docs2x.smartfoxserver.com/Gettin … om-modules

Download SFS2X 2.16.0 from here.

Continue reading