Releases: quoid/userscripts
Releases · quoid/userscripts
v2.1.3
18 Sep 01:17
Compare
Sorry, something went wrong.
No results found
Userscripts v2.1.3
fix strict csp fallback method bug caused by safari 14 update #75
v2.1.2
16 Sep 16:33
Compare
Sorry, something went wrong.
No results found
Userscripts v2.1.2
fixed a bug that caused discard & save buttons to remain active after loading a new script
update styling code
improve web demo experience
v2.1.1
14 Sep 16:56
Compare
Sorry, something went wrong.
No results found
Userscripts v2.1.1
fixed an issue that caused extension to crash when text preceded opening userscript tag - #69 #68 #58
improve sidebar tag filtering
update style overflows - #71
v2.1.0
08 Sep 19:24
Compare
Sorry, something went wrong.
No results found
Userscripts v2.1.0
allow users to choose the desired save/load location for their userscripts - #32
refocus editor after saving - #60
fixed a bug that was causing duplicate entries in the manifest - #62
regularly purge manifest of stale entries - #57
open save/load location properly when clicking link in settings modal
misc styling/code changes
v2.0.1
27 Jul 19:47
Compare
Sorry, something went wrong.
No results found
Userscripts v2.0.1
@include/@exclude are now aliases for @match/@exlcude-match
Display an error when browser is not supported
Allow direct downloads of app from GitHub release sections
v2.0.0
10 Jul 20:30
Compare
Sorry, something went wrong.
No results found
Userscripts v2.0.0
Near complete overhaul of extension
UI now lives in a page rather than popover
Enables multiple, domain specific, scripts
Many more features, see documentation
v1.5.0
14 Oct 18:22
Compare
Sorry, something went wrong.
No results found
Userscripts v1.5.0
Enable code folding in editor
Minor styling changes
v1.4.0
28 Aug 19:18
Compare
Sorry, something went wrong.
No results found
Userscripts v1.4.0
A lot of code cleanup and refactoring
Improved the popover loading experience
Javascript is now saved to a .js file, rather than .json
v1.3.0
24 Jul 20:05
Compare
Sorry, something went wrong.
No results found
Userscripts v1.3.0
Refactored WKWebView implementation to better support Catalina
View styling changes to prevent initial "white flash" before WKWebView loads
Minor CSS style updates
v1.2.0
03 Jul 01:39
Compare
Sorry, something went wrong.
No results found
Userscripts v1.2.0
Fixed an issue that prevented script injection on websites with strict CSP
Disabled 3D touch within the editor, which was causing cursor issues
Styling updates