Skip to content

fix: declare compatibility with Nextcloud 34#30

Merged
vitormattos merged 2 commits into
mainfrom
fix/nc34-compat
May 14, 2026
Merged

fix: declare compatibility with Nextcloud 34#30
vitormattos merged 2 commits into
mainfrom
fix/nc34-compat

Conversation

@vitormattos
Copy link
Copy Markdown
Member

Summary

  • update app dependency metadata to allow Nextcloud 34
  • this avoids manual --force enable during local/dev setup

Change

  • appinfo/info.xml: <nextcloud min-version="30" max-version="34"/>

Why

The WooCommerce integration plugin relies on endpoints provided by this app (/ocs/v2.php/apps/admin_group_manager/...). On Nextcloud 34 the app was blocked by compatibility metadata (max-version="33"), causing endpoint 404 until force-enabled.

Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
@vitormattos vitormattos merged commit 455a383 into main May 14, 2026
7 of 8 checks passed
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

Successfully merging this pull request may close these issues.

1 participant