Skip to content

Releases: asciidoctor/asciidoctor-browser-extension

v2.3.0

12 Oct 11:36
Compare
Choose a tag to compare

Changelog

  • Upgrade to MathJax 3.0.0 (thanks @sindzicat)
  • Use server-side syntax highlighting (thanks @john-cj)
  • Upgrade addons-linter (Firefox) to 1.15.0
  • Upgrade Puppeteer to 1.20.0
  • Bump eslint-utils from 1.3.1 to 1.4.2

v2.2.1

30 Jul 15:23
Compare
Choose a tag to compare

Changelog

v2.2.0

14 Jul 13:19
0566220
Compare
Choose a tag to compare

Changelog

  • Fix inter-document cross references by using .adoc as outfilesuffix (thanks @jmini)
  • Disable the diagram extension by default (can be enabled in options page)
  • The Kroki server URL can now be configured in the options page (for instance, you can point to a local instance)

v2.1.0

24 Jun 06:47
Compare
Choose a tag to compare

Changelog

  • Set built-in attributes docfile, docname and docfilesuffix (thanks @utopalex & @ehmkah)
  • Use Kroki extension to render diagrams (support BlockDiag, SeqDiag, ActDiag, NwDiag, C4, Ditaa, Erd, GraphViz, Mermaid, Nomnoml, PlantUML, SvgBob and UMLet diagrams!)

v2.0.0

01 May 10:44
Compare
Choose a tag to compare

Changelog

  • Load additional languages for highlight.js (using :highlightjs-languages: attribute)
  • Upgrade to Asciidoctor.js 2.0.3
  • The default safe mode is now safe (was secure)

v1.5.9.100

01 Dec 19:01
Compare
Choose a tag to compare

Changelog

  • Add more languages to highlight.js (dockerfile, elm, golo, gradle, haskell, handlebars, kotlin, rust, swift, yaml, typescript)
  • Upgrade chartist to 0.11.0
  • Use the new Asciidoctor logo
  • Upgrade to Asciidoctor.js 1.5.9

v1.5.6.100

01 May 11:35
Compare
Choose a tag to compare

This release fixes an issue with the MathJax configuration and adds the missing images for golo, riak, maker and github themes.

Changelog

  • Add <meta name="viewport"> to the rendered HTML (thanks @mattpalermo)
  • Remove JQuery dependency
  • Use ECMAScript 6 features to improve the code readability and structure
  • Us the stylesheet query string to configure the stylesheet per document ?stylesheet=github
  • Upgrade to Asciidoctor.js 1.5.6
  • Allow to configure the polling to remote and local files
  • Don't show document title when noheader attribute is set (thanks @mojavelinux)
  • Use highlight.js as the default source-highlighter
  • Add PlantUML extension to render diagram
  • Load MathJax only when stem attribute is defined
  • Improve the performance on the first rendering
  • Improve the performance when enabling/disabling the extension
  • Redesign the options page using Bulma
  • Add the Mozilla addons linter in the build process

v1.5.5.112

07 Jan 14:34
Compare
Choose a tag to compare

This release fixes an issue with the MathJax configuration and adds the missing images for golo, riak, maker and github themes.

Changelog

v1.5.5.111

02 Dec 12:45
Compare
Choose a tag to compare

This is a bug fix release to make the extension compatible with Firefox Mobile.

Changelog

  • Add condition for unsupported API on Firefox Mobile #188

v1.5.5.110

28 Oct 14:39
Compare
Choose a tag to compare

This release is the first version compatible with Chrome and Firefox! 🎉

NOTE: If you are using a recent version of Firefox 52+ we strongly recommend to use this extension instead of the Asciidoctor Firefox Addon.
To install this extension on Firefox, just download and install the xpi file named asciidoctorjslivepreview-1.5.5.110.xpi.

Changelog