What's New in v0.8.0
Account Switching Support
Added a new m365copilotlogout tool that enables users to easily switch between different Microsoft 365 accounts.
Features
- Logout Tool: Clear all cached credentials with a simple command
- Cross-Platform Support: Works on Windows, macOS, and Linux
- Clean Account Switching: Switch between work and personal M365 accounts
- No Authentication Required: Logout tool can be used without being authenticated
How to Use
Ask your AI assistant: "Logout from Microsoft 365" or "Switch to a different account"
After logout:
- All cached credentials are cleared
- Restart your MCP server
- You'll be prompted to log in with a different account on next use
Use Cases
- Switch between work and personal Microsoft 365 accounts
- Troubleshoot authentication issues
- Test with different user permissions
Documentation Updates
- Updated README.md with account management section
- Enhanced troubleshooting guide
- Added logout tool documentation
Technical Details
- Clears authentication record file
- Deletes persistent token cache
- Resets in-memory authentication state
- Cross-platform cache file deletion
Full Changelog: v0.7.0...v0.8.0