- Fixed issues related to alias generation on non-embedded links to blocks or headings. (#61)
- Removed redundant
decodeURIcall on blobs. - Removed redundant function calls in Dataview processor.
- Removed unused utility functions.
- Replaced many CSS rules with Obsidian CSS properties to better integrate with Obsidian themes.
- Fixed grammatical error in embed settings description.
- Expanded settings tabs to show names on desktop.
- Tablet and mobile still only show name on the active tab.
- Updated dependencies.