- Compatible versions
- 4.7
This is our September maintenance release.
Core
Core
- Fixed an issue where the last page of a large topic has the full number of comments per page.
- Fixed an issue where the 'Average Time to Solution' block did not use the dark theme when refreshed.
- Fixed an issue where optional cookies were handled as essential if the application was using a wildcard name.
- Fixed an issue where SendGrid could not be disabled.
- Removed KeyCaptcha from new installations.
- Fixed an issue where Downloads Files may not show Custom Fields labels for select/radio values.
- Fixed an issue where the last comment data on large topics may be empty.
- Added Member name to Spam Content Analysis log.
- Fixed an issue where a Spam Analysis posting block may erroneously show a banned message.
- Fixed an issue where replies held by Spam Analysis may not trigger moderator notifications.
- Removed email bounce logic, this is now handled by our Cloud infrastructure.
Changes affecting third-party developers and designers
- Fixed an issue where the REST API would return items the user does not have access to.
- Notifications are sent "later" in \IPS\Content\Comment::create(), now after postCreate().