Skip to content

v0.2.0 Release

Choose a tag to compare

@aktive aktive released this 02 Dec 11:41

HAKboard v0.2.0 Release Notes

  • Multi-instance support - Run multiple Kanboard instances with unique instance keys
  • Instance-aware logging - Clear log messages like "HAKboard (hl • Homelab): API endpoint unavailable"
  • Improved error handling - Template guards prevent errors when Kanboard API is unavailable
  • Fixed project sorting - Projects now sort correctly by task count (numeric, not string)
  • HACS compliance - Moved hacs.json to repo root, removed unused services.yaml
  • Updated documentation - Spanish README (US Spanish), Table of Contents in docs
  • Code cleanup - Removed debug logging, added docstrings, fixed typos