[PR #6090] Add force reload button to settings #13371

Closed
opened 2026-04-10 21:52:28 -05:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/actualbudget/actual/pull/6090

State: closed
Merged: Yes


Adds a "Force reload app" button to the Advanced settings section. This allows users to clear the cached version of the app and load a fresh one, which is useful for resolving issues after updates or with stale cached files.

I'm not 100% sure if this logic will actually work.. hence why I have put it under a feature flag. But I need to get it deployed to edge to properly test it. If it doesn't work - I will remove it.


Open in Cursor Open in Web

**Original Pull Request:** https://github.com/actualbudget/actual/pull/6090 **State:** closed **Merged:** Yes --- <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes. Try running yarn generate:release-notes *before* pushing your PR for an interactive experience. --> Adds a "Force reload app" button to the Advanced settings section. This allows users to clear the cached version of the app and load a fresh one, which is useful for resolving issues after updates or with stale cached files. I'm not 100% sure if this logic will actually work.. hence why I have put it under a feature flag. But I need to get it deployed to edge to properly test it. If it doesn't work - I will remove it. --- <a href="https://cursor.com/background-agent?bcId=bc-89f69936-5354-4b81-8b08-d7eabcb6d539"><picture><source media="(prefers-color-scheme: dark)" srcset="https://cursor.com/open-in-cursor-dark.svg"><source media="(prefers-color-scheme: light)" srcset="https://cursor.com/open-in-cursor-light.svg"><img alt="Open in Cursor" src="https://cursor.com/open-in-cursor.svg"></picture></a>&nbsp;<a href="https://cursor.com/agents?id=bc-89f69936-5354-4b81-8b08-d7eabcb6d539"><picture><source media="(prefers-color-scheme: dark)" srcset="https://cursor.com/open-in-web-dark.svg"><source media="(prefers-color-scheme: light)" srcset="https://cursor.com/open-in-web-light.svg"><img alt="Open in Web" src="https://cursor.com/open-in-web.svg"></picture></a>
GiteaMirror added the pull-request label 2026-04-10 21:52:28 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#13371