General
Added Blob
and File
download capabilities to GM_download
Added support for sending ArrayBuffer
and UInt8Array
objects via GM_xmlhttpRequest
Added the $DATETIME$
variable for use in script templates
Fixed intermittent missing progress events for GM_download
and GM_xmlhttpRequest
Fixed response text encoding of fetch-based, non-utf8 GM_xmlhttpRequest
Reworked the storage implementation
Reworked the sandbox console
to make its properties configurable
Fixed onurlchange
so it fires on hash changes triggered by pushState
Firefox
Fixed ESLint inline‑configuration error message
Fixed several crashes seen in the wild
Fixed issues in case CSP modification was set to Yes
for backward compatiblity
Fixed displaying SVG icons
UI
Added commands to jump to the next/previous linter problem
Added an option to show no text, but only the badge on script execution
Improved tag editing for selected scripts
Corrected rendering of SVG script icons
Fixed site favicon issues
Made some more strings translatable (unit, editor commands)
Fixed forced action menu updates
Reworked the UI to better distinguish between scripts that are disabled and those that are enabled but not executed
Sync
Added the user-modified flag to the synced properties to prevent overwriting local changes after a sync
Enhanced OneDrive sync by adopting a standardized URL for file listings
Experimental
Locales
Updated Greek translation | thanks panos78
Updated Italian translation | thanks to bovirus
Updated Portuguese-Brazil translation | thanks to igorruckert
Updated Japanese translation | thanks to shirayuki
Updated Vietnamese translation | thanks to IoeCmcomc