-
-
Notifications
You must be signed in to change notification settings - Fork 20
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
Implement an upgrade step for Plone 6.1 #324
Comments
jensens
added a commit
that referenced
this issue
Apr 19, 2024
It should be implemented in Plone 6.0 also. |
@mauritsvanrees What do you think? I tend to not change much feature wise in 6.0.x |
Ok, got it, well then... |
All merged now AFAIS. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
some registry entries should be upgraded via upgrade step if a site is upgraded to Plone 6.1. the interfaces
ITinyMCEPluginSchema
andIFilterSchema
contains new values.The text was updated successfully, but these errors were encountered: