Skip to content

1.0.4

Compare
Choose a tag to compare
@the-turk the-turk released this 22 Jul 04:12
· 10 commits to v1.0.0 since this release
ec828bb

Requires Flarum v1.2.0+

  • Fix inline Litedown links have priority over regular BBCodes. (#28)
  • Update KaTeX to v0.16.0 (see their changelog) - copy-tex now uses js instead of css which makes it more robust.
  • Update js dependencies and imports.
  • Uses new default extender instead of deprecated addSettings migration helper.
  • Uses exported flarum/mentions fragment PostQuoteButton instead of replicating it.