v1.1.7
Jeffallan/claude-skillsv1.1.7Mar 6, 2025by samyfodil
AI Summary
A maintenance release addressing critical bugs, specifically ACME certificate failures and Windows compatibility issues. It also removes the 'Spin' dependency to streamline the codebase.
Key Highlights
- Fixed ACME certificate generation issues
- Resolved Windows executable path issues (drive.exe)
- Added UFW rule management or disable functionality
- Dropped support for Spin
Breaking Changes
- Dropped Spin dependency
New Features
- Fixed ACME certificate functionality
- Windows executable path fix
- UFW rule management
- Spore Drive improvements
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