07
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, theaccess_token=
andscope=
parameters should be ignored.