Skip to content

Tags: parse-community/parse-server

Tags

8.2.1-alpha.2

chore(release): 8.2.1-alpha.2 [skip ci]

## [8.2.1-alpha.2](8.2.1-alpha.1...8.2.1-alpha.2) (2025-05-14)

### Performance Improvements

* Remove saving Parse Cloud Job request parameters in internal collection `_JobStatus` ([#8343](#8343)) ([e98733c](e98733c))

8.2.1-alpha.1

chore(release): 8.2.1-alpha.1 [skip ci]

## [8.2.1-alpha.1](8.2.0...8.2.1-alpha.1) (2025-05-03)

### Bug Fixes

* `Parse.Query.containedIn` and `matchesQuery` do not work with nested objects ([#9738](#9738)) ([0db3a6f](0db3a6f))

8.2.0

chore(release): 8.2.0 [skip ci]

# [8.2.0](8.1.0...8.2.0) (2025-05-01)

### Features

* Add TypeScript definitions ([#9693](#9693)) ([e86718f](e86718f))

### Performance Improvements

* Add details to error message in `Parse.Query.aggregate` ([#9689](#9689)) ([9de6999](9de6999))

8.2.0-alpha.1

chore(release): 8.2.0-alpha.1 [skip ci]

# [8.2.0-alpha.1](8.1.1-alpha.1...8.2.0-alpha.1) (2025-04-15)

### Features

* Add TypeScript definitions ([#9693](#9693)) ([e86718f](e86718f))

8.1.1-alpha.1

chore(release): 8.1.1-alpha.1 [skip ci]

## [8.1.1-alpha.1](8.1.0...8.1.1-alpha.1) (2025-04-07)

### Performance Improvements

* Add details to error message in `Parse.Query.aggregate` ([#9689](#9689)) ([9de6999](9de6999))

8.1.0

chore(release): 8.1.0 [skip ci]

# [8.1.0](8.0.2...8.1.0) (2025-04-04)

### Bug Fixes

* Parse Server doesn't shutdown gracefully ([#9634](#9634)) ([aed918d](aed918d))

### Features

* Add Cloud Code triggers `Parse.Cloud.beforeFind(Parse.File)`and `Parse.Cloud.afterFind(Parse.File)` ([#8700](#8700)) ([b2beaa8](b2beaa8))
* Add default ACL ([#8701](#8701)) ([12b5d78](12b5d78))
* Upgrade Parse JS SDK from 6.0.0 to 6.1.0 ([#9686](#9686)) ([f49c371](f49c371))

8.1.0-alpha.4

chore(release): 8.1.0-alpha.4 [skip ci]

# [8.1.0-alpha.4](8.1.0-alpha.3...8.1.0-alpha.4) (2025-04-01)

### Features

* Upgrade Parse JS SDK from 6.0.0 to 6.1.0 ([#9686](#9686)) ([f49c371](f49c371))

8.1.0-alpha.3

chore(release): 8.1.0-alpha.3 [skip ci]

# [8.1.0-alpha.3](8.1.0-alpha.2...8.1.0-alpha.3) (2025-03-27)

### Bug Fixes

* Parse Server doesn't shutdown gracefully ([#9634](#9634)) ([aed918d](aed918d))

8.1.0-alpha.2

chore(release): 8.1.0-alpha.2 [skip ci]

# [8.1.0-alpha.2](8.1.0-alpha.1...8.1.0-alpha.2) (2025-03-27)

### Features

* Add Cloud Code triggers `Parse.Cloud.beforeFind(Parse.File)`and `Parse.Cloud.afterFind(Parse.File)` ([#8700](#8700)) ([b2beaa8](b2beaa8))

8.1.0-alpha.1

chore(release): 8.1.0-alpha.1 [skip ci]

# [8.1.0-alpha.1](8.0.2...8.1.0-alpha.1) (2025-03-24)

### Features

* Add default ACL ([#8701](#8701)) ([12b5d78](12b5d78))