- 075c456: Enables encryption support for the Bot
- 73fd982: improve bot message formatting
- e6edc93: Use
@nordeck/matrix-meetings-calendar
package - Updated dependencies [e6edc93]
- @nordeck/[email protected]
- dc64521: Change the dockerfile run to alpine
- cb8bfda: Demote guest users if promoted by moderator
- 34c4ef8: Sign the release containers with cosign.
- ebbdfbd: Change power level of the guest users
- c76c8c8: Add missing invitation text when user is invited into existing meeting
- Update dependencies.
- 480b567: Bot sends a message when a single meeting is edited.
- c9d31a5: Include the recurrence information in the invitation text.
- ff6a877: Provide a base32_room_id50 template parameter for widget urls that can for example be used to template the pad-id of Etherpad.
- a1dfcb8: Add a messaging permission switch into the meeting creation view.
- d54db57: Use NeoDateFix as the product name.
- c80bfea: Include recurrence information in the meeting update notifications.
- 41937a2: Enable the s390x architecture in release builds.
- 3fc82e8: Apply the configured room layout when widgets are added or removed.
- aef42fb: Add support for recurring meetings to be created via Open-Xchange.
- 6feb722: Remove support for redis and pantalaimon. The bot will use the file storage by default.
- d55243f: Configure widgets to be optional so they are not added to all meetings by default.
- 6feb722: Update the default values for the
MEETINGWIDGET_COCKPIT_NAME
andBREAKOUT_SESSION_WIDGET_NAME
configurations.
- 5949a45: Performance optimizations to speedup and stabilize the operations when the bot manages a lot of meeting rooms.
- b8c3a9c: Only allow to remove participants that have a lower power level.
- 3e82540: Update the invite reason of pending invites when the meeting details are changed.
- 18ea615: Make sure meeting room is updated before invitations are sent
- 56c37ef: Delete a recurring meeting room after the last event took place.
- 098eb75: Add basic support to handle the storage of recurring meetings in a meeting room.
- 6e1763e: Include
arm64
ands390x
builds.
- 2e5b96f: Bot not works in the bot to user private chat when 'enable_control_room_migration' is disabled.
- 04b1fbe: Meeting title could contain special characters.
- 7422816: Correctly handle missing configuration of
AUTO_DELETION_OFFSET
. - ff8945f: Allow users to clear the meeting description.
- 6852977: Move static images and locales to the correct directory.
- 95b8d84: Include
LICENSE
file in container output and define concluded licenses in case of dual licenses.
- a711629: Include a
licenses.json
in the container image, which includes a list of all dependencies and their licenses.
- 529947d: Initial release