v1.1.7

AutomaApp/automav1.1.7Mar 6, 2025by samyfodil

AI Summary

The release addresses critical bugs in ACME certificate issuance and Windows compatibility for the spore-drive tool. It also introduces a significant architectural change by removing support for the 'spin' component.

Key Highlights

  • Fix for ACME certificates not working in the previous version
  • Added UFW rule management or disabling via spore-drive
  • Windows compatibility fix for missing .exe file
  • Removal of 'spin' support

Breaking Changes

  • Drop spin

New Features

  • UFW rule management/disabling via spore-drive

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