Releases: parse-community/parse-server
Releases · parse-community/parse-server
6.5.7
6.5.7 (2024-06-30)
Bug Fixes
7.1.0-alpha.10
Bug Fixes
- Live query throws error when constraint
notEqualTo
is set to null
(#8835) (11d3e48)
7.1.0-alpha.9
Bug Fixes
- Parse Server option
extendSessionOnUse
not working for session lengths < 24 hours (#9113) (0a054e6)
7.1.0-alpha.7
Bug Fixes
- Facebook Limited Login not working due to incorrect domain in JWT validation (#9122) (9d0bd2b)
6.5.6
6.5.6 (2024-05-16)
Bug Fixes
- Facebook Limited Login not working due to incorrect domain in JWT validation (#9120) (0e92f76)
7.1.0-alpha.6
Bug Fixes
Parse.Cloud.startJob
and Parse.Push.send
not returning status ID when setting Parse Server option directAccess: true
(#8766) (5b0efb2)
7.1.0-alpha.5
Features
- Prevent Parse Server start in case of unknown option in server configuration (#8987) (8758e6a)