1.17.1
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
requestUrlinstead offetchfor 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
!importantusage in timeline embeds by raising selector specificity (kept only where Obsidian sets inline widths).
Full changelog: 1.17.0...1.17.1