Skip to content

Releases: azu/no-clipboard-app

v2.0.1

27 May 15:31
@azu azu

Choose a tag to compare

🔥 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

v2.0.0

27 May 15:17
@azu azu

Choose a tag to compare

🔥 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.

v1.0.1

26 May 13:54
@azu azu

Choose a tag to compare

Fixes:

mac

  • quit on close

v1.0.0

26 May 13:16
@azu azu

Choose a tag to compare

fix