Skip to content

2.0.1 - 2025-03-05

Choose a tag to compare

@dparker1005 dparker1005 released this 05 Mar 15:07
· 171 commits to master since this release
  • ENHANCEMENT: Now allowing more HTML tags in the directory and profile pages. #179 (@kimcoleman)
  • ENHANCEMENT: Added a new filter pmpromd_allowed_html to customize the allowed HTML tags in the directory and profile pages. #179 (@kimcoleman)
  • BUG FIX: Fixed a PHP fatal error that could occur when 3rd party code called functions that were removed in the previous release. #183 (@dparker1005)
  • BUG FIX: Fixed an issue where sorting the directory by first or last name would cause no results to be shown. #182 (@dparker1005)
  • BUG FIX: Fixed an issue where elements with a value of '0' would not be displayed. #181 (@dparker1005)
  • BUG FIX: Fixed a PHP warning that would occur if there was not a value found for a directory or profile element. #181 (@kimcoleman)
  • BUG FIX: Fixed the styling of avatars in directories. #180 (@kimcoleman)