Changed
- 🚸 (openai) Refine model filtering to exclude audio and realtime models [d092d13]
- ⚡ (anthropic) Add Claude 3.5 Haiku model [d4c94ba]
- ⏪ (billing) Revert tax ID pre-checkout form [e2fc218]
Fixed
- 🚑 Introduce global state management for email sending limits [933a417]
- 🐛 Update generateVariable extraction to use nullish instead of optional to not throw on null values [345bfac]
Miscellaneous
- 📝 Remove NEXTAUTH_URL_INTERNAL parameter from self-hosting configuration documentation [b32ecb1]
- 🛂 (radar) Re-inforce scam keywords detection by parsing set variable blocks value [a9b7441]
- 🛂 Enable SEO for custom domains [6b41dcc]
- 🛂 Update chat and seat limit functions to prioritize custom limits [954151e]