You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed several places where Aardvark would have the wrong number of slashes in a gadget manifest URL. (Thanks @fuag15 !)
Hooked up the new "labs" tab in the gadget registry. (Thanks @JaredMonkey )
Cleaned up a number of web package security issues.
Added the origin and user agent string of the peer gadget to the information available on active interfaces.
Added "Favorite" and "Delete" actions to the A menu when it is selected for a gadget. To get this functionality in your own gadgets, make sure you are using at least [email protected] and [email protected].
Changed the addFavorite function on AvGadgetList to not require a prompt to the user when it is called from within Aardvark. Calls to that function from a regular browser (for instance on the landing page) will still prompt.
Aardvark will now hide itself when the SteamVR dashboard is up #150 (Thanks for the suggestion @BOLL7708 )