This repository has been archived by the owner on Oct 8, 2023. It is now read-only.
Fix a couple of issues with 15.8_0:
- Use the registry dedicated for self hosted environment by default [1]
- Update the default path to the konnector launcher script
Thanks to @sblaisot for his help[french] on this
[1] To change the registry used by application previouslt deployed, use these commands:
cozy apps uninstall <app> --domain ...
cozy apps install <app> registry://<app>/stable --domain ...
What's Changed
New Contributors
Full Changelog: 1.5.8_0...1.5.8_1