github PixeroJan/obsidian-toword 1.4.3

latest releases: 1.4.7, 1.4.6, 1.4.5...
3 months ago

[1.4.3] - 2026-05-14

๐Ÿงน Code Quality & Compliance

  • Replaced fetch with Obsidian's requestUrl for cross-platform network requests
  • Switched to activeWindow / activeDocument and Obsidian's .instanceOf(HTMLElement) helper for popout window compatibility
  • Use window.setTimeout instead of bare setTimeout
  • Removed the <h2> settings header and the redundant "ToWord Settings" heading from the settings tab
  • Renamed the export command id to avoid the plugin id prefix
  • Bumped minAppVersion to 1.4.0 to match Vault.createFolder requirement
  • Typed loadData() result to remove unsafe any assignment
  • Removed unused imports/variables and tightened types in regex callbacks
  • Cleaned up unnecessary regex escapes
  • Replaced deprecated builtin-modules package with Node's built-in module.builtinModules

Don't miss a new obsidian-toword release

NewReleases is sending notifications on new releases.