Skip to content

Releases: EbonJaeger/nosquint

v2.2.2

10 Jul 18:48
Compare
Choose a tag to compare

Changelog:

  • Add a pref for debug mode
  • Change all for...in [key, value] loops to for...of for PM28

v2.2.1

14 Jun 21:41
Compare
Choose a tag to compare

Changelog:

  • Revert change to TabsProgessListener (Ref #8)
  • Fix syntax errors in lib.js
  • Debug statements actually print now

v2.2.0

11 Jun 19:39
Compare
Choose a tag to compare

Changelog:

  • Implement zooming when scrolling over the status panel
  • Switch from one progress listener per tab to one global TabsProgressListener (seems to fix #7)
  • Minor code cleanup and modernization (still in progress)

Update 2.1.10

30 May 18:29
Compare
Choose a tag to compare

First release to explicitly target Pale Moon.

Changelog:

  • Target Pale Moon web browser
  • Apply popup text color preview dynamically
  • Change all instances of the word Firefox to Pale Moon in everything that wasn't a code comment