If you are using it 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).
Enhancements:
- Improve the clarity of the error message when installing a script with a missing sub-resource. (#1666)
- Create opt-in only statistics gathering. See the post about this. (#1651)
- When displaying an update that has been found but not installed due to user settings, show the version that will be installed by the update, not the version already installed. (#1497)
- Fix a failure to download updates when one is found. (#1669)
- Fix the enable/disable pattern on the User Script Commands sub menu. (#1665)
- Do not break the script when adding a bad (i.e. 404) URL as a new @require. (#1661)
- Avoid loops when the resource at downloadURL and updateURL disagree about the newest available version. (#1659)
- Fix when relative URLs are provided for downloadURL or updateURL. (#1658)