Skip to content

Prevent framing of the web app.

Compare
Choose a tag to compare
@or-else or-else released this 11 Apr 11:34
· 134 commits to master since this release

Server

DO NOT USE, this server release has a critical bug

bb87bce Add HTTP headers: X-Frame-Options, Referrer-Policy

  • By default, the X-Frame-Options: SAMEORIGIN is added. It prevents inclusion of TinodeWeb into a <frame>.
  • Referrer-Policy: origin clears the path of the referrer URL when navigating away from TinodeWeb.

TinodeWeb

Bug fixes: https://github.com/tinode/webapp/releases/tag/v0.23.1

JS-SDK

Bug fixes: https://github.com/tinode/tinode-js/releases/tag/v0.23.1

Tindroid

Bug fixes around use of speakerphone in calls, Google-forced update of the media picker:
https://github.com/tinode/tindroid/releases/tag/v0.23.3

Tinodios

No changes