Skip to content

Commit 0c2f1d5

Browse files
authored
⚡ Release 2.8.2 (#4802)
1 parent 3b40d22 commit 0c2f1d5

File tree

3 files changed

+262
-203
lines changed

3 files changed

+262
-203
lines changed

CHANGELOG.md

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,30 @@
11
## Parse Server Changelog
22

33
### 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+
* [[email protected]](https://www.npmjs.com/package/ws)
18+
* [[email protected]](https://www.npmjs.com/package/commander)
19+
* [[email protected]](https://www.npmjs.com/package/nodemon)
20+
21+
##### Devevelopment Dependencies Updates:
22+
* [[email protected]](https://www.npmjs.com/package/flow-bin)
23+
* [[email protected]](https://www.npmjs.com/package/cross-env)
24+
* [[email protected]](https://www.npmjs.com/package/gaze)
25+
* [[email protected]](https://www.npmjs.com/package/deepcopy)
26+
* [[email protected]](https://www.npmjs.com/package/deep-diff)
27+
528

629
### 2.8.1
730
[Full Changelog](https://github.com/parse-community/parse-server/compare/2.8.1...2.8.0)

0 commit comments

Comments
 (0)