Skip to content

Releases: vrwrts/saezuri

v1.1.1

Choose a tag to compare

@nielsrowinbik nielsrowinbik released this 25 Aug 16:52

1.1.1 (2026-08-25)

Bug Fixes

  • allow home assistant app access for non admin users (#47) (8dfe995)

v1.1.0

Choose a tag to compare

@nielsrowinbik nielsrowinbik released this 24 Aug 09:34

1.1.0 (2026-08-24)

Features

  • acquire art one pose at a time, in two lanes (#46) (fc5ae2a)

v1.0.0

Choose a tag to compare

@nielsrowinbik nielsrowinbik released this 24 Aug 08:19

1.0.0 (2026-08-24)

Features

  • run the container as an unprivileged user (#45) (a3a46ec)

BREAKING CHANGES

  • the container now listens on 8080 instead of 80. Published ports must be remapped, e.g. -p 8090:8080. Existing volumes were created root-owned and are unwritable to the unprivileged container; it refuses to start and prints the one-off chown to run.
  • the add-on's optional direct port is now 8080/tcp, not 80/tcp. The Supervisor stores the mapping against the old number, so
    anyone running an e-ink panel on it must re-open the new port once after updating.

v0.14.2

Choose a tag to compare

@nielsrowinbik nielsrowinbik released this 23 Aug 19:37

0.14.2 (2026-08-23)

Bug Fixes

  • always regenerate missing images (#44) (29cb383)

v0.14.1

Choose a tag to compare

@nielsrowinbik nielsrowinbik released this 22 Aug 19:13

0.14.1 (2026-08-22)

Bug Fixes

  • incorrect email in repository.yaml (b97e705)

v0.14.0

Choose a tag to compare

@nielsrowinbik nielsrowinbik released this 22 Aug 19:03

0.14.0 (2026-08-22)

Bug Fixes

  • let the release push the add-on version bump to main (#43) (a1b71c1)

Features

v0.13.0

Choose a tag to compare

@github-actions github-actions released this 19 Aug 14:54
b7744ff

0.13.0 (2026-08-19)

Features

  • allow listening to bird recordings (#40) (b7744ff)

v0.12.1

Choose a tag to compare

@github-actions github-actions released this 05 Aug 19:14
ee4cfd9

0.12.1 (2026-08-05)

Bug Fixes

v0.12.0

Choose a tag to compare

@github-actions github-actions released this 05 Aug 18:17
c155a60

0.12.0 (2026-08-05)

Features

v0.11.1

Choose a tag to compare

@github-actions github-actions released this 30 Jul 19:27
2209c8e

0.11.1 (2026-07-30)

Bug Fixes

  • fetch or regenerate missing images (#33) (2209c8e)