Docs update

This commit is contained in:
Scott Tomaszewski 2026-06-01 12:39:40 -04:00
parent 1fa7598a83
commit ac747f43b4

View file

@ -1,9 +1,10 @@
# Changelog
## Unreleased
## 0.13.1
- Renders ESV passage HTML through Obsidian's `sanitizeHTMLToDom()` and appends the resulting fragment, instead of assigning the raw API response to `innerHTML`
- Scrolls to a referenced verse the moment it renders by watching the view for the verse element, instead of guessing with a fixed delay (more reliable on slow loads, snappier on fast ones)
- Consolidates the Bible file services and unifies ESV response conversion
## 0.13.0