Skip to main content
Apps/App Versions
In developmentv0.xNL · EN

App Versions

Pin and roll back any Nextcloud app version. Multi-source picker over the app store, GitHub releases, and private registries. Audit-trailed, admin-only, a safety net for fleet upgrades.

What it does

A version picker for the apps you actually run.

Nextcloud's built-in updater jumps to the latest. App Versions adds the missing knob: pick any release, from any configured source, and pin or roll back without leaving the admin UI. The change is recorded, so when something breaks two days later you know who downgraded what.

Per-app version table.

For every installed app: current version, available versions per source, last upgrade, rollback target. One screen, no command line.

Multiple sources.

Nextcloud app store, GitHub releases, private registries. A token per source if needed; private GitHub releases work the same as public ones.

Rollback or pin.

One click to revert to a known-good release. Or pin a version so a future auto-update can't move it. Per app, not fleet-wide.

Audit trail.

Every version change recorded: who, when, from what to what, why. Visible to the admin team, exportable for compliance.

Status

Where it stands today.

The four canonical specs — version-management, external-sources, pat-management, and import — are in place. Admin UI for the picker is in active development. Follow the repository on GitHub for releases, or read the spec-anchored docs for the design rationale.