Skip to content

Releases: strangerstudios/pmpro-variable-pricing

0.4.6 - 2024-01-04

04 Jan 17:17
Compare
Choose a tag to compare
  • ENHANCEMENT: Updating <h3> tags to <h2> tags for better accessibility. #44 (@ipokkel)
  • BUG FIX: Fixed PHP warning if an empty level ID is passed to pmprovp_get_settings(). #43 (@dparker1005)
  • REFACTOR: No longer pulling the checkout level from the $_REQUEST variable. #43 (@dparker1005)
  • REFACTOR: Now using get_option() instead of pmpro_getOption(). #42 (@JarrydLong)

v0.4.5

30 Jan 14:00
Compare
Choose a tag to compare
  • ENHANCEMENT: Improved translation logic within the plugin and translated some missing strings.
  • ENHANCEMENT: Updated French translation (@paullaffitte).
  • BUG FIX: Fixed an issue where PHP sessions were interfering with the REST API.

V.4.4

09 Apr 09:50
9796f0a
Compare
Choose a tag to compare
  • BUG FIX: Fixed issue where non variable pricing levels would still be able to adjust the price via query parameters.

v.4.3

10 Sep 17:32
4a9ff0a
Compare
Choose a tag to compare
  • SECURITY: Escape and sanitization of strings.
  • ENHANCEMENT: Show inline-warning if criteria is not met for variable pricing.
  • ENHANCEMENT: Support right-handed currency symbol positioning.
  • BUG FIX: Fixed issue where JavaScript would load on pages that did not have the variable pricing input enabled.

v.4.2

20 Nov 11:49
Compare
Choose a tag to compare
  • BUG FIX: Fixed fatal error crash when PMPro is not activated.
  • BUG FIX: Fixed issue where the variable price was not being loaded from SESSION for PayPal Express and other offsite gateways.