v6.1.0 Release: Open the Windows
2025-01-30SuCoS v6.1.0 is here, bringing internal improvements and bug fixes that enhance stability and maintainability.
URL Handling Improvements
Following our URL handling overhaul in v6.0.0, we've made permalinks even more robust by using Uri internally. This change strengthens URL validation and manipulation, making the system more reliable across different deployment scenarios.
Windows Path Fixes
We've resolved several path handling issues on Windows systems. This fix ensures consistent behavior across all operating systems, particularly when dealing with path separators and absolute paths.
Code Quality Updates
We've made several internal improvements to enhance code maintainability:
- Increased code wrap width from 80 to 120 characters for better readability
- Refactored several methods to reduce cognitive complexity
- Improved internal documentation
These changes might not be immediately visible to users but contribute to a more maintainable codebase, making future feature development smoother.
Dependency Updates
As part of our ongoing commitment to security and performance, we've updated all dependencies to their latest versions as of January 22, 2025.