Isso v0.12.3 Release Notes

Release Date: 2020-02-22 // about 4 years ago
    • ๐Ÿ†• New "flags" option in the [markdown] section to customize Misaka's Markdown HTML rendering. By default, no flags are set.

      [markup] flags = skip-html, escape, hard-wrap

    Check docs/configuration/server.rst for more details. #616

    • ๐Ÿ›  Fix compatibility with newer versions of werkzeug. #614

    • โž• Add Python 3.8 support. #600, #615

    • ๐Ÿ†• New 'latest' endpoint to serve latest comments. #556

    • ๐Ÿ“ฆ include admin.js in Python Package. #606

    • โž• Add a approve-if-email-previously-approved setting.

    • Fall back to author names in gravatars (#482)

    • ๐Ÿ”’ Make Isso compatible with Content Security Policies without script-src 'unsafe-inline'. #597

    • Set subject for notification about new comment, subject should not be empty. #589

    • ๐Ÿ›  Fix rendering of disabled.html for 'Sub URI' sites.

    • contrib: Add Blogger importer tool. #529

    • Return 200 with empty array when there are no comments. #301

    • ๐Ÿ’… Translation updates for Polish, Slovak, Occitan.

    • Redirect to comment after moderation. #358