Skip to content

v2.0.1

Latest
Compare
Choose a tag to compare
@azu azu released this 27 May 15:31
· 2 commits to master since this release

🔥 Breaking Change

The generated bookmarklet code is changed.
So, you have to update your registered bookmarklet.

⭐️ Features

Add bookmarklets

  • go-to-clipboard
    • Get clipboard text from server and treat it as URL, then go to the URL
  • copy-clipboard
    • Unuseful on Oculus Go. Send client's selection text to server

Fixes

  • Require key header to access /clipboard api.
  • Fix 2.0.0 publish bug