Skip to content

Releases: Qeole/Enlight

Version 2.7.11.0

17 Jun 22:31
Compare
Choose a tag to compare

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

22 Jul 23:05
Compare
Choose a tag to compare

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

28 May 11:16
Compare
Choose a tag to compare
  • 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

25 May 19:46
Compare
Choose a tag to compare
  • 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

23 Feb 21:16
Compare
Choose a tag to compare
  • 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

03 Nov 00:40
Compare
Choose a tag to compare
  • Switched to web extension! See commit log from 99821c9 for more details.
  • Embeds highlight.js version 9.12.0

Version 2.0.9.12

03 Nov 00:38
Compare
Choose a tag to compare
Version 2.0.9.12 Pre-release
Pre-release

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

05 Nov 16:59
Compare
Choose a tag to compare
  • Embeds highlight.js version 9.8.0

Version 1.15.1

10 Aug 21:26
Compare
Choose a tag to compare

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

10 Aug 19:32
Compare
Choose a tag to compare
Version 1.15.0 Pre-release
Pre-release

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.