v1.0.0
Note:
I have now released as v1.0.0 since I have added testing across the full integration which should assure reliability of any changes going forward.
🐛 Fixes
- Fix of shared permissions usage - @RogerSelwyn
- Fix issue with escalated permissions caused by previous change - @RogerSelwyn
🧰 Maintenance
- Adjust config flow translations - @RogerSelwyn
- Changes from testing of ms365_calendar - @RogerSelwyn
- Adjust to use update_reload_and_abort - @RogerSelwyn
- Remove unnecessary check - @RogerSelwyn
- Changes in support of recent HA core changes - @RogerSelwyn
- Remove redundant code - @RogerSelwyn
- Remove redundant code - @RogerSelwyn
- Correct translation - @RogerSelwyn
- Remove redundant code - @RogerSelwyn
⬆️ Dependencies
- Bump python-o365 to 2.0.38 - @RogerSelwyn
- Bump minimum HA version to 2024.11.0 - @RogerSelwyn
- Auto update requirements.txt - @actions-user