What's New
Bug Fixes
- Improved subscription tier detection - Fixed issue where Pro/Ultra accounts could be incorrectly detected as "free" (#128)
- Now consistently prioritizes
paidTier>currentTier>allowedTiersfor accurate tier detection - Added verbose debug logging to help diagnose tier detection issues
- Fixed onboarding flow to use the correct tier source
- Now consistently prioritizes
For Developers
Run with --debug flag to see detailed tier detection logs:
npm start -- --debug