v1.15.0
NodePassProject/Anywherev1.15.0Jan 19, 2026by mkyla
AI Summary
This is a maintenance release focused on code cleanup and refactoring. The update removes unsupported architectures from the build configuration, simplifies TLS configuration by removing unnecessary parameters, fixes the release workflow, and updates documentation.
Key Highlights
- Removed unsupported architectures from build configuration
- Simplified TLS configuration by removing unnecessary parameters
- Fixed release.yml workflow
- Updated README.md documentation
Full Release Notes
## Changelog * 9a8921a3940f34bf2f6c8b97c364c9d1c1a2df19 Merge pull request #89 from NodePassProject/main * a73fe7b3adf422b44232c887b46b04c7595958a2 refactor: remove unsupported architectures from build configuration * 4bf4671f228177f335a525d32ae3a96d49d75330 refactor: simplify TLS configuration by removing unnecessary parameters and ensuring proper usage throughout the codebase * e8e9b718b1c232767f3f8753c9f8e3922d1af738 fix: update release.yml * f220add4373a463c2e1beb588d7d7876d407783d chore: update README.md