The entire list of bugs handled in this release is also available via the
4.10 milestone
on GitHub. (Due to a small human error (and the fact that they don't let you re-use version numbers), the version available from addons.mozilla.org is called "4.10.0" -- this is the same version.) If you are using this version and notice problems, it's best to let us know at
greasemonkey-dev (and be clear that it's with this version).
New features:
- Accessibility enhancements: Appropriate metadata for and a script editor compatible with screen readers. (#3058, #3059, #3060)
Fixed bugs:
- GM_xmlHttpRequest(): status is null when readyState < 4. (#3068)