Releases: parse-community/parse-server
Releases · parse-community/parse-server
7.3.0-alpha.8
Bug Fixes
- Security upgrade path-to-regexp from 6.2.1 to 6.3.0 (#9314) (8b7fe69)
6.5.8
6.5.8 (2024-09-12)
Bug Fixes
- Various vulnerabilities related to cross-site scripting (#9310) (d5290d4)
7.3.0-alpha.7
Features
- Add support for asynchronous invocation of
FilesAdapter.getFileLocation
(#9271) (1a2da40)
7.3.0-alpha.6
Features
- Add Cloud Code triggers
Parse.Cloud.beforeSave
and Parse.Cloud.afterSave
for Parse Config (#9232) (90a1e4a)
7.3.0-alpha.5
Bug Fixes
- Parse Server option
maxLogFiles
doesn't recognize day duration literals such as 1d
to mean 1 day (#9215) (0319cee)
7.3.0-alpha.4
Features
- Add atomic operations for Cloud Config parameters (#9219) (35cadf9)
7.3.0-alpha.3
Bug Fixes
- Parse Server installation fails due to post install script incorrectly parsing required min. Node version (#9216) (0fa82a5)
7.3.0-alpha.2
Bug Fixes
- Parse Server
databaseOptions
nested keys incorrectly identified as invalid (#9213) (77206d8)
7.2.0
7.2.0 (2024-07-09)
Bug Fixes
- Invalid push notification tokens are not cleaned up from database for FCM API v2 (#9173) (284da09)
Features
- Add support for dot notation on array fields of Parse Object (#9115) (cf4c880)
- Upgrade to @parse/push-adapter 6.4.0 (#9182) (ef1634b)
- Upgrade to Parse JS SDK 5.3.0 (#9180) (dca187f)