Skip to content

Releases: Clouda-team/Cloudajs

0.10.4

24 Feb 15:37
Compare
Choose a tag to compare

Identical to 0.10.2, issued a new release due to npm fetch failure.

Remeber to do npm update or sudo npm update in your project directory before executing sumeru update, so that upgrade all dependencies to latest version, also, you may want upgrade your node and npm to latest, which I am using node@v0.10.26 and npm@1.4.3 while issuing this release.

0.10.2

19 Feb 04:11
Compare
Choose a tag to compare

Bugfix and Improvement

  • fix cleanCSS invoke bug which cause sumeru start failure

0.10.1

18 Feb 05:39
Compare
Choose a tag to compare

SEVERE BUG DETECTED
DO NOT USE THIS VERSION //Feb 19, 2014

Bugfix and Improvement

  • upgrade all dependencies to latest version

0.10.0

17 Feb 11:08
Compare
Choose a tag to compare

Added

  • Obvious improve of offline support, involving reachability.js, auth.js ..etc
  • Add support for https in external library.

Bugfix and Improvement

  • Fix bug of controller redirect method
  • merge 4a8a647

0.9.0

09 Jan 10:50
Compare
Choose a tag to compare

Added

  • Cluster support for both self-deployed environment and BAE

Bugfix and Improvement

  • A new version of touch.js with much faster and cleaner implementation.
  • Fix bug of manifest path of views

0.8.20

16 Dec 05:36
Compare
Choose a tag to compare

Bugfix and Improvement

  • package.js can work with comment in it now

0.8.19

20 Nov 10:52
Compare
Choose a tag to compare

Bugfix and Improvement

  • a memory leak in pilot.js
  • a server render bug only on BAE3.0

0.8.18

19 Nov 06:40
Compare
Choose a tag to compare

Clouda now works with BAE 3.0

0.8.17

15 Nov 08:55
Compare
Choose a tag to compare
0.8.17 Pre-release
Pre-release

Clouda now works with BAE 3.0

0.8.16

13 Nov 11:07
Compare
Choose a tag to compare

Added

  • Library.fileUploader, supporting file uploading & progress update
  • external.fetch support method POST, added external.sync()
  • New auth framework which works on double side.
  • New backtrace log util.
  • added mime.js & tmp_dir.js in server_config

Bugfix and Improvement

  • app/publish has been added
  • Fix bug of scrollbar in transition
  • Fix code according to jshint
  • Fix bug of env.redirect with arguments.