Skip to content

OpenSlides 1.0.3

Latest

Choose a tag to compare

@github-actions github-actions released this 22 Jul 11:31

What's New

  • Add slides more reliably from the slide panel, app menu, and command palette.
  • Keep the active slide, dashboard, and previews in sync after editing, duplicating, deleting, importing, or rearranging slides.
  • Improve code highlight behavior during editing, presentation, duplication, and import.
  • Make editor saves, search, app closing, and desktop file actions more dependable.

Editing and navigation

  • Adding a slide now consistently opens the newly created slide no matter whether you use the slide panel, command palette, or app menu.
  • Duplicate, delete, restore, reorder, and grouped-slide actions now keep the slide list and active slide selection more predictable.
  • Inline slide renaming keeps its cancel behavior, and editor undo, redo, indentation, and replace actions behave more reliably.
  • Dashboard summaries and slide previews refresh more consistently after changes made in the editor.

Presentation and highlights

  • Highlight clicks no longer accidentally advance the presentation.
  • Highlight positions now better match what is shown on the slide.
  • Duplicated, imported, and copied slides now keep highlight steps independent, preventing highlight mix-ups between slides or presentations.
  • Code previews clear or fall back more safely when switching slides, changing themes, or opening very large code slides.

Reliability fixes

  • Pending edits are saved more safely when switching slides, closing the app, or quitting.
  • Search handles unusual queries more gracefully.
  • Import, export, database opening, native menu shortcuts, and desktop file actions are more robust.
  • Bulk delete and slide stack actions preserve selection state and grouped slide movement more reliably.