We’ve just released the new SmartFoxServer 2X update 2.13.7.
The release fixes an issue in the server-side JavaScript API, causing a SFSLoginException not triggering the related event on the client side.
You can download the update at this page.
We’ve just released the new SmartFoxServer 2X update 2.13.7.
The release fixes an issue in the server-side JavaScript API, causing a SFSLoginException not triggering the related event on the client side.
You can download the update at this page.
We’ve just released the new SmartFoxServer 2X update 2.13.6.
The release introduces improvements for websocket performance, new admin tool features and more.
You can read the full release notes and download the update at this page.
We have just released new updates for C# and Java clients, fixing several issues that were reported recently.
Make sure to visit our API download section to get the latest API releases.
We’ve just released the new SmartFoxServer 2X update 2.13.4.
The release introduces new security options for websockets, via origin management, and fixes a couple of issues reported in our forums over the course of the last weeks.
You can read the full release notes and download the update at this page.
We just released v1.7.9 of the SFS2X C# client API for Unity / .Net / Mono / Universal Windows Platform.
What’s new:
…And we also fixed a WSS connection issue in Unity.
You can get the updated API at this url: https://www.smartfoxserver.com/download/sfs2x#p=client
Enjoy!
We’ve just released the new SmartFoxServer 2X update 2.13.3
The release provides a fix for a corner case that can cause ghost users to be stuck in a Room.
You can read the full release notes and download the update at this page.
We just released v1.7.10 of the SFS2X JavaScript client API.
Starting from this new version, we completely reviewed the build process of the API.
This fixes some compatibility issues of the internal third-party libraries with module bundlers (like webpack) and also brings:
As always, the new package is available on the download page of our website (other than in the npm repository, from now on).
In order to showcase the usage of the API with npm and webpack, we also released a variant Connector example describing the project setup and build process, including the new source mapping option.
Enjoy!
We have just released a new client side API update across all supported platforms, ironing out a few bugs that were reported recently.
In particular we have solved an issue whereby reconnecting an encrypted session would cause a server side error and fail to reconnect.
Make sure to check our client API section of the website to read the release notes and download the updates.
We’ve just released the new SmartFoxServer 2X update 2.13.1
The release provides security fixes for a third party library, support for Java 8 lambdas in server side code and performance improvements.
You can read the full release notes and download the update at this page.
A new SmartFoxServer 2X version is available that focuses mainly on JavaScript for both client and server side.
We’re gladly re-introducing JavaScript as full-fledged server-side language for Extensions, thanks to the improved performance of the Nashorn engine, provided in JDK 8. Continue reading