3.41.0 (2026-03-22)
New Features
- add subscription status to referral network graph nodes (de91d32)
- add total subscription revenue to referral network stats (2bdb764)
Bug Fixes
- add abs() to all remaining subscription payment sum queries (1eb4e18)
- add missing total_subscription_revenue_kopeks in scoped graph early return (bcc761f)
- consider subscription status field in network graph (454dc93)
- superadmin role managed exclusively via env config (e0bedc8)
- treat expired and limited subscription statuses as inactive in referral network graph (5ed2f0c)
- use abs() for subscription payment amounts in referral network (056c13b)
Refactoring
- extract _compute_subscription_status shared helper (8b8f1b9)