Skip to content

Releases: bdraco/yalexs

v6.5.0

12 Aug 19:44
Compare
Choose a tag to compare

v6.5.0 (2024-08-12)

Feature

  • feat: cleanup activity construction code (#136) (b994c0b)

v6.4.4

05 Aug 13:46
Compare
Choose a tag to compare

v6.4.4 (2024-08-05)

Fix

v6.4.3

15 Jul 16:37
Compare
Choose a tag to compare

v6.4.3 (2024-07-15)

Fix

  • fix: replace pubnub with freenub to keep MIT license (#130) (57e41af)

v6.4.2

07 Jul 20:09
Compare
Choose a tag to compare

v6.4.2 (2024-07-07)

Fix

  • fix: keypad battery level for non-english locales (#128) (cca641f)

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)