Skip to content

Nextcloud 34.0.0 support #517

@denics

Description

@denics

Feature request

Which Nextcloud Version are you currently using: I wish to use 34

Is your feature request related to a problem? Please describe.
Nextcloud 34 was released on June 8, 2026, but the latest stable release of workflow_script (v4.0.0) only declares compatibility with Nextcloud 33 (). This means users who have upgraded to NC 34 cannot install or use the latest stable release of this app.

The master branch has already jumped to targeting NC 35 (version 6.0.0-dev.0, min-version="35"), leaving NC 34 users without any compatible release — neither the current stable nor the development branch covers it.

Describe the solution you'd like
Please publish a release (e.g. v5.0.0) that declares compatibility with Nextcloud 34, either by backporting from master or branching a release from before the NC 35 jump.

Describe alternatives you've considered
Using the master branch directly — not possible since it targets NC 35 and may already contain breaking changes for NC 34.
Pinning to NC 33 — not a viable long-term option as NC 33 will reach end of life in February 2027.
Manually patching the info.xml — fragile and doesn't resolve any actual API compatibility issues.

Additional context
NC 34.0.0 stable release: June 8, 2026
workflow_script v4.0.0 (latest stable): January 27, 2026, supports NC 33 only
Master (6.0.0-dev.0): already targeting NC 35

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions