2
Can Automate support semantic version-based update rules for plugins and themes.
For example, allowing users to:
– Automatically apply patch updates only (e.g. 2.3.1 → 2.3.2)
– Allow minor updates but block major releases
– Require manual approval for major version changes
This would make automated updates much safer for production sites, where major updates can introduce breaking changes.