Releases: AntoineGS/teams-status-rs
Releases · AntoineGS/teams-status-rs
v1.0.1
v1.0.0
v0.5.0
🐛 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
v0.4.0
[0.4.0] - 2024-03-13
🚀 Features
- (mqtt) Allow use of 'mqtt://' 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
Same as v0.3.0 but without compile optimization as it seems to trigger less false positives with anti-viruses
v0.3.0
- 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
This is the same as v0.2.3 but compiled without optimization, which seems not get flagged by AVs.
v0.2.3
v0.2.2-not-optimized
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==