Skip to content

Releases: bkbilly/lnxlink

2022.11.3

11 Nov 19:43
Compare
Choose a tag to compare

What's Changed

  • Added xdg_open module to open files and web pages

Full Changelog: 2022.11.2...2022.11.3

2022.11.2

02 Nov 15:43
Compare
Choose a tag to compare

What's Changed

  • Idle time returns result in seconds instead of minutes
  • Fixed Restart module name
  • Added keep_alive and suspend sensors

Full Changelog: 2022.11.1...2022.11.2

2022.11.1

01 Nov 17:37
Compare
Choose a tag to compare

What's Changed

  • Breaking change: Merge monitoring and control modules

Full Changelog: 2022.11.0...2022.11.1

2022.11.0

01 Nov 11:54
Compare
Choose a tag to compare

What's Changed

  • 1st time installation config template using consts.py
  • Add headless and user installation process

Full Changelog: 2022.10.4...2022.11.0

2022.10.4

31 Oct 22:15
Compare
Choose a tag to compare

What's Changed

  • Update script for 1st time installation and update
  • Add argument for configuration file location
  • Auto create paths for configuration files
  • Add templates for github issue report

Full Changelog: 2022.10.3...2022.10.4

2022.10.3

30 Oct 16:52
Compare
Choose a tag to compare

What's Changed

  • Breaking changes to installation progress
  • Simple install of lnxlink using pip install lnxlink
  • Automatic setup config file on 1st setup
  • Automatic setup system service on 1st setup

Full Changelog: 2022.10.1...2022.10.3

2022.10.1

30 Oct 00:48
1b965de
Compare
Choose a tag to compare

What's Changed

  • Rework MQTT autodiscovery by @Matthijsy in #1
  • Add fedora/redhat support on install script and add missing sudo by @4m1g0 in #10
  • Fix wrong print when setting eutomatic discovery option in config and display defaults on true/false options by @4m1g0 in #9
  • Restart module autodiscover by @Brian-Farmer in #12
  • Create LICENSE.md by @bkbilly in #15
  • Adjust install script to work with arch by @cbrand in #22

New Contributors

  • @Matthijsy made their first contribution in #1
  • @4m1g0 made their first contribution in #10
  • @Brian-Farmer made their first contribution in #12
  • @bkbilly made their first contribution in #15
  • @cbrand made their first contribution in #22

Full Changelog: https://github.com/bkbilly/lnxlink/commits/2022.10.1