================== 0.6.1 (2026-04-19) ================== .. currentmodule:: beemo Templates ========= - Added ``html_atom_safe`` field to :class:`~post_types.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