Features
- vitest: add Vite TS config paths plugin for improved module resolution #3477 (Quan Nguyen)
- discord: enhance Discord seat management and access handling #3477 (Quan Nguyen)
- discord: refactor Discord access display and reset functionality #3477 (Quan Nguyen)
- account: add FAQ tab to NewAccountModa #3477 (Quan Nguyen)
- account: enhance ManageTab to support multiple subscriptions #3487 (Quan Nguyen)
- subscription: refactor subscription handling and improve product management #3487 (Quan Nguyen)
- subscription: add PriceType enum and enhance subscription handling #3487 (Quan Nguyen)
- stripe: add cancel_at_period_end flag to one-time payment management #3487 (Quan Nguyen)
- subscription: enhance subscription creation and upgrade handling with duplicate prevention #3487 (Quan Nguyen)
- subscription: sort subscriptions by creation date in ManageTab #3487 (Quan Nguyen)
- purchase: implement chat support and support tier toggle functionality #3487 (Quan Nguyen)
- bento: enhance access checks for Bento subscriptions and legacy ownership #3492 (Quan Nguyen)
- github: add collaborator check functionality and update invite logic #3493 (Quan Nguyen)
- subscription: add comprehensive documentation for Tamagui subscription system #3495 (Quan Nguyen)
Bug Fixes
- site: redirect handling after logout #3474 (Quan Nguyen)
- tamagui.dev: fix tamagui.dev menu button in touchable platform #3479 (Phong Nguyen)
- discord: adjust discord seat calculation to include team owner #3487 (Quan Nguyen)
- popover: fix Popover Adapt can not trigger on web #3469 (Phong Nguyen)
- Chat: update Chat showcase title (BAO HA)
- bento: enhance user access validation for Bento features #3501 (Quan Nguyen)
Code Refactoring
- subscription: replace hardcoded product names with constants #3477 (Quan Nguyen)
- subscription: replace enum types with constant objects for improved type safety #3487 (Quan Nguyen)
- bento: update access check function for consistency #3492 (Quan Nguyen)
Chores
- upgrade one (Pokai Chang)
- improve release and improve error api routes on dev (natew)
- site: update whitelist #3467 (Quan Nguyen)
- site: update bento whitelist #3475 (Quan Nguyen)
- core: export some internal layout helpers (undocumented) (natew)
- core: refactor onLayout / useElementLayout to better match native, be much closer to sync (natew)
- fix yarn lint #3477 (Quan Nguyen)
- site: update bento whitelist #3489 (Quan Nguyen)
Commits
- d11cc6f: canary1.126.13-1747874018127 (natew)
- c5555e1: improve impl for native tests (natew)
- enhance DialogDemo with Select component and animation adjustments #3478 (BAO HA)
- 025e6c4: words (natew)
- 8de1f28: feat(discord): enhance Discord API for chat support subscription management (Quan Nguyen) #3488
- restructure ecommerce components and remove deprecated cart #3476 (Bảo Hà.)
- chat #3480 (Bảo Hà.)
- 897765f: updated correct-yarn-formatting plugin for Windows compatibility patch (Mooshiiee) #3497
- db7dee7: fix type gen (natew)
- update main entry point in package.json (BAO HA)
- 08da048: bun for scripts (natew)
- dd4e9e4: v1.126.14 (natew)