Skip to content

0.38.0

Compare
Choose a tag to compare
@rootpd rootpd released this 11 Feb 23:10
· 56 commits to master since this release
  • BREAKING: Disabled automatic email after the gift purchase. remp/crm#2199
    • See README for information how to enable it back or what to use instead.
  • Added option for admins to edit unactivated gift subscriptions (before the email is sent to target user). remp/crm#2096
  • Fixed displaying subscription type (subscription_type.name) of gifted subscription instead of gift (subscription_type.type). remp/crm#2096
  • Added OrderDonatedSubscriptionInfo widget showing payment gift coupons details. remp/crm#2140
  • Fixed directory names to follow PSR-4 standard. Namespaces weren't changed (no breaking change). remp/crm#2228