What's Changed
- Add image upload support for local Obsidian images.
- Add an "Upload images to Halo" command.
- Add image link replacement settings and local upload cache.
- Support both Obsidian wiki image embeds and standard Markdown image links.
- Restore cached local image links when updating content from Halo if image link replacement is disabled.
- Add publish retry handling for Halo post version conflicts.
- Normalize site URLs for more reliable site matching.
- Add Rstest-based unit tests for settings, publishing, image upload, and update flows.
- Update build/test setup.
Full Changelog: 1.1.1...1.2.0