File tree Expand file tree Collapse file tree 3 files changed +262
-203
lines changed Expand file tree Collapse file tree 3 files changed +262
-203
lines changed Original file line number Diff line number Diff line change 1
1
## Parse Server Changelog
2
2
3
3
### master
4
- [ Full Changelog] ( https://github.com/parse-community/parse-server/compare/2.8.1...master )
4
+ [ Full Changelog] ( https://github.com/parse-community/parse-server/compare/2.8.2...master )
5
+
6
+ ### 2.8.2
7
+ [ Full Changelog] ( https://github.com/parse-community/parse-server/compare/2.8.2...2.8.1 )
8
+
9
+ ##### Bug Fixes:
10
+ * Ensure legacy users without ACL's are not locked out, thanks to [ Florent Vilmart] ( https://github.com/flovilmart )
11
+
12
+ #### Improvements:
13
+ * Use common HTTP agent to increase webhooks performance, thanks to [ Tyler Brock] ( https://github.com/TylerBrock )
14
+ * Adds withinPolygon support for Polygon objects, thanks to [ Mads Bjerre] ( https://github.com/madsb )
15
+
16
+ #### Dependency Updates:
17
+ * [ ws@5.2.0] ( https://www.npmjs.com/package/ws )
18
+ * [ commander@2.15.1] ( https://www.npmjs.com/package/commander )
19
+ * [ nodemon@1.17.5] ( https://www.npmjs.com/package/nodemon )
20
+
21
+ ##### Devevelopment Dependencies Updates:
22
+ * [ flow-bin@0.73.0] ( https://www.npmjs.com/package/flow-bin )
23
+ * [ cross-env@5.1.6] ( https://www.npmjs.com/package/cross-env )
24
+ * [ gaze@1.1.3] ( https://www.npmjs.com/package/gaze )
25
+ * [ deepcopy@1.0.0] ( https://www.npmjs.com/package/deepcopy )
26
+ * [ deep-diff@1.0.1] ( https://www.npmjs.com/package/deep-diff )
27
+
5
28
6
29
### 2.8.1
7
30
[ Full Changelog] ( https://github.com/parse-community/parse-server/compare/2.8.1...2.8.0 )
You can’t perform that action at this time.
0 commit comments