Skip to content

1.0.1 - Hackathon Preparation

Compare
Choose a tag to compare
@JoeLudwig JoeLudwig released this 20 Sep 18:36
· 179 commits to master since this release
  • 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 )