Parse Server
Open-source backend platform for mobile and web apps
One commit per release, and most of them are closing security holes in the Cloud Code and query paths.
◆Recent moves
- 6d ago
Query.explain no longer runs afterFind on query plans
A single-commit alpha stopping the afterFind trigger from firing on query plan results returned by explain. Small, but part of the same theme as the rest of the window — triggers running where they shouldn't.
View source ↗ - 7d ago
Fixes server crash when multiple validator fields fail
Closes an unhandled promise rejection that crashed the server when more than one Cloud Code validator field failed at once. An availability bug reachable from ordinary invalid input, fixed in its own one-line release.
View source ↗ - 8d ago
bootstrap.sh installs the latest Parse Server version
A build-script fix with no runtime effect, published as its own release by the per-commit automation. Illustrates how much of this feed's cadence is mechanical rather than substantive.
View source ↗ - 15d ago
Bumps ws to 8.21.0
A dependency bump on the WebSocket library, released on its own. Routine supply-chain upkeep between the security fixes that make up the rest of the window.
View source ↗ - 17d ago
Fixes session creation deleting another user's session
The sharpest fix in this window: creating a session could delete a session belonging to a different user, a cross-account effect in the authentication path rather than a crash or a display bug. It sits alongside the prototype pollution and GraphQL disclosure fixes as part of the same pass over trust boundaries.
View source ↗ - 18d ago
Bumps follow-redirects to 1.16.0
A dependency bump opening the 9.10.1 alpha line. No behavior change beyond what the upstream library carries.
View source ↗