Releases: strangerstudios/pmpro-network
Releases · strangerstudios/pmpro-network
0.5.4 - 2024-02-06
- SECURITY: Improved security to the frontend shortcode to create and manage sites.
0.5.3 - 2023-10-16
- ENHANCEMENT: Updating
<h3>
tags to<h2>
tags for better accessibility. #28 (@dwanjuki) - BUG FIX/ENHANCEMENT: Improving compatibility with Multiple Memberships Per User. #26 (@dparker1005)
- BUG FIX: Fixed checkout error when trying to add a site with the same slug as the purchaser’s username. #25 (@ideadude)
- REFACTOR: No longer pulling the checkout level from the
$_REQUEST
variable. #27 (@dparker1005)
0.5.2 - 2022-01-08
- BUG FIX/ENHANCEMENT: Improved logic for generating the link to the "Manage Sites" page in Member Links section of account page.
- ENHANCEMENT: Improved fields display on "Manage Sites" page to use no tables.
- ENHANCEMENT: Make Add On translation ready.
- ENHANCEMENT: Improved escaping and sanitization throughout code.
- ENHANCEMENT: Added GitHub files for issue templates, README.md, and generate translations workflow.