v1.1.7
HeartMuLa/heartlibv1.1.7Mar 6, 2025by samyfodil
AI Summary
A maintenance release addressing critical bugs such as ACME certificate failures, Windows executable path issues, and firewall rules. It also removes the 'Spin' dependency.
Key Highlights
- Fixed ACME certificate functionality
- Added UFW rules setup/disable capability
- Fixed Windows executable path issue
- Removed 'Spin' dependency
Breaking Changes
- Dropped Spin dependency
New Features
- ACME fix
- UFW rules
- Windows fix
- Spin removal
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