mirror of
https://github.com/scotttomaszewski/obsidian-disciples-journal.git
synced 2026-07-22 05:42:13 +00:00
Docs update
This commit is contained in:
parent
1fa7598a83
commit
ac747f43b4
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue