Skip to content

Releases: mwarning/trigger

Trigger release 3.4.4

21 Mar 11:03
Compare
Choose a tag to compare

Fix a crash when there are two ssh doors. Introduced in 3.4.3.

Trigger release 3.4.3

20 Mar 19:35
Compare
Choose a tag to compare

Some new features and bugfixes:

  • show dialog to temporarly disable wifi checks
  • add support for passphrase protected SSH keys
  • fix potential crash on Android 5 when scanning a QR code
  • make sure new setups (e.g. via QR code) have unique names

Trigger release 3.4.2

04 Mar 11:08
Compare
Choose a tag to compare

A fix for a bug introduced in 3.4.1.

  • fix broken WiFi SSID match

Trigger release 3.4.1

03 Mar 18:42
Compare
Choose a tag to compare

This is partially a bugfix release:

  • HTTPS with server certificate and client certificate + key
  • fix TLS certificate activity titles (client vs. server certificate)
  • MQTT now uses mqtt:// and mqtts:// as link schemes
  • fix update to Trigger >=3.4.0 for TLS certificates

Trigger release 3.4.0

28 Feb 22:42
Compare
Choose a tag to compare

A new release. Hopefully no regressions.

  • add MQTT support for TLS client/server certificates
  • "Wifi needed" now ignores Internet availability
  • fix deletion of key and certificates

Trigger Release 3.3.6

22 Nov 17:37
Compare
Choose a tag to compare

Some minor fix:

  • fix HTTP Basic Authentication

Trigger Release 3.3.5

28 Oct 08:40
Compare
Choose a tag to compare

A new small feature:

Trigger Release 3.3.4

19 Sep 12:19
Compare
Choose a tag to compare

Some HTTPS door fixes:

  • fix some HTTPS hostname verification issues
  • make HTTP method explicit

Trigger Release 3.3.3

08 Aug 10:01
Compare
Choose a tag to compare

Some minor fix for importing old SSH door backups.

  • support old style SSH keypair value

Trigger Release 3.3.2

18 Jun 21:54
Compare
Choose a tag to compare
  • add status patterns for MQTT
  • allow key+password authentication for SSH
  • call status call only once on connection change
  • make SSH execution timeout configurable
    • defaults to 5 seconds