Skip to content

0.12.6

Compare
Choose a tag to compare
@ix5 ix5 released this 15 Mar 16:38
· 627 commits to master since this release

What's Changed

  • Add sphinxnotes-isso to related projects by @SilverRainZ in #714
  • Improve cookie SameSite/secure handling by @ix5 in #700
  • Serve isso.css separately instead of inline by @ix5 in #704
  • Move the IRC channel to irc.libera.chat by @jelmer in #731
  • Add Korean translation by @hwiorn in #727
  • Update Vietnamese translation by @ruathudo in #721
  • Add a github action by @jelmer in #707
  • Fix GitHub actions by @BookGin in #733
  • Require an edit cookie to be able to view a comment to be edited. by @fluffy-critter in #683
  • admin: restore comment content after cancel edit by @rocka in #470
  • docs: install: Reorder Install from source, py3.5 by @ix5 in #703
  • Remove legacy werkzeug support by @ix5 in #702
  • Use <pre> for comments in admin area by @ix5 in #604
  • Build JavaScript files during python package build by @stefangehn in #697
  • utils: html: Normalize misaka extensions by @ix5 in #686
  • Dockerfile: Set TOX_ENV to use artifacts from nodejs build instead of building inside Python container (fixes #759) by @alexandru in #760
  • Avoid TypeError when #isso-root is not in the DOM by @zaygraveyard in #757
  • config: Disable interpolation of values by @ix5 in #764
  • Handle browsers with no navigator.language better (#521) by @zackw in #674
  • Have client read out shared settings from server by @pellenilsson in #311
  • docs: quickstart: fix comment in sample config by @kevinnls in #769
  • Remove py2 import remnants, sort imports, cleanup, move to pytest, enable python 3.10 by @ix5 in #767
  • docs: Minor nits: Reword link, include advanced-migration in sidebar, copyright, clean conf by @ix5 in #795
  • .github: Add sphinx docs GH Action by @ix5 in #796
  • Revert "Build JavaScript files during python package build" by @ix5 in #798
  • comment moderation fix item value check by @fliiiix in #799
  • [UGLY] admin: Use textarea for comment editing by @ix5 in #793
  • Remove ISSO_CORS_ORIGIN and references by @ix5 in #803
  • setup.py, README: Generate proper Project Description for PyPi by @ix5 in #802
  • views: moderation: Add unit tests, proper response instead of "Yo", apiDoc clarifications by @fliiiix in #805

New Contributors

Full Changelog: 0.12.5...0.12.6