Updates for 2.0.8
This commit is contained in:
15
CHANGELOG.md
Normal file
15
CHANGELOG.md
Normal file
@@ -0,0 +1,15 @@
|
||||
## Parse Server Changelog
|
||||
|
||||
### 2.0.8 (2/11/2016)
|
||||
|
||||
Add: support for Android and iOS push notifications
|
||||
Eperimental: 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user