Skip to content

Releases: jcwillox/system-link

v1.9.0

03 Jan 08:04
829aaf9

Choose a tag to compare

✨ Features

  • Setup docs site with mkdocs (#13) (41faa01)
  • Support goreleaser dockers-v2 and python3.14 (#14) (300548f)
  • Support yaml !secret and !include tags (#15) (3f21f0c)

📚 Documentation

  • Add favicon to docs site (da85e67)

🏗️ Chore

📦 Build

  • deps: Update all non-major dependencies (#8) (9caeec5)

⚙️ Continuous Integration

  • Add contents write permission to docs workflow (ea93eca)
  • Fix docker builds for release workflow (829aaf9)

Full Changelog: v1.8.0...v1.9.0

v1.8.0

21 Oct 10:45
1ecd14b

Choose a tag to compare

✨ Features

  • buttons: Add linux and macos support for lock, shutdown and sleep (#6) (1ecd14b), closes #7

🏗️ Chore

  • Add copilot instructions (23bb7a9)

Full Changelog: v1.7.0...v1.8.0

v1.7.0

18 Oct 11:34
77c4de7

Choose a tag to compare

✨ Features

  • Add next run and last run entities to cron switch (#5) (77c4de7)

Full Changelog: v1.6.0...v1.7.0

v1.6.0

18 Oct 10:43
f9d7aa9

Choose a tag to compare

✨ Features

📦 Build

  • deps: Update all non-major dependencies (#3) (f8c6fdd)

Full Changelog: v1.5.0...v1.6.0

v1.5.0

21 Feb 05:23
e35113f

Choose a tag to compare

✨ Features

  • Add stderr and stdout to cron problem sensor attributes (e35113f)

🐛 Bug Fixes

  • Nil pointer error due to cron duration entity using wrong config (787cc57)

Full Changelog: v1.4.0...v1.5.0

v1.4.0

20 Feb 14:51
687ce1e

Choose a tag to compare

✨ Features

  • Add a python based docker image (390b0fb)
  • Add custom command sensor (30816aa)
  • Add sub-entities to cron switch (a041cca)
  • Add support to publish state attributes (15d5b01)
  • Allow setting custom logs directory (b70f6dd)
  • Always load config from exe directory first (417fd71)
  • Support returning stdout/stderr from run command (286fe26)
  • Support setting custom envs for a command (2985e91)

🐛 Bug Fixes

  • Run job not working for non-scheduled job (687ce1e)

Full Changelog: v1.3.1...v1.4.0

v1.3.1

18 Feb 06:46
c7f4c0f

Choose a tag to compare

🐛 Bug Fixes

  • Ensure home assistant doesn't think an update is still in progress (27f711d)
  • Ensure scheduled tasks don't overlap with themselves (c7f4c0f)
  • Incorrect check in throttle average filter (48fb5a7)

Full Changelog: v1.3.0...v1.3.1

v1.3.0

18 Feb 03:41
11b6a9f

Choose a tag to compare

✨ Features

  • Add frame timing and interval sub-entities to screen entity (2e874e8)
  • Add throttle average filter (11b6a9f)
  • Log latest version when update available (538b01e)

🐛 Bug Fixes

  • Prevent killing process when pid does not point to our application (76ad990)

Full Changelog: v1.2.1...v1.3.0

v1.2.1

16 Feb 10:13
ee4dea0

Choose a tag to compare

🐛 Bug Fixes

  • Improve logging and fix crash when reconnecting (131b834)

📚 Documentation

Full Changelog: v1.2.0...v1.2.1

v1.2.0

16 Feb 08:04
9e2520f

Choose a tag to compare

✨ Features

  • Add cleanup topic button (47c1d3f)
  • Add force shutdown entity (192b42a)
  • Support advanced job scheduling and control (9e2520f)
  • Support update percentage reporting (94c9cc8)

🐛 Bug Fixes

  • Skip waiting for cpu result between updates (5db9c18)

♻️ Refactoring

  • Extract restart self logic (667607a)

Full Changelog: v1.1.0...v1.2.0