Skip to content

Fix cache version only being created at the second start#1613

Merged
kolunmi merged 1 commit into
bazaar-org:mainfrom
AlexanderVanhee:version-file-not-set
Jun 11, 2026
Merged

Fix cache version only being created at the second start#1613
kolunmi merged 1 commit into
bazaar-org:mainfrom
AlexanderVanhee:version-file-not-set

Conversation

@AlexanderVanhee

Copy link
Copy Markdown
Collaborator

The old logic would cause the app to remove the cache at second start, causing a second long load time and the donation banner to show, as the cache version file would not yet exist.

This would cause the app to remove the cache at second start and show the donation dialog, which should also only appear after an update.
@AlexanderVanhee AlexanderVanhee self-assigned this Jun 10, 2026
@AlexanderVanhee AlexanderVanhee requested a review from kolunmi as a code owner June 10, 2026 19:37
@AlexanderVanhee AlexanderVanhee added the bug Something isn't working label Jun 10, 2026
@kolunmi

kolunmi commented Jun 11, 2026

Copy link
Copy Markdown
Collaborator

Thanks!

@kolunmi kolunmi merged commit 41971bc into bazaar-org:main Jun 11, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants