Skip to content

Releases: danielperna84/hass-wh-triggers

0.0.7

07 Oct 22:21
Compare
Choose a tag to compare
  • Fix Firefox reloading issue (Issue #28)

0.0.6

11 Sep 21:48
Compare
Choose a tag to compare
  • Add reverse proxy support (Issue #10)

0.0.5

23 Feb 23:13
Compare
Choose a tag to compare
  • Reload when the app gets focus and show refresh-hint when lost (Issue #25)
  • Add custom modals (Issue #26)
  • Added button to append random string to Webhook URI (Issue #27)
  • Allow to export and import triggers as JSON (Issue #27)
  • Allow to export and import users as JSON
  • Allow to export and import FIDO2 authenticators as JSON
  • Cosmetic changes

0.0.4

20 Feb 23:46
Compare
Choose a tag to compare
  • Ensure unassigned users can't fire triggers (Issue #24)

0.0.3

20 Feb 22:47
Compare
Choose a tag to compare
  • Hide TOTP input on loginsite if TOTP is globally disabled (Issue #21)
  • Fix progressive web app functionality
  • Allow assigning triggers to users (Issue #13)
  • Allow users to change their password (Issue #22)
  • Add optional geolocation requirement for triggers (Issue #20)
  • Allow to purge the banlist
  • Allow to disable triggers (Issue #15)

0.0.2

16 Feb 22:42
Compare
Choose a tag to compare

Version 0.0.2 (2020-02-16)

  • Re-enabled autocomplete
  • Disabled auto-capitalize at registration form
  • Use proper logging
  • Reject requests where supplied hostname does not match ORIGIN
  • Add progressive web app functionality
  • Send HUP to Gunicorn master process on saving settings (if Gunicorn is detected) (Issue #19)

0.0.1

08 Feb 20:25
Compare
Choose a tag to compare

Initial release