Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatibility with Nextcloud 14 #15

Closed
juliushaertl opened this issue Aug 9, 2018 · 3 comments
Closed

Compatibility with Nextcloud 14 #15

juliushaertl opened this issue Aug 9, 2018 · 3 comments

Comments

@juliushaertl
Copy link

Hi @te-online,

as you may have already seen, we have entered the beta phase for the release of Nextcloud 14. We try to keep up compatibility with older apps, but in some cases apps need some adjustments to properly work on new Nextcloud releases. With Nextcloud 14 there have been quite some changes in that regard:

You can find a list of all critical changes for app developers and admins at nextcloud/server#7827 You can run occ app:check-code to validate that there are no issues with deprecated or private message calls.

One critical change is the overall restructuring of the main template (nextcloud/server#9982) that might require some adjustments in your app.

We would be very pleased if you can make your app compatible with Nextcloud 14 and release a new version to the app store, so that users can properly test it and the upgrade experience to Nextcloud 14 will be even better than before.

Feel free to ask, if you have any questions regarding making your app compatible with Nextcloud 14.

Thanks for being part of the Nextcloud community and for all the effort you put into providing this app 🚀

@te-online
Copy link
Owner

Hi @juliushaertl
Thanks a lot for your hint. :-) I'll prepare the app for 14 as soon as I get to it!

@te-online
Copy link
Owner

If anyone wants to check the compatibility and report any issues that would be highly appreciated as well, of course.

@te-online
Copy link
Owner

Done in v1.0.7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants