Skip to content

OpenSlides 1.2.3

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Aug 03:30

What's New

  • Native menu shortcuts now work on Windows and Linux. The commands advertised in the Help dialog — New Project, Open Dashboard, Export, Present, Settings, Add Slide, and Duplicate Slide — previously fired only through the macOS menu bar and silently did nothing on Windows/Linux, where the native menu is hidden and its accelerators never reach the app.

Changes

  • Release pipeline hardening: centralized prerelease classification, resilient asset download with size verification, and AppImage upload rollback so a transient network failure can't leave a published release without its AppImage.
  • Added a version-sync gate that fails CI if package.json, tauri.conf.json, and Cargo.toml drift apart.
  • Removed the permissive assetProtocol scope and removeUnusedCommands for a tighter production bundle.