The entire list of bugs handled in this release is also available via the
3.7 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:
- Added a (subtle) indicator for scripts that can not / will not download updates. (#2358)
Fixed bugs:
- Using @resource URLs for images could fail to work in multi-process Firefox. (#2341)
- Invalid metadata in the template prevented the "New Script" feature. (#2336)
- Drag-and-drop install of a script could launch two install windows. (#2292)