Avoid caching of local files
Add changelog link to update notification
Show includes `@match` statements at the "Sites" column too
cache favicons from includes at the options page
Fix error sometimes shown on page load
Disable localFile workaround and use xmlhttpRequest instead
Japanese translation updated | thanks to shirayuki
Fix window.open | thanks to cqrt
Add option argument to `GM_openInTab` { active: _true_|false, insert: true|_false_ }
Fix multiple confirm boxes on button click at script editor tag | thx Couchy
@require Blacklist
Specific icon in case a script blocker is running
Fix permission check
Fix image detection for @resource - overideMimetype is now used as content-type at response headers
Use JSLINT to get an idea of where syntax errors come from
Fix GM_config | thanks to cqrt
Fix "add new script" context menu item
Japanese translation updated | thanks to shirayuki
Fix multiple (sometimes infinite) script re-execution when requests to Tampermonkey main program timed out
link changelog from context menu
Japanese translation updated | thanks to shirayuki
Fix badge setting 'unique running scripts'
FinalUrl support for GM_xmlhttpRequest
Improve webRequest API usage
Japanese translation updated | thanks to shirayuki
name, author, coypright and description encoding at Tamperfire page
Fix multiple multiselect actions
Add option to not show a confirm message when a script is saved
Minify error messages
Open script editor when item at the context menu is clicked with middle or right button or ctrl key
Allow @ characters in script names
Fix script update check interval when sync is enabled
Make includes case insensitive
SetIcon warning fix
Fix storageListener cleanup on disconnected listener
TESLA - Tampermonkey External Script List Access :)
Settings layout improments
For this update a Chrome restart is required!
Reset section for Tampermonkey restart and factory reset
Optional 'contentSetting' permission to overwrite script blocker (i.e. ScriptNo) constraints
Restart Tampermonkey when new permission was granted
Japanese translation updated | thanks to shirayuki
Option page fixes
Fix sometimes failing script execution
@user-agent support, user-agent switcher
Warning when a script blocker is detected
Fix execution of script with macintosh line endings
Fix multiple confirm boxes on pages with iframes