v0.0.13_pre-release
Pre-release
Pre-release
redblom
released this
05 Mar 09:18
·
30 commits
to main
since this release
Requires the following changes in the php configuration:
'sharing.remoteShareesSearch' => '\\OCA\\Invitation\\Service\\RemoteUserService',
'invitation.opencloudmeshRemoteShareesSearch' => '\\OCA\\OpenCloudMesh\\ShareeSearchPlugin',
Optional php config settings:
'invitation_mail_from_address' => '... eg. invitation-no-reply@domain.nl ...',
What's Changed
- opencloudmesh app integration by @redblom in #18
- Code fix by @redblom in #20
- Adapt flow and display info for end user by @redblom in #21
- Fix charset/collation and views upgrade issues by @redblom in #22
- Check for table existence. by @redblom in #23
- Various enhancements by @redblom in #24
Full Changelog: v0.0.11-test-opencloudmesh-integration...v0.0.13_pre-release