Fork me on GitHub

Client Download

This is what most users need to download.

Server Download

Only necessary if you want to use collaborative features.

Setting up the server [ + Click to expand ]

Managing users [ + Click to expand ]

Upgrading your server [ + Click to expand ]

Changelog

Not every version has both a client and server download. Versions are formatted as: <major>.<minor>.<patch>. If you're connecting to a remote project, then you'll need to consider backwards compabitility between the server and all the clients when upgrading:

  • An increase in the major version number indicates a change that breaks backwards compatibility between the client and server. Both must use the same <major> version to communicate.
  • An increase in the minor version number indicates a new feature that is only accessible if both the client and server have matching <major>.<minor> versions, though mismatched minor versions are still compatible.
  • An increase in the patch version number indicates a feature or fix that is accessible without needing to match the patch version between the client/server.

+ Expand v1.1.*

+ Expand v1.0.*