Skip to content

Releases: bdraco/yalexs

v6.4.1

23 Jun 15:33
Compare
Choose a tag to compare

v6.4.1 (2024-06-23)

Fix

  • fix: blocking I/O in the event loop to stat the auth file (#123) (44ce0c4)

v6.4.0

19 Jun 18:39
Compare
Choose a tag to compare

v6.4.0 (2024-06-19)

Feature

  • feat: abstract sources to tell which ones are push (#122) (7b0fdb9)

v6.3.0

18 Jun 23:14
Compare
Choose a tag to compare

v6.3.0 (2024-06-18)

Feature

  • feat: expose the brand on the data object for backwards compat (#121) (1e04f18)

v6.2.0

18 Jun 23:06
Compare
Choose a tag to compare

v6.2.0 (2024-06-18)

Feature

  • feat: add async_get_doorbell_image method to the YaleXSData object (#120) (a33b842)

v6.1.1

18 Jun 23:03
Compare
Choose a tag to compare

v6.1.1 (2024-06-18)

Fix

  • fix: handle teardown if setup is cancelled (#119) (cb50051)

v6.1.0

18 Jun 18:11
Compare
Choose a tag to compare

v6.1.0 (2024-06-18)

Feature

  • feat: abstract the need to check pubnub since it yale will use websocets (#118) (4aabe59)

v6.0.0

10 Jun 18:19
Compare
Choose a tag to compare

v6.0.0 (2024-06-10)

Breaking

Fix

v5.2.0

09 Jun 03:38
Compare
Choose a tag to compare

v5.2.0 (2024-06-09)

Feature

  • feat: improve performance of subscribers (#115) (98bb11a)

v5.1.2

09 Jun 01:36
Compare
Choose a tag to compare

v5.1.2 (2024-06-09)

Fix

  • fix: allow pubnub unsub to complete since nothing currently waits (#114) (82b0c58)

v5.1.1

09 Jun 01:16
Compare
Choose a tag to compare

v5.1.1 (2024-06-09)

Fix

  • fix: cleanup duplicate code in pubnub (#113) (6c189e2)