0.6.1 (2026-04-19)

Templates

  • Added html_atom_safe field to Post, which processes post HTML for safe use in Atom feeds: relative src and href attributes are resolved to absolute URLs using base_url, and any ]]> sequences are escaped to prevent breaking CDATA sections