v3.1.26
github-actions
released this
14 Mar 23:08
·
3061 commits
to develop
since this release
π Improvements
- Added additional configuration options for the Records system.
- It is now possible to indicate whether a subscription is purchasable. Setting this to
false
will prevent it from showing to users who haven't purchased a subscription. - It is also now possible to povide additional configuration options for Stripe Checkout sessions and Stripe Customer Portal management sessions.
- It is now possible to indicate whether a subscription is purchasable. Setting this to
- Improved the login system to evaluate email/sms rules on the server. As a result, existing users are no longer subject to the email/sms rules. This makes the rules effective for blocking specific emails/sms from signing up, but they won't interfere with already existing users.