Releases: RogerSelwyn/O365-HomeAssistant
Releases · RogerSelwyn/O365-HomeAssistant
v2.4.0
Note: This release has a radical change to the permissions structure to reduce the scope of the permissions requested. To further reduce the permissions please set 'enables_update' to False in your configuration. This will disable the various update services and remove the request for write access to calendars and send access to mail.
Enhancements
- Initial change to permissions - @RogerSelwyn
- Add 'enable_update' switch so update capability can be disabled. - @RogerSelwyn
Fixes
Maintenance
v2.3.1
v2.3.0
Enhancements
Fixes
- Fix storing of o365_calendars.yaml to store/retrieve from config directory - @RogerSelwyn
- Fix storing of token in the config directory - @RogerSelwyn
Maintenance
v2.2.9
Maintenance
v2.2.8
Enhancements
Fixes
- Fix issue with no events retrieved if none in next 24h - @RogerSelwyn - #13
- Fix error with filter not including receivedDateTime - @RogerSelwyn
Maintenance
- Update README.md - @RogerSelwyn
- Documenation clarifications - @uSlackr
- Update README.md - @RogerSelwyn
- Update README.md - @RogerSelwyn
- Bump to 2.2.8 Beta 1 - @RogerSelwyn
- Revert "Bump to 2.2.8 Beta 1" - @RogerSelwyn
- Bump to 2.2.8 Beta 1 - @RogerSelwyn
- Bump to 2.2.8 Beta 2 - @RogerSelwyn
- Simplify Code - @RogerSelwyn
- Remove duplicate code - @RogerSelwyn
- Bump to 2.2.8 Beta 3 - @RogerSelwyn
- Auto update manifest.json - @actions-user