Releases: Backendless/JS-SDK
Releases · Backendless/JS-SDK
v6.1.3
13 Oct 10:04
Compare
Sorry, something went wrong.
No results found
add methods for login with custom OAuth Providers
v6.1.2
23 Sep 08:26
Compare
Sorry, something went wrong.
No results found
add Backendless.Users.createEmailConfirmation(email: string)
method
v6.1.1
01 Sep 08:37
Compare
Sorry, something went wrong.
No results found
add Backendless.Users.setCurrentUser(user?: Object, stayLoggedIn?: boolean)
method
add Backendless.Users.login(userId: string, stayLoggedIn?: boolean)
signatures - this is allowed only with using Code Runner API key
v6.1.0
14 Aug 08:33
Compare
Sorry, something went wrong.
No results found
add Backendless.JSONUpdateBuilder
class for a partial JSON update
add new Data RT listeners to subscribe on Relations Changes
events
v6.0.6
06 Jul 08:56
Compare
Sorry, something went wrong.
No results found
fix signatures for Data.find Data.findById Data.findFirst Data.findLast methods when query
is used
v6.0.5
01 Jul 12:57
Compare
Sorry, something went wrong.
No results found
add APIServices alias to CustomServices
v6.0.4
22 Jun 18:42
Compare
Sorry, something went wrong.
No results found
extend GEOPoint by lat
and lng
shortcuts for maps
v6.0.3
22 Jun 18:40
Compare
Sorry, something went wrong.
No results found
fix the problem with cross-apps storage, now the SDK keeps local data under BACKENDLESS_<APP_ID>
namespace in the LocalStorage
v6.0.2
17 Jun 10:41
Compare
Sorry, something went wrong.
No results found
fix Error: Provided object must have at least 2 primary keys
in the JS-CodeRunner
v6.0.1
15 Jun 14:58
Compare
Sorry, something went wrong.
No results found
ignore empty pattern
parameter for listing directory API