v1.1.7
OpenSignLabs/OpenSignv1.1.7Mar 6, 2025by samyfodil
AI Summary
This patch release fixes critical bugs preventing ACME certificates from working and addresses service startup issues on Windows and Linux firewall configurations. It also removes the deprecated 'spin' component.
Key Highlights
- Fixed ACME certificates not working on v1.1.6
- Added ufw rules setup or disabled it using spore-drive
- Fixed Windows issue with missing drive.exe
- Dropped 'spin' component
Breaking Changes
- Dropped 'spin' component.
New Features
- UFW rules management
- Windows executable fix
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