Skip to content

1.0.5

Choose a tag to compare

@github-actions github-actions released this 10 Jun 08:47
· 7 commits to main since this release

Native PowerPoint Doc Editor 1.0.5 cleans up community review recommendations and keeps the release metadata complete.

Changes:

  • Adds a contributing guide for setup, testing, release expectations, and data-safety reporting.
  • Uses Obsidian popout-safe document access for DOCX and PowerPoint UI work.
  • Replaces direct HTMLElement checks with cross-window-safe DOM guards.
  • Removes unnecessary type assertions reported by the community scanner.
  • Replaces CSS selectors/properties that raised compatibility warnings while preserving editor menu behavior.
  • Keeps release assets limited to main.js, manifest.json, and styles.css.