joshuar / go-hass-agent

A Home Assistant, native app for desktop/laptop devices.
MIT License
155 stars 11 forks source link

chore(main): release 9.1.0 #158

Closed github-actions[bot] closed 5 months ago

github-actions[bot] commented 5 months ago

:robot: I have created a release beep boop

9.1.0 (2024-05-18)

This release fixes a significant number of small bugs and issues in the agent. It also contains a semi-breaking change for container users. If you run Go Hass Agent in a container, note that you should now map /home/ubuntu to a volume, rather than /home/gouser. This is due to changing the base image to ubuntu. the advantage of this is a much smaller image.

If you use the agent from the command-line. Note that you should now specify the run parameter, so go-hass-agent run will start the agent. The installed systemd scripts and desktop files have been updated already.

Features

Bug Fixes

Performance Improvements


This PR was generated with Release Please. See documentation.

github-actions[bot] commented 5 months ago

:robot: Release is at https://github.com/joshuar/go-hass-agent/releases/tag/v9.1.0 :sunflower: