|  | 
| 3 | 3 | ### master | 
| 4 | 4 | [Full Changelog](https://github.com/parse-community/parse-server/compare/2.7.2...master) | 
| 5 | 5 | 
 | 
|  | 6 | +### 2.7.3 | 
|  | 7 | +[Full Changelog](https://github.com/parse-community/parse-server/compare/2.7.3...2.7.2) | 
|  | 8 | + | 
|  | 9 | +#### Improvements: | 
|  | 10 | +* Improve documentation for LiveQuery options, thanks to [Arthur Cinader](https://github.com/acinader) | 
|  | 11 | +* Improve documentation for using cloud code with docker, thanks to [Stephen Tuso](https://github.com/stephentuso) | 
|  | 12 | +* Adds support for Facebook's AccountKit, thanks to [6thfdwp](https://github.com/6thfdwp) | 
|  | 13 | +* Disable afterFind routines when running aggregates, thanks to [Diamond Lewis](https://github.com/dplewis) | 
|  | 14 | +* Improve support for distinct aggregations of nulls, thanks to [Diamond Lewis](https://github.com/dplewis) | 
|  | 15 | +* Regenreate the email verification token when requesting a new email, thanks to [Benjamin Wilson Friedman](https://github.com/montymxb) | 
|  | 16 | + | 
|  | 17 | +#### Bug Fixes: | 
|  | 18 | +* Fix issue affecting readOnly masterKey and purge command, thanks to [AreyouHappy](https://github.com/AreyouHappy) | 
|  | 19 | +* Fixes Issue unsetting in beforeSave doesn't allow object creation, thanks to [Diamond Lewis](https://github.com/dplewis) | 
|  | 20 | +* Fixes issue crashing server on invalid live query payload, thanks to [fridays](https://github.com/fridays) | 
|  | 21 | +* Fixes issue affecting postgres storage adapter "undefined property '__op'", thanks to [Tyson Andre](https://github,com/TysonAndre) | 
|  | 22 | + | 
|  | 23 | +#### Dependency Updates: | 
|  | 24 | +* [[email protected]](https://www.npmjs.com/package/winston) | 
|  | 25 | +* [[email protected]](https://www.npmjs.com/package/pg-promise) | 
|  | 26 | +* [[email protected]](https://www.npmjs.com/package/commander) | 
|  | 27 | +* [[email protected]](https://www.npmjs.com/package/lru-cache) | 
|  | 28 | +* [[email protected]](https://www.npmjs.com/package/parse) | 
|  | 29 | +* [[email protected]](https://www.npmjs.com/package/ws) | 
|  | 30 | +* [[email protected]](https://www.npmjs.com/package/mongodb) | 
|  | 31 | +* [[email protected]](https://www.npmjs.com/package/lodash) | 
|  | 32 | + | 
|  | 33 | +##### Devevelopment Dependencies Updates: | 
|  | 34 | +* [[email protected]](https://www.npmjs.com/package/cross-env) | 
|  | 35 | +* [[email protected]](https://www.npmjs.com/package/flow-bin) | 
|  | 36 | +* [[email protected]](https://www.npmjs.com/package/jasmine) | 
|  | 37 | +* [[email protected]](https://www.npmjs.com/package/parse) | 
|  | 38 | +* [[email protected]](https://www.npmjs.com/package/babel-eslint) | 
|  | 39 | +* [[email protected]](https://www.npmjs.com/package/nodemon) | 
|  | 40 | + | 
| 6 | 41 | ### 2.7.2 | 
| 7 | 42 | [Full Changelog](https://github.com/parse-community/parse-server/compare/2.7.2...2.7.1) | 
| 8 | 43 | 
 | 
|  | 
0 commit comments