Skip to content

0.9.9

Compare
Choose a tag to compare
@posativ posativ released this 04 Mar 21:16
· 1290 commits to master since this release
  • several Python 3.x related bugfixes
  • don't lose comment form if the server rejected the POST request, #144
  • add localStorage fallback if QUOTA_EXCEEDED_ERR is thrown (e.g. Safari private browsing)
  • add '--empty-id' flag to Disqus import, because Disqus' export sucks
  • (re)gain compatibility with Werkzeug 0.8 and really old html5lib versions available in Debian Squeeze, #170 & #168
  • add User-Agent when Isso requests the URL, an alternate way to #151 (add 'X-Isso' when requesting).