Skip to content

07

Compare
Choose a tag to compare
@michielbdejong michielbdejong released this 02 Jun 09:03
· 65 commits to main since this release

Breaking for servers:

  • The app manifest is no longer guaranteed to contain a 'datastores-access'
    field.

Breaking for clients:

  • Zero-click login when the app is opened through the remotestorage= URL
    fragment parameter (the storage-first flow) is no longer allowed, the app
    should now ask for user confirmation before proceeding to connect. Also, if a
    remotestorage= parameter is present, the access_token= and scope=
    parameters should be ignored.