Releases: jcwillox/system-link
Releases · jcwillox/system-link
v1.9.0
✨ Features
- Setup docs site with mkdocs (#13) (41faa01)
- Support goreleaser dockers-v2 and python3.14 (#14) (300548f)
- Support yaml
!secretand!includetags (#15) (3f21f0c)
📚 Documentation
- Add favicon to docs site (da85e67)
🏗️ Chore
- Add FUNDING.yaml (0451585)
📦 Build
⚙️ 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
v1.7.0
✨ Features
Full Changelog: v1.6.0...v1.7.0
v1.6.0
v1.5.0
✨ 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
✨ 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
🐛 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
v1.2.1
🐛 Bug Fixes
- Improve logging and fix crash when reconnecting (131b834)
📚 Documentation
- Add README.md (ee4dea0)
Full Changelog: v1.2.0...v1.2.1
v1.2.0
✨ 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