Skip to content

1.17.1

Choose a tag to compare

@takeshy takeshy released this 30 Jun 21:48

Maintenance and polish release.

🌐 Translations

  • Synced the External Skills and OKF Knowledge Sources documentation and UI strings across all 8 languages (de, es, fr, it, ja, ko, pt, zh).

πŸ› οΈ Code quality (Obsidian community-review compliance)

  • Use requestUrl instead of fetch for network requests.
  • Replaced the native confirm() dialog with an in-app modal.
  • Cross-window-safe DOM checks (instanceOf, window.requestAnimationFrame).
  • Removed unnecessary type assertions and an unused import.

🎨 Styling

  • Reduced !important usage in timeline embeds by raising selector specificity (kept only where Obsidian sets inline widths).

Full changelog: 1.17.0...1.17.1