Skip to content

Gitana JavaScript Driver 1.0.5

Compare
Choose a tag to compare
@uzquiano uzquiano released this 24 Jul 20:56
· 432 commits to master since this release

The Cloud CMS team is pleased to announce the immediate availability of the 1.0.5 version of the Gitana JavaScript Driver for Cloud CMS.

JavaScript Driver for Cloud CMS

The Gitana JavaScript Driver is a JS library that you can drop into your HTML5/JS applications to take advantage of the authoring and delivery APIs of the Cloud CMS server. It makes it easier for developers to utilize the Cloud CMS HTTP/REST APIs by providing native convenience functions via JavaScript.

The Gitana JavaScript Driver is ideal for use within either the browser or server-side JS environments (like Node.js). For a Node.js wrapped module, please check out: http://github.com/gitana/gitana-node-js.

What is Cloud CMS?

Cloud CMS is a cloud platform as a service for managing all of your business content - from formal business content like articles and news items to social content and interaction data coming from your applications. Cloud CMS puts all of your data into an innovative, high performance and scalable repository and gives your business powerful tools for collaboration, branching, merging and working with content with a secure and robust tools.

To learn more about Cloud CMS, please visit: http://www.cloudcms.com

Release Highlights

This release includes a number of highlights, including bug fixes and new features, which are worth mentioning. A few of the more important elements are shown below. For an itemized list of code level changes, please check the commit history.

  • Allow for the specification of the maximum age of the GITANA_TICKET cookie via the "ticketMaxAge" configuration setting on the authentication call
  • Additional test cases
  • Code clean up

We encourage our community to upgrade to this new release of the Gitana JavaScript driver. We encourage everyone to submit issues, pull requests or post questions to our forums at http://www.cloudcms.org.

To learn more about the Gitana JavaScript Driver, please visit our open-source GitHub repository at http://github.com/gitana/gitana-javascript-driver.