Skip to content

Tags: parse-community/parse-server

Tags

8.2.1-alpha.1

Toggle 8.2.1-alpha.1's commit message
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

Toggle 8.2.0's commit message
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

Toggle 8.2.0-alpha.1's commit message
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

Toggle 8.1.1-alpha.1's commit message
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

Toggle 8.1.0's commit message
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

Toggle 8.1.0-alpha.4's commit message
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

Toggle 8.1.0-alpha.3's commit message
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

Toggle 8.1.0-alpha.2's commit message
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

Toggle 8.1.0-alpha.1's commit message
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))

8.0.2

Toggle 8.0.2's commit message
chore(release): 8.0.2 [skip ci]

## [8.0.2](8.0.1...8.0.2) (2025-03-21)

### Bug Fixes

* Authentication provider credentials are usable across Parse Server apps; fixes security vulnerability [GHSA-837q-jhwx-cmpv](GHSA-837q-jhwx-cmpv) ([#9667](#9667)) ([5ef0440](5ef0440))