v2.6.9
Teams links from sovereign clouds, and GIF bot avatars
- 2improved
- 1fixed
Microsoft Teams meeting links served from sovereign and national clouds are now recognised instead of being rejected as an unknown platform, including when they arrive wrapped in Outlook Safe Links. Bot avatars supplied as a GIF or animated PNG also work.
Improvements
- Teams links are recognised by their shape rather than by a fixed list of hostnames, so links from sovereign clouds — for example
teams.sovcloud.fr— and fromteams.cloud.microsoftare accepted at bot creation and picked up by calendar sync. Links rewritten by Outlook Safe Links or by Google's redirect wrapper are unwrapped before being matched. - A Teams link with no join path in it is now refused with a
400at creation instead of being accepted and retried until it fails, and the "meeting options" link in an Outlook invitation footer is no longer mistaken for the join link.
Bug Fixes
- A
bot_imagesupplied as a GIF, an animated PNG or a multi-size icon is now used. Previously the bot joined with no avatar at all and the reason was not reported.