Releases: RogerSelwyn/MS365-Calendar
Releases · RogerSelwyn/MS365-Calendar
v0.1.4
✨ Enhancements
🐛 Fixes
📚 Documentation
🔖 Release
v0.1.3
🐛 Fixes
🧰 Maintenance
- Implement Sourcery.ai recomendations - @RogerSelwyn
- Code simplification - @RogerSelwyn
- Emphasise 'shared' for shared_mailbox config - @RogerSelwyn
📚 Documentation
🔖 Release
v0.1.2
🐛 Fixes
🧰 Maintenance
🔖 Release
v0.1.1
v0.1.0
✨ Enhancements
🐛 Fixes
- Fix issue where calendar panel events were limited by
max_results
- @RogerSelwyn - Correct configuration of shared_mailbox - @RogerSelwyn
- Fix saving of config options - @RogerSelwyn
🧰 Maintenance
- Code updates in support of standardisation across MS365 integrations - @RogerSelwyn
- Consolidate sensor code to one place - @RogerSelwyn
- Add comments for clarity - @RogerSelwyn
- Consolidate duplicate code - @RogerSelwyn
🔖 Release
v0.0.6
🧰 Maintenance
⬆️ Dependencies
- Bump O365 to 2.0.35 - @RogerSelwyn
- Bump O365 to 2.0.36 - @RogerSelwyn
- Auto update requirements.txt - @actions-user
📚 Documentation
🔖 Release
v0.0.5
💥 Breaking Changes
🧰 Maintenance
📚 Documentation
🔖 Release
v0.0.4
Either modify .storage/core.config_entries to rename account_name to entity_name, or delete and re-install in Devices and Services
💥 Breaking Changes
🧰 Maintenance
🔖 Release
v0.0.3
🧰 Maintenance
- Delete redundant files - @RogerSelwyn
- Remove redundant code - @RogerSelwyn
- Standardisation - @RogerSelwyn
- Standardise - @RogerSelwyn
📚 Documentation
- Update README.md - @RogerSelwyn
- Update installation_and_configuration.md - @RogerSelwyn
- Update permissions.md - @RogerSelwyn
🔖 Release
v0.0.2
🧰 Maintenance
- Break out generic permission code from specific - @RogerSelwyn
- Break out generic filemgmt code from specific - @RogerSelwyn
- Break out generic constants from specific - @RogerSelwyn
- Restructure to move integration specific into single folder - @RogerSelwyn
- Break out generic schema and config_flow code from specific - @RogerSelwyn