As a plugin developer, staying ahead of the latest WordPress updates and ensuring seamless compatibility with popular plugins is essential. Equally important is listening to our customers’ feedback. In this release, we’ve not only ensured compatibility with WooCommerce version 9.1.0 but have also introduced a new feature—requested by our community—that automatically filters out excessive line breaks in posts and comments, enhancing readability and user experience.
Remove Excessive Line Breaks
Before this release, users could manipulate the appearance of your activity streams and comments by adding multiple line breaks or empty lines, resulting in an unappealing layout with excessive empty space. This could disrupt the flow of content and negatively impact the overall user experience.
With this new update, we’ve introduced a setting in PeepSo under Configuration -> Stream Posts within the Length & Comments Limits section called “Remove Excessive Line Breaks.” This feature automatically kicks in when more than one consecutive line break is detected, allowing you to maintain a clean and visually appealing layout while still supporting markdown for styling. By default, this setting is disabled, so you will need to manually enable it after the update to take advantage of this enhancement.
What Else Is New
We resolved an issue with the file responsible for handling server-sent events, particularly in situations where the user_id
is missing or not properly initialized. This fix addresses potential errors and prevents disruptions in user experience or site performance.
For a complete list of changes, please refer to our changelog.