-
4.0.0-beta.3 Pre-release
released this
2018-05-04 17:21:25 -07:00 | 58 commits to master since this release-
Add CSRF (XSRF) protection with token. Add PubSub authentication.
-
Renamed project index file. (global.nymphClient is now global.NymphClient)
-
Save a round trip to the server on UID updates from PubSub.
-
No more round trip to the server on query updates. Use provided value from PubSub server.
-
updateArraymoved fromNymphtoPubSub.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
-
4.0.0-beta.2 Pre-release
released this
2018-04-23 19:59:13 -07:00 | 63 commits to master since this release- Added a blank get() call to return all data.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
4.0.0-beta.1 Pre-release
released this
2018-04-23 15:41:53 -07:00 | 64 commits to master since this release- Starting client v4. Using more ES6 features. No more Bower.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
3.0.5 Stable
released this
2018-04-23 10:58:58 -07:00 | 66 commits to master since this release- Fixed a bug where entity data being returned from the server was being inited twice, resulting in a sleeping reference in a sleeping reference.
- Added linting.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
3.0.4 Stable
released this
2018-01-17 15:53:39 -08:00 | 69 commits to master since this release- Fixed entity JSON generation when an entity is in an object.
- Added level option to readyAll.
- Correctly initialize entities in method call return values.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
3.0.3 Stable
released this
2018-01-04 17:20:46 -08:00 | 72 commits to master since this release- Handle PHP messages so they don't crash scripts.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
3.0.2 Stable
released this
2017-11-21 19:51:51 -08:00 | 74 commits to master since this release- Fix sleeping reference GUID not being set.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
3.0.1 Stable
released this
2017-11-15 12:18:22 -08:00 | 76 commits to master since this releaseFixed window undefined error when class isn't present in non-browser clients.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
3.0.0 Stable
released this
2017-11-14 15:38:26 -08:00 | 77 commits to master since this releaseLocation of libraries is back to like before. Dropped independent CJS build. Only UMD build now.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
2.2.0 Stable
released this
2017-10-25 19:26:03 -07:00 | 82 commits to master since this releaseYou must now point to lib-umd/ from the browser.
PubSub has been greatly improved to handle spotty connections. It will now attempt to reconnect and resubscribe.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)