Releases: Qeole/Enlight
Releases · Qeole/Enlight
Version 2.7.11.0
Features
- Improved the aspect of the preferences page
Highlight.js
- Switch to v11.0.1: Support for new languages and new themes (see highlight.js changelog for details)
- The default set of language for autodetection has got new entries (to reflect the list of “common” languages as per the download page on highlight.js website)
Bug fixes
- Fix race condition between language list generation, and activation of the checkboxes, in the preferences page
- Suppress a warning in the console that was due to closing the popup too early
- Remove useless debug messages
Misc
- Add a Makefile to help with compiling, checking, running the add-on
- Build the embedded library from its sources, and to do so, add highlight.js as a Git submodule
- Use a linter (ESLint)
- Code clean-up
Version 2.6.10.1
Features
- Add an option for setting tab width (default: 8-space long)
Highlight.js
- Switch to v10.1.1: Support for new languages and new themes (see highlight.js changelog for details)
- The default set of language for autodetection has got new entries (to reflect the list of “common” languages as per the download page on highlight.js website)
Bug fixes
- Fix file-extension-based detection for .diff/.patch files
- Fix restoring of option for printing line numbers
- Fix popup size
Version 2.5.9.15
- Bug fix: a race condition on an access to a global variable in the code for generating the list of languages in the add-on pop-up would sometime make the pop-up empty in previous version. Now fixed.
Version 2.4.9.15
- Use only a subset of languages, which can be costumised in the user preferences. Popup gets easier to read, autodetection is more accurate and much faster!
- Embeds highlight.js version 9.14.2.
Version 2.3.9.14
- Have just one list of alphabetically sorted languages in the pop-up.
- Add an option to guess file language based on the file extension (from the URL) instead of using the syntax-based detection from highlight.js.
- Fix a bug that would prevent printing the name of language detected (in case of auto-detection) when auto-highlighting option was not activated.
- Embeds highlight.js version 9.14.2.
Version 2.1.9.12
- Switched to web extension! See commit log from 99821c9 for more details.
- Embeds highlight.js version 9.12.0
Version 2.0.9.12
Switched to web extension!
But this one has a bug. Pushed to AMO, only to be deactivated a few minutes later.
Version 1.16.0
- Embeds highlight.js version 9.8.0
Version 1.15.1
Fully reviewed and available on AMO.
- Embeds highlight.js version 9.6.0
- Fixes packaging in regard to Enlight version v1.15.0
Version 1.15.0
Reviewed positively on AMO, but I deactivated it.
- Embeds highlight.js v9.6.0.
No other modification.
Mind that the XPI package contains useless files. Use the next version instead of this one.