Releases: parse-community/parse-server
Releases · parse-community/parse-server
6.5.9
6.5.9 (2024-10-03)
Bug Fixes
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)