new_releasesNew Release
Zumero for SQL Server (ZSS) v3.4 is now available
Download in the dev center.
New features and improvements in ZSS 3.4:
Client
- (iOS/MacOS) Support multiple platforms with an xcframework file.
- Support .Net 8/9/10 and MAUI in NuGet packages.
- Support SQLitePCLRaw version 3.x.
- Attempt to throw a more informative error when encountering an unusual HTTP status code.
- Add a
setup_commandsarray option to thejsOptionsobject.
This array of SQL statements is run immediately after opening the connection to the SQLite database. This can be useful for configuring more complex encryption parameters. - Add the
jsOptionsparameter toquarantine_since_last_sync3,sync_quarantine3, anddelete_quarantine3. - Correct sync failures when users include a SQLite version compiled with
SQLITE_DQS=1. - (Android) Build with support for 16kb page size, as required by Google Play.
- (Android) Improve cancelability while waiting for a response.
- Add support for sqlite3mc.
ZSS Manager
- Correct a bug in the Effective Filter tab, which was rendering incorrect SQL.
- For the login dialog, Trust Server Certificate is now a checkbox to allow a clearer understanding of the security implications.
- DBFile names can now be changed during export.
This allows users to copy the settings of a dbfile to a new dbfile on the same primary server. - When selecting an Active Directory domain, the list will include all available domains.
Server
- Include the latest revision of the ODBC driver that includes TLS 1.2 support.
- When using Active Directory authentication to validate a sync user’s credentials, use
LOGON32_LOGON_INTERACTIVE.
Deprecated features in ZSS 3.4:
- The 3.4 nuget package does not include .NET Framework support
- Phonegap is no longer supported
Upgrade Instructions
Upgrade Order
The recommended order for upgrading to ZSS 3.x from older versions is:
- Stop the Zumero web site in IIS.
- Upgrade the ZSS Server.
- Upgrade the ZSS Manager.
- Run ZSS Manager and follow the upgrade prompts (see Upgrading in the ZSS Manager documentation). If you have multiple databases, you should examine them all for upgrades.
- Restart the IIS site.
Activation
ZSS Server versions 2.x and 3.x require activation. If you are upgrading from version 1.x, please visit the Activation page to activate your existing license keys. If you have already activated your license keys, you do not need to reactivate them or take any additional action for this upgrade.
Compatibility
Older clients will work with ZSS 3.x servers, but will not be able to take full advantage of the new features and improvements. Newer clients will not sync with older ZSS servers.
Clients earlier than ZSS 2.0 should not be used with date-based purging. See the documentation for details.