Releases: asciidoctor/asciidoctor-browser-extension
Releases · asciidoctor/asciidoctor-browser-extension
v2.3.0
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
Changelog
- Bump version 2.2.1 to publish a new package on https://addons.mozilla.org
- Run
npm audit fix
on the development dependencies
v2.2.0
v2.1.0
v2.0.0
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
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
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 defaultsource-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
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
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
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
.