Zumero


Zumero for SQL Server v1.3 - Release Notes

Zumero for SQL Server (ZSS) v1.3 is now available for download in the dev center.

Changes Since v1.2:

  • The Client SDK was updated for PhoneGap 3.0.
  • The Client SDK no longer bundles its own version of SQLite.
  • OpenSSL, included in the Client SDK for Android, was updated for Heartbleed.
  • The server now correctly rejects packages from clients where recursive triggers were not enabled and INSERT OR REPLACE was used.
  • Full record history is no longer stored in client databases, reducing their size. History will be removed on sync with a 1.3 client. A SQLite VACUUM should be run to reclaim space on existing client databases.
  • A server bug causing spurious “connection is busy” errors was fixed.
  • A server bug causing spurious foreign key violations was fixed.
  • Latin1_General_BIN is now a supported SQL Server collation.
  • Several server performance improvements were made.
  • Minor regressions in ZSS Manager 1.2 were fixed.
  • The salvage feature was removed.

Upgrading from v1.2 and earlier:

The ZSS 1.3 Server is backward-compatible with v1.0, v1.1, and v1.2 clients. Please upgrade to v1.3 even if v1.2 or earlier clients have been deployed.

The IIS Zumero web site must be stopped before running the ZSS Server installer to upgrade from v1.0.x.

Release Notes Archive