v1.1.7
XTLS/Xray-corev1.1.7Mar 6, 2025by samyfodil
AI Summary
This release addresses critical bugs regarding ACME certificate issuance, updates firewall management for Linux, and fixes Windows compatibility issues.
Key Highlights
- Fixed ACME certificates not working on v1.1.6
- Added UFW rules setup or disabling via spore-drive
- Fixed Windows issue where drive.exe was missing the .exe extension
- Dropped support for 'spin'
Breaking Changes
- Dropped support for 'spin'
New Features
- UFW rules management
- Improved Windows support
Full Release Notes
## What's Changed * [tau] ACME certs not works on v1.1.6 #302 by @samyfodil in https://github.com/taubyte/tau/pull/303 * [spore-drive] add ufw rules setup or actually disable it using spore-drive #301 by @samyfodil in https://github.com/taubyte/tau/pull/304 * [spore-drive] windows issue - not finding drive.exe (missing .exe) by @samyfodil in https://github.com/taubyte/tau/pull/305 * Drop spin by @samyfodil in https://github.com/taubyte/tau/pull/307 **Full Changelog**: https://github.com/taubyte/tau/compare/v1.1.6...v1.1.7