All releases
v1.36.2
Fix

WanderNotes 1.36.2

Better HTML detection and markdown routing.

25 June 2026

Notes often mix plain text, markdown, and raw HTML in the same place. This release sharpens how WanderNotes tells them apart.

🐛 Fixes

  • Smarter content handling. We refined the logic that detects when content is HTML versus markdown, and improved how each type is routed to the right renderer. The upshot: mixed content shows up where and how you'd expect — embedded HTML renders as HTML, markdown renders as markdown, and the two no longer bleed into each other.