Outlook Add-In version history
outlook-add-in v0.3.0
(found in OpenTalk v25.4.1)
Changelog
🚀 New features
- (ci) Remove commit signature lint (!182)
- Set password for meeting (!189)
- Make scope configurable and align openid authentication (!187)
- Set livestream settings for meeting (!190, #40)
- Profile header (!211, ##57)
- Enable training participation report (!212, ##41)
- Enable highsecure mode for events (!188, #42)
- Update meeting details of an invalid meeting (!213, ##53)
- Update flow (!222, ##54 #52 #40 #49 #48)
- (ci) Include commit evidence job (!223, #59)
- Promote registered users to moderators (!224)
- Show gear-icon for opentalk preferences button (!224, #62)
🐛 Bug fixes
📦 Dependencies
- (deps) Update dependency typescript to ^5.9.3 (!203)
- (deps) Update dependency prettier to ^3.7.4 (!202)
- (deps) Update dependency i18next to ^25.7.3 (!200)
- (deps) Update dependency typescript-eslint to ^8.50.0 (!204)
- (deps) Update dependency @emotion/styled to ^11.14.1 (!196)
- (deps) Update dependency knip to ^5.75.1 (!201)
- (deps) Update dependency react-i18next to ^15.7.4 (!194)
- (deps) Update dependency @types/lodash to ^4.17.21 (!197)
- (deps) Update dependency dotenv-webpack to ^8.1.1 (!192)
Ci
- Fix pipeline project path for changelog preview trigger (!183)
- Fix read-tags job run conditions (!225)
outlook-add-in v0.2.6
(found in OpenTalk v25.3.0)
Changelog
🐛 Bug fixes
- Missing call-in translation (!140)
📦 Dependencies
- (deps) Update dependency webpack-dev-server to v5.2.2 (!105)
- (deps) Update node.js to v22.20.0 (!109)
- (deps) Update pnpm to v10.17.1 (!89)
outlook-add-in v0.2.5
Changelog
🐛 Bug fixes
- Use relative path (!135)
outlook-add-in v0.2.4
Changelog
🐛 Bug fixes
- Translation files loading (!133)
outlook-add-in v0.2.3
Changelog
🚀 New features
- Add i18n (!131)
outlook-add-in v0.2.2
Changelog
🚀 New features
- Create guest link when creating an event (!128)
- Get invitees from the outlook native invite attendees field (!129)
🐛 Bug fixes
⚙ Miscellaneous
- Add instructions for installing dev cert (!127)
- Format publiccode.yml (!125)
- (justfile) Update publiccode.yml when preparing a release (!125)
outlook-add-in v0.2.1
(found in OpenTalk v25.2.2)
Changelog
🐛 Bug fixes
- Suppress e-mail when creating or editing events (!119)
- Fix screenshots file type for publiccode.yml (!121)
⚙ Miscellaneous
- Add publiccode.yml file (!120)
outlook-add-in v0.1.5
(found in OpenTalk v25.2.1, v25.2.0)
Changelog
This is the initial public release of the Outlook Add-in. Currently it supports creating, editing and deleting meetings. When creating or editing meetings, the following options are available:
- Title
- Description
- Start- and endtime/date
- Participants (including user search)
- Meeting details
- Waiting room
- Shared folder (if available the the deployment)
When a meeting is created, participants are invited via an e-mail sent by Outlook. Furthermore, we insert a link to the meeting room in the description and in the location of the meeting. The link in the location allows to quickly join a meeting from the calendar view without having to open the event details.
To avoid confusion, we strongly recommend disabling the "Add online meeting to all meetings" feature in Outlook. This default setting automatically creates a Teams meeting and adds a "Join Meeting" link to every Outlook event. For obvious reasons, this is confusing when scheduling an OpenTalk meeting. To disable this setting:
- Go to Settings > Calendar > Events and invitations
- Disable the "Add online meeting to all meetings" toggle.