The entire list of bugs handled in this release is also available via the
3.8 milestone
on GitHub. Note that as always it takes some time for Mozilla to
review the new version. If you're interested in staying on the bleeding
edge, try installing the
development channel beta release. If you are using this version and notice problems, it's best to
log an issue or let us know at
greasemonkey-dev (and be clear that it's with this version).
Feature enhancements:
- Scripts can now detect whether they are operating in Private Mode or not. (#2199)
Fixed bugs:
- Corrected a situation wherein some scripts could be executed twice. (#2371)
- Improved reliability of Sync service. (#2351)
- Improved handling of HTML pages served with .user.js URLs. (#2280)