Skip to content

Support Nextcloud 34 (Hub 26 Spring) #1

Description

@MartinHatas

Summary

Nextcloud recently released Hub 26 Spring (version 34) (released 2026-06-09). The app currently caps its supported Nextcloud version below that, so it can't be installed on the latest release without bumping the constraint.

Current state

appinfo/info.xml declares:

<nextcloud min-version="31" max-version="32"/>

This excludes both Nextcloud 33 and the latest 34.

Request

Please update the app to support the latest Nextcloud version:

  • Bump max-version in appinfo/info.xml to 34 (covering 33 and 34).
  • Test the dashboard widget against Nextcloud 33 and 34 to confirm the contact_birthdays calendar integration still works.
  • Update CI matrix / release artifacts if they pin specific Nextcloud versions.

References

Thanks for maintaining this widget!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions