Releases: EbonJaeger/nosquint
Releases · EbonJaeger/nosquint
v2.2.2
Changelog:
- Add a pref for debug mode
- Change all for...in [key, value] loops to for...of for PM28
v2.2.1
Changelog:
- Revert change to TabsProgessListener (Ref #8)
- Fix syntax errors in
lib.js
- Debug statements actually print now
v2.2.0
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
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