16 lines
589 B
Markdown
16 lines
589 B
Markdown
## Parse Server Changelog
|
|
|
|
### 2.0.8 (2/11/2016)
|
|
|
|
* Add: support for Android and iOS push notifications
|
|
* Experimental: Cloud Code validation hooks (can mark as non-experimental after we have docs)
|
|
* Experimental: support for schemas API (GET and POST only)
|
|
* Experimental: support for Parse Config (GET and POST only)
|
|
* Fix: Querying objects with equality constraint on array column
|
|
* Fix: User logout will remove session token
|
|
* Fix: Various files related bugs
|
|
* Fix: Force minimum node version 4.3 due to security issues in earlier version
|
|
* Performance Improvement: Improved caching
|
|
|
|
|