- If the homepage's content changes while opening, restore the old version. This should prevent a rare bug in the Obsidian API that causes the content to be wiped (#69).
- When checking if a note is the homepage note, check its name caselessly. This prevents issues from arising if the note's name and the value entered in the settings are cased differently (#73).
Removals and deprecations
- Users which previously used the (now removed) "Use ribbon icon" setting will no longer have that automatically transferred to the native Obsidian setting.