Releases: Backendless/JS-SDK
Releases · Backendless/JS-SDK
v.6.3.11
20 Apr 20:54
Compare
Sorry, something went wrong.
No results found
add an option to disable getting DataTable classes from the global scope, by default the option is still enabled
Backendless.useTableClassesFromGlobalScope = false
v6.3.10
18 Apr 18:49
Compare
Sorry, something went wrong.
No results found
add an ability to retrieve roles for a specific user by its id
UserService.getUserRoles(userId?: string): Promise<string[]>;
v6.3.9
01 Apr 15:47
Compare
Sorry, something went wrong.
No results found
upgrade "backendless-request": "^0.2.0", added an ability to receive a BytesArray using XHR
v6.3.8
22 Mar 08:47
Compare
Sorry, something went wrong.
No results found
Find by id sends a "pageSize" parameter in the JS-SDK
v6.3.6
02 Feb 11:39
Compare
Sorry, something went wrong.
No results found
throw an error when pass a non-string log message
v6.3.5
25 Jan 14:44
Compare
Sorry, something went wrong.
No results found
fix LocalStorage namespace name when initializing the SDK with a custom domain
v6.3.4
19 Jan 15:27
Compare
Sorry, something went wrong.
No results found
add API for appending file content to an existing file
v6.3.3
11 Jan 09:30
Compare
Sorry, something went wrong.
No results found
add support for upsert and bulkUpsert operations
v6.3.2
28 Oct 14:32
Compare
Sorry, something went wrong.
No results found
Add "uniqueEmails" parameter to Backendless.EmailEnvelope
v6.3.1
07 Oct 09:27
Compare
Sorry, something went wrong.
No results found
temporary hide the warning about deprecated getter Backendless.applicationId