v1.1.7

deepseek-ai/DeepSeek-Coderv1.1.7Mar 6, 2025by samyfodil

AI Summary

Fixes ACME certificate issues, updates spore-drive for UFW rules and Windows compatibility, and removes the Spin component.

Key Highlights

  • Fix ACME certificates not working on v1.1.6
  • Add UFW rules setup or disable using spore-drive
  • Fix Windows issue with missing drive.exe
  • Drop spin component

Breaking Changes

  • Drop spin

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