Releases · parse-community/parse-server
9.5.0-alpha.5
Features
- Allow to identify
readOnlyMasterKey invocation of Cloud Function via request.isReadOnly (#10100) (2c48751)
8.6.5
8.6.5 (2026-03-05)
Bug Fixes
- File creation and deletion bypasses
readOnlyMasterKey write restriction (GHSA-xfh7-phr7-gr2x) (#10096) (07bddc0)
9.5.0-alpha.2
Features
- Add
Parse.File option maxUploadSize to override the Parse Server option maxUploadSize per file upload (#10093) (3d8807b)
9.5.0-alpha.1
Features
- Add support for
Parse.File.setDirectory, setMetadata, setTags with stream-based file upload (#10092) (ca666b0)