- 🐛 Fixed potential "Request entity too large" error when saving members - Kevin Ansfield
View the changelogs for full details:
- Ghost - 3.40.1...3.40.2
- Ghost-Admin - TryGhost/Admin@3.40.1...3.40.2
Tag Name: 3.40.2
Release Date: 12/16/2020
GhostOpen-source publishing platform specifically designed for professional bloggers and publications. Focuses on clean, minimalist writing and publishing experience.
This minor release fixes a critical issue where users could encounter a "Request entity too large" error when saving members. The update also includes several dependency updates, improved error handling for the job manager, and enhanced testing capabilities for member email recipients. This release is primarily focused on stability and developer experience improvements rather than introducing new user-facing features.
/member/:id/?include=email_recipientsNo migration steps are required for this update. This is a drop-in replacement that can be installed directly over Ghost 3.40.1.
This update is recommended for all Ghost 3.40.1 users, especially those who manage large numbers of members or have encountered the "Request entity too large" error when saving members.
To upgrade:
@@INDEXES@@ to null on the model when creating/member/:id/?include=email_recipients endpointGhost 3.40.2 is a minor bug fix release that addresses a specific issue with member management while also improving the developer experience. The primary fix resolves an error that could occur when saving members with large data payloads.
For administrators, this means more reliable member management without encountering size-related errors. For developers, the release brings improved error handling in the job manager, better documentation, and enhanced testing capabilities.
The update includes several dependency updates that help maintain the overall stability and security of the platform. No breaking changes are included in this release, making it a safe upgrade for all users.
View the changelogs for full details: