Skip to content

Releases: Schluggi/lunaris

v5.2.1

Choose a tag to compare

@github-actions github-actions released this 12 May 18:50

✨ Features

  • feat: add cli argument to ajust the internet-access-check-url (83360b1)

👷 CI

  • ci: fix release changelog (5c183ee)
  • ci: fix broken ci pipeline (3559111)
  • ci: bump rust toolchain (3e3048b)

🔧 Maintenance

  • chore(deps): bump ureq to 3 (closes #22) (678e1b8)
  • chore(deps): update rust crate sha2 to 0.11 (52e6418)
  • chore(rust): bump to latest rust version (c4c8e45)

Full Changelog: v5.2.0...v5.2.1

v5.2.0

Choose a tag to compare

@github-actions github-actions released this 12 May 16:45

✨ Features

  • feat(blueprint): add button blueprint
  • feat(blueprint): add prime blueprint
  • feat(blueprint): add any-actions
  • feat: add internet access sensor

🐛 Fixes

  • fix: startup time while having no access to the update server
  • fix: vendor and version are now discoverd correctly

🔧 Maintenance

  • chore(deps): update rust crate tokio to v1.52.3 (#28) (082bc56)

Full Changelog: v5.1.0...v5.2.0

v5.1.0

Choose a tag to compare

@github-actions github-actions released this 06 May 20:09

👷 CI

  • ci: Update CI workflow to include specific paths (17cdbf4)
  • ci: Limit release workflow triggers to specific paths (ec2484c)

Full Changelog: v5.0.0...v5.1.0

v5.0.0

Choose a tag to compare

@github-actions github-actions released this 05 May 20:13

(No commits in this release.)

Full Changelog: v4.0.0...v5.0.0

v4.0.0

Choose a tag to compare

@github-actions github-actions released this 05 May 20:06

🐛 Fixes

  • fix(ci): scope BREAKING CHANGE detection to footer lines in commit messages (3e81aa6)

Full Changelog: v3.0.0...v4.0.0

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 05 May 19:51

Commits

  • fix(deps): update rust crate rumqttc to 0.25 (#14) (2cf5095)

Full Changelog: v2.0.0...v3.0.0

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 05 May 19:36

Commits

  • fix: drop useless try_into in localtime helper for clippy (893bb4a)

  • chore: cargo fmt (3ac865d)

  • ci: fix release workflow (fixes #11) (a5f298c)

  • fix: more icon fixes (2e4c829)

  • feat: add poweroff button (43770d8)

  • fix: vibration icons (dd106d2)

  • chore: modify uptime, it is now an up-since-sensor (e7f3e54)

  • fix: some water and vibrate icons (1305136)

  • fix: improve startup LED/MQTT behavior (25561bb)

  • feat: rework led control (closes #5) (ab1795f)

  • feat: add uptime sensor (closes #10) (bde8989)

  • feat: reboot (closes #4) (0aff69c)

  • feat: add cli option for controlling the update poll interval (8390042)

Full Changelog: v1.0.4...v2.0.0

v1.0.4

Choose a tag to compare

@github-actions github-actions released this 05 May 10:28

Commits

  • feat: add update entity for self updating (closes #9) (93d30bd)

  • docs: Add special thanks to OsirisSpectrum for naming idea (e5bc1e2)

Full Changelog: v1.0.3...v1.0.4

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 04 May 20:39

Commits

  • ci: gate release on feat/fix commits since last tag (8a9d667)

  • ci: run workflows on PRs only; git-log release notes (8c9a1bd)

Full Changelog: v1.0.2...v1.0.3

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 04 May 20:22

What's Changed

  • chore: document Conventional Commits; update systemd unit by @Schluggi in #1

New Contributors

Full Changelog: v1.0.1...v1.0.2