Skip to content

fix(profile): prevent HTTP header from overriding custom update intervals#757

Merged
wwqgtxx merged 1 commit into
MetaCubeX:mainfrom
AlexFozor:fix-issue-751
Jun 1, 2026
Merged

fix(profile): prevent HTTP header from overriding custom update intervals#757
wwqgtxx merged 1 commit into
MetaCubeX:mainfrom
AlexFozor:fix-issue-751

Conversation

@AlexFozor
Copy link
Copy Markdown

Fixes #751

Bug:
If a user manually changed the auto-update interval in the app, the server's profile-update-interval HTTP header would immediately overwrite their choice during the next fetch.

Fix:
The HTTP header is now only applied to completely new profiles during the initial import. Manual changes made by the user will no longer be overwritten.

@AlexFozor
Copy link
Copy Markdown
Author

Also:
Fixes #742
Fixes #746
Fixes #756

@wwqgtxx wwqgtxx merged commit 71cb215 into MetaCubeX:main Jun 1, 2026
1 check passed
@AlexFozor AlexFozor deleted the fix-issue-751 branch June 1, 2026 17:17
@VVaraiotoko
Copy link
Copy Markdown

Thanks for your help! Could you add a switch for auto update if you have time in future?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants