Isso v0.12.3 Release Notes
Release Date: 2020-02-22 // about 3 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'
. #597Set 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