github PixeroJan/obsidian-toword 1.4.5

latest releases: 1.4.7, 1.4.6
one month ago

Changelog

All notable changes to the ToWord plugin will be documented in this file.

[1.4.5] - 2026-06-07

Fixed

  • Removed the unsupported icon field from manifest.json to satisfy the Obsidian manifest schema.
  • Replaced unsafe DOCX XML byte encoding with native TextEncoder.
  • Switched DOCX ZIP generation to typed zipSync output and normalized the ZIP bytes for Blob creation.
  • Avoided the deprecated settings tab display() self-call by refreshing settings through an internal render helper.

Changed

  • Centralized the export icon name in code and applied it to the ribbon button, command palette command, and file context menu item.

Don't miss a new obsidian-toword release

NewReleases is sending notifications on new releases.