What's wrong with this entry?
Anonymous. No account, no email.
What: Several internal refactorings improve code quality without changing user-facing behavior.
Details:
- Environment variable expansion logic extracted into reusable function
- Better separation of concerns in session management code
- Reduced code duplication through function extraction
- Improved error messages and validation
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.