Skip to content

Releases: AntoineGS/teams-status-rs

v1.0.1

01 Jul 01:43
Compare
Choose a tag to compare

🐛 Bug Fixes

  • (ha_api) Prevent application crash if HA is not available

⚙️ Miscellaneous Tasks

  • Move unused line of code, for future use (maybe)
  • Update deps

v1.0.0

12 Apr 20:30
Compare
Choose a tag to compare

⚡ Performance

  • Concurrent HA API calls
  • Only update HA API for states that have changed

⚙️ Miscellaneous Tasks

  • Remove duplicates from CHANGELOG.md

v0.5.0

11 Apr 21:41
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Prevent sending additional updates
  • Temporarily build with a local home-assistant-rest dep as it includes non-published fixes, fixes #21

📚 Documentation

  • Add HA persistent entities setup, fixes #15

⚡ Performance

  • Update is_in_meeting and is_video_on first as the HA calls can take some time and create delays in automations

⚙️ Miscellaneous Tasks

  • Add WIP Teams log parsing as it was discovered switching back to 'Available' is not being logged, rendering this whole mod useless until it is. Not compiled in project.
  • Remove unoptimized build settings
  • Update deps
  • Add logging

v0.4.1

28 Mar 01:15
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Ensure MQTT is reconnected upon connection failure, fixes #19

⚙️ Miscellaneous Tasks

  • Convert from using release-plz to git-cliff as it fits my needs better for this type of application
  • Update dependencies

Release

  • V0.4.1 with rust v1.77

v0.4.0

13 Mar 21:19
Compare
Choose a tag to compare

[0.4.0] - 2024-03-13

🚀 Features

  • (mqtt) Allow use of 'mqtt:https://' prefix in URL, which will be removed and saved back to conf.ini
  • Log panics to facilitate locating run-time errors

⚙️ Miscellaneous Tasks

  • Update dependencies
  • Upgrade Rust version, which seems to have fixed the false anti-virus flagging so I will not be releasing an optimized version unless the issue comes back

v0.3.0-not-optimized

11 Jan 21:57
Compare
Choose a tag to compare

Same as v0.3.0 but without compile optimization as it seems to trigger less false positives with anti-viruses

v0.3.0

11 Jan 22:00
Compare
Choose a tag to compare
  • BREAKING CHANGE: Configuration for HA entities has changed format and will need to be reconfigured, a backup of the existing configuration will be done during conversion for reference so you can re-apply your configurations (if any were done) on the HA Entities
  • Addition of new entities (all that are in the Teams API) for both HA and MQTT

v0.2.3-not-optimized

09 Jan 22:48
Compare
Choose a tag to compare

This is the same as v0.2.3 but compiled without optimization, which seems not get flagged by AVs.

v0.2.3

09 Jan 22:42
Compare
Choose a tag to compare

fix: prevent application from crashing if Teams is closed while running
feat: retain mqtt messages
chore: update dependencies

If you run into anti-virus issues please use the v0.2.3-not-optimized version.

v0.2.2-not-optimized

20 Nov 22:35
Compare
Choose a tag to compare

This is the same as v0.2.2 but compiled without optimization, which seems to be the only way not to get flagged by any AV.
https://www.virustotal.com/gui/file-analysis/ZDgxZWJlNWExMTNiYjc1ZmQ2YmJmYzA5Yjg1MTAwN2E6MTcwMDUxOTE2MA==