In Development Release Notes
The development release notes are generated by AI and may contain errors.
2026.4
Section titled “2026.4”- Overhauled logging to be more consistent
- Use
__name__everywhere in loggers instead of custom names - Always name logger variables
logger
- Use
- Added validation to Stripe price IDs and don’t send prices to Stripe unless they match expected formats.
- Also added tests for this