Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(config): add maximum.supported.desktop.version #49517

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

skjnldsv
Copy link
Member

@skjnldsv skjnldsv commented Nov 27, 2024

Summary

Add new config parameter maximum.supported.desktop.version (similar to minimum.supported.desktop.version) in order to prevent sync issues after updates (like nextcloud/desktop#4016 or nextcloud/desktop#5564)

Checklist

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
@skjnldsv skjnldsv force-pushed the feat/maximum.supported.desktop.version branch from b872242 to 8c0f8db Compare November 27, 2024 10:39
@skjnldsv skjnldsv enabled auto-merge November 27, 2024 11:13
@skjnldsv skjnldsv added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Nov 27, 2024
@skjnldsv skjnldsv merged commit 5e785fb into master Nov 27, 2024
187 checks passed
@skjnldsv skjnldsv deleted the feat/maximum.supported.desktop.version branch November 27, 2024 11:17
@skjnldsv skjnldsv mentioned this pull request Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish client: 💻 desktop enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add 'maximum.supported.desktop.version' parameter
4 participants