Skip to content

V0.4 - 2023-01-12

Choose a tag to compare

@andrewlimaza andrewlimaza released this 12 Jan 11:59
· 30 commits to master since this release
  • ENHANCEMENT: Hide the expiration text when Custom Level Cost Text is used for a level. Give full control to the custom text.
  • ENHANCEMENT: General improvements to sanitization and escaping of text fields/values.
  • BUG FIX/ENHANCEMENT: Improved logic for removing decimal values.
  • BUG FIX: Fixed an issue when setting .00 to "Free" would incorrectly change the level cost text to "Free" when the level cost was not 0.00 (@mircobabini).
  • BUG FIX: Fixed a fatal error for plugin row meta. This would sometimes fatal error on plugin activation for certain PHP versions/sites.