File tree 5 files changed +455
-369
lines changed
5 files changed +455
-369
lines changed Original file line number Diff line number Diff line change 1
1
# Parse-SDK-JS
2
2
3
3
### master
4
- [ Full Changelog] ( https://github.com/parse-community/Parse-SDK-JS/compare/2.10.0...master )
4
+ [ Full Changelog] ( https://github.com/parse-community/Parse-SDK-JS/compare/2.11.0...master )
5
+
6
+ ## 2.11.0
7
+ [ Full Changelog] ( https://github.com/parse-community/Parse-SDK-JS/compare/2.10.0...2.11.0 )
8
+
9
+ ** New Features**
10
+ - Support encrypting current user ([ #1036 ] ( https://github.com/parse-community/Parse-SDK-JS/pull/1036 ) )
11
+ - File Upload Progress on Wechat ([ #1029 ] ( https://github.com/parse-community/Parse-SDK-JS/pull/1029 ) )
12
+
13
+ ** Improvements**
14
+ - Support query.cancel() on Node ([ #1030 ] ( https://github.com/parse-community/Parse-SDK-JS/pull/1030 ) )
15
+
16
+ ** Fixes**
17
+ - File Upload Progress on browser ([ #1029 ] ( https://github.com/parse-community/Parse-SDK-JS/pull/1029 ) )
18
+ - User signup with installationId ([ #1031 ] ( https://github.com/parse-community/Parse-SDK-JS/pull/1031 ) )
5
19
6
20
## 2.10.0
7
21
[ Full Changelog] ( https://github.com/parse-community/Parse-SDK-JS/compare/2.9.1...2.10.0 )
Original file line number Diff line number Diff line change 1
1
<p align =" center " >
2
- <img alt="Parse Platform" src="img/logo_large.png" width="200">
2
+ <img alt="Parse Platform" src="Assets/ img/logo_large.png" width="200">
3
3
</p >
4
4
5
5
<h2 align =" center " >Parse SDK for JavaScript</h2 >
You can’t perform that action at this time.
0 commit comments