Releases: ringcentral/ringcentral-js
Releases · ringcentral/ringcentral-js
3.1.2
Subscriptions fix for IE11
3.1.1
Subscriptions fix
3.1.0
Dependencies upgrade
3.0.0
- ES5
- Universal Fetch Ponyfill
- Implicit Grant implementation
- Cleaner externals & better param handling
- Typings
- TravisCI cache & FireFox
- Travis CI now pushes builds to Github Releases
- Removed build of tests
- API docs generator
- Cleanup
- JSHint
- Editorconfig updated
- Removed bundle
- Added Chrome & Firefox tests
- Removed Gulp
- Upgraded all dependencies
- Updated Karma-Webpack and Mocha-Compilers
- Refactored Platform, Subscription, CachedSubscription
- Removed Observable
- Removed polling from Utils
- Updated demos & docs
- Renamed _ensureAuthentication to ensureLoggedIn and made it public
- Subscription can change channels at PUBNUB
- Updated externals, altered naming for 3-legged OAuth methods
3.0.0 RC4
3.0.0-rc4 3.0.0
3.0.0 RC3
- ES5
- Universal Fetch Ponyfill
- Implicit Grant implementation
- Cleaner externals & better param handling
- Typings
- TravisCI cache & FireFox
- Travis CI now pushes builds to Github Releases
- Removed build of tests
- API docs generator
- Cleanup
- JSHint
- Editorconfig updated
3.0.0 RC1
- Removed bundle
- Added Chrome & Firefox tests
- Removed Gulp
- Upgraded all dependencies
- Updated Karma-Webpack and Mocha-Compilers
- Refactored Platform, Subscription, CachedSubscription
- Removed Observable
- Removed polling from Utils
- Updated demos & docs
- Renamed _ensureAuthentication to ensureLoggedIn and made it public
- Subscription can change channels at PUBNUB
- Updated externals, altered naming for 3-legged OAuth methods
2.0.6
Upgraded Node Fetch client
Upgraded dependencies in demos
Added experimental 3-legged OAuth convenience handlers
Updated faxes section in README