- 57b62ed: Update
react-router-domto 6.30.3 to resolveCVE-2025-68470,CVE-2026-22029 - 9cab281: Update lodash to resolve CVE:
CVE-2025-13465 - c269bcf: Update vite to 7, vitest to 3.2.4
- d101442: Use i18next-cli instead of i18next-parser
- 89822f7: Update minor dependencies. Update
widget-serverto 1.2.1 for CVEs:CVE-2024-56171,CVE-2025-49794,CVE-2025-49796.
- 3bea188: Migrate to vite and vitest. Update to react 18, redux 5, react redux 9 and redux toolkit 2. Update to latest matrix widget toolkit. Update eslint to 9.
- 743e27a: Update to newer widget toolkit for room version 12 support
- 71df568: Bump helm/kind-action from 1.10.0 to 1.12.0
- b3d1f5a: Update minor and patch dependencies.
- 84a88c0: Update toolkit base image
widget-serverto version1.1.1. - 48d5e30: Adds SBOM report to widget, build and release assets
- dc1481a: Add Helm values for configuration of ipv4only mode
- 86c53a4: New widget-server base image that supports IPv4-only deployments
- 93a29f3: Critical security update of the
wspackage (CVE-2024-37890)
- cf73c8e: Sign the release containers with cosign.
- 24aa66f: Update to latest dependencies from main
- 61dbf02: Add the option to manually end a poll immediately to shorten it if everyone already voted.
- 56f2879: Only allow integers for poll durations.
- 8019507: Unify the diagrams colors of the answer options for the poll result chart in light and dark theme.
- f98d77a: Improve performance by only generating the PDF if the user requests it.
- e357d9e: Show error and loading states for votes on the poll cards.
- 2937b97: Set document language to improve accessibility.
- ab13e23: Fix creating meeting without description if
REACT_APP_POLL_DESCRIPTION_REQUIREDis not set.
-
97a4875: Change the create group dialog to create only a single group.
-
d4b6e8f: Rework the user interface to resolve accessibility issues and comply to BITV 2.0 and WCAG 2.1. Notable changes are:
- Screen reader users can now interact with the widget.
- The widget is now keyboard accessible.
- Adds support for a high contrast theme for visually impaired users.
- Removed the splitter component from the poll lists.
- The poll results are displayed in a table as an alternative to the chart.
- Changes to polls, like started and ending polls, are announced to screen reader users.
- General theme updates to better match the Element theme.
-
d01792e: Edit groups in a modal view that mirrors the group creation process
- 9c57462: Add support for for
arm64ands390xarch. - c48b8e8: Keep the path when registering the admin view using
/addwidget. - 37f8186: Add warning message to the start poll dialog if no voters are participating in the poll.
- c901e28: Show guests the correct message when they wait to see results for visible and invisible polls.
- 7fd7fe2: Include
LICENSEfile in container output and define concluded licenses in case of dual licenses.
- 1e2d20f: Include a
licenses.jsonin the container image, which includes a list of all dependencies and their licenses.
- fe1adbe: Initial release