Skip to content

v0.2.6 - 2023-08-29

Choose a tag to compare

@andrewlimaza andrewlimaza released this 29 Aug 10:15
· 69 commits to master since this release
  • ENHANCEMENT: Improved support for the Custom Level Cost Text Add On and free levels. (@MaximilianoRicoTabo, @andrewlimaza)
  • ENHANCEMENT: Added the ability to show the level's description within the compare table layout. (@dparker1005)
  • ENHANCEMENT: Improved compatibility for PHP8+. (@JarrydLong)
  • BUG FIX: Fixed an issue where the discount code attribute would apply to all shortcodes on a page (if there were more than one shortcode on a single page). (@MaximilianoRicoTabo)
  • BUG FIX: Fixed an issue with compare table, when no levels attribute were supplied in the shortcode. (@andrewlimaza)
  • REFACTOR: Removed duplicate "template" attribute from shortcode. (@andrewlimaza)
  • REFACTOR: Moved to using the default get_option instead of pmpro_getOption functions. (@JarrydLong)