release: 2.0.0#163
Merged
Merged
Conversation
Bump version to 2.0.0 and add a changelog. Major release: the app now requires Nextcloud 31+ and PHP 8.1+ (drops older versions), alongside the modernization, self-service reactivation, and test suites merged since v1.16.0. Signed-off-by: skjnldsv <skjnldsv@protonmail.com> Assisted-by: ClaudeCode:claude-opus-4-8
Rello
approved these changes
Jul 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Preferred Providers 2.0.0
Major release modernizing the app to current Nextcloud standards. Requires Nextcloud 31+ and PHP 8.1+ — older Nextcloud/PHP versions are no longer supported (breaking change).
✨ Features
♻️ Refactor & modernization
composer-bin(Modernize PHP: psalm/php-cs-fixer/rector tooling + controller attributes #158, fix: constructor property promotion follow-up #161)IAppConfigAPI (Modernize PHP: psalm/php-cs-fixer/rector tooling + controller attributes #158)admin-settings.jsdependency-free so it works on NC 32+ (jQuery/underscore/OC.linkToOCSwere dropped) (test(e2e): Playwright suite for the full account lifecycle #162)🐛 Bug fixes
ExpireUnverifiedAccountsbackground job crashing when expiring an account (missingIUserManagerinjection; undefined-property regression in thepp_disabledwrite) (Add PHPUnit test suite + CI matrix #159, test(e2e): Playwright suite for the full account lifecycle #162)✅ Testing
🧩 Nextcloud compatibility
⬆️ Dependencies
setup-php,actions/checkout,actions/setup-node,phpunit,nextcloud-version-matrix, and others (Chore(deps-dev): Bump phpunit/phpunit from 9.6.19 to 9.6.33 #140–Chore(deps): Bump skjnldsv/xpath-action from 7e6a7c379d0e9abc8acaef43df403ab4fc4f770c to d813024a13948950fd8d23b580254feeb4883d3c #148, Chore(deps): Bump shivammathur/setup-php from 2.37.0 to 2.37.2 #156, Chore(deps): Bump actions/checkout from 6.0.2 to 7.0.0 #157)This release PR bumps
appinfo/info.xmlto2.0.0and addsCHANGELOG.md. After merge, the tag / GitHub release / appstore publish is done by a maintainer.AI-assisted (Claude Code,
claude-opus-4-8); the commit carries anAssisted-by:trailer. Reviewed and owned by the submitter.