Axis versions
All the officially released versions of Axis are stored here, each available for usage and download.
The latest version can always be found at the same URL.
This allows for different approaches for web projects:
- Reference the latest version and always stay up to date
- Reference a specific version and stick to it, without ever needing to update
- Copy any version you like on your own server and use it from there
Axis Web
The latest release of Axis Web can be found under the paths
http://www.palitri.com/vault/axis/engine/web/current/AxisEngine-min.js
and
http://www.palitri.com/vault/axis/engine/web/current/AxisEngine-full.js
the latter is not minified and contains summaries for the API methods and parameters, which can be convenient while developing
Each web release, past and current, is stored under paths of the following format:
http://www.palitri.com/vault/axis/engine/web/VERSION_NAME/AxisEngine-min.js
and
http://www.palitri.com/vault/axis/engine/web/VERSION_NAME/AxisEngine-full.js
Axis SDK
The latest SDK, which contains Axis Editor, the engine C++ libraries, all the source code, the full Axis Web project, resources and etcetera can be found under the path:
http://www.palitri.com/vault/axis/engine/sdk/current/AxisEngineSDK.zip
and each released version can be found under a path of the following format:
http://www.palitri.com/vault/axis/engine/sdk/VERSION_NAME/AxisEngineSDK.zip
Versions list
Current v1.3 |
Minified | Aug 10 2024 Release notes |
Full | ||
SDK | ||
v1.3 | Minified | Aug 10 2024 Release notes |
Full | ||
SDK | ||
v1.2 | Minified | Feb 16 2018 Release notes |
Full | ||
SDK | ||
v1.1 | Minified | Jan 18 2018 Release notes |
Full | ||
SDK | ||
v1.0.1 | Minified | Aug 10 2017 Release notes |
Full | ||
SDK | ||
v1.0 | Minified | Jul 17 2017 Release notes |
Full | ||
SDK | ||
v0.9 Pre-release beta |
Minified | Jun 06 2017 Release notes |
Full |