You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Introduced a new boolean field `disable_sub_template` in the Subscription model to control the rendering of subscription templates.
- Updated the SubscriptionOperation to conditionally render HTML based on the new field.
- Added localization support for the new feature in English, Persian, Russian, and Chinese.
- Enhanced the subscription settings UI to include a toggle for disabling the subscription template.
These changes provide users with more control over the subscription experience by allowing API responses instead of HTML pages when the template is disabled.
0 commit comments