Releases: parse-community/parse-server
Releases · parse-community/parse-server
8.2.1-alpha.2
Performance Improvements
- Remove saving Parse Cloud Job request parameters in internal collection
_JobStatus
(#8343) (e98733c)
8.2.1-alpha.1
Bug Fixes
Parse.Query.containedIn
and matchesQuery
do not work with nested objects (#9738) (0db3a6f)
8.2.0
8.2.0 (2025-05-01)
Features
Performance Improvements
- Add details to error message in
Parse.Query.aggregate
(#9689) (9de6999)
8.1.1-alpha.1
Performance Improvements
- Add details to error message in
Parse.Query.aggregate
(#9689) (9de6999)
8.1.0
8.1.0 (2025-04-04)
Bug Fixes
Features
- Add Cloud Code triggers
Parse.Cloud.beforeFind(Parse.File)
and Parse.Cloud.afterFind(Parse.File)
(#8700) (b2beaa8)
- Add default ACL (#8701) (12b5d78)
- Upgrade Parse JS SDK from 6.0.0 to 6.1.0 (#9686) (f49c371)
8.1.0-alpha.2
Features
- Add Cloud Code triggers
Parse.Cloud.beforeFind(Parse.File)
and Parse.Cloud.afterFind(Parse.File)
(#8700) (b2beaa8)