Skip to content

Releases: strangerstudios/pmpro-network

0.5.4 - 2024-02-06

06 Feb 14:02
Compare
Choose a tag to compare
  • SECURITY: Improved security to the frontend shortcode to create and manage sites.

0.5.3 - 2023-10-16

16 Oct 16:00
Compare
Choose a tag to compare
  • 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

08 Jan 17:02
Compare
Choose a tag to compare
  • 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.