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

Add note on how to update client version #612

Closed

Conversation

Kennedy242
Copy link
Contributor

From the docs it isn't clear how to update
the client when using docker. This has been
asked a few times on the discord channel.

@actual-github-bot actual-github-bot bot changed the title Add note on how to update client version [WIP] Add note on how to update client version Jan 19, 2025
Copy link

netlify bot commented Jan 19, 2025

Deploy Preview for actualbudget-website ready!

Name Link
🔨 Latest commit db69ce5
🔍 Latest deploy log https://app.netlify.com/sites/actualbudget-website/deploys/678d5266cb6ba7000833a997
😎 Deploy Preview https://deploy-preview-612.www.actualbudget.org
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

From the docs it isn't clear how to update
the client when using docker. This has been
asked a few times on the discord channel.
@Kennedy242 Kennedy242 changed the title [WIP] Add note on how to update client version Add note on how to update client version Jan 19, 2025
@actual-github-bot actual-github-bot bot added 🔍 Ready for review Someone needs to look into this. and removed 🚧 WIP labels Jan 19, 2025
@@ -45,6 +45,8 @@ You can optionally configure the container using environment variables — see t
$ docker-compose pull && docker-compose up -d
```

> Note: After updating the server container, the client will automatically be updated. A manual page hard reload may be required to see the changes.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A hard reload should no longer be required with the latest client version, it will instead prompt you to update in a notification. Were you seeing different behaviour?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh okay good to know. I just updated server version from v24.11.0 to v25.1.0 and needed to close my firefox browser and then the client was updated. A page refresh wasn't working to update the client.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah yeah, 24.11 is the last version that didn't have that feature. Starting with the next updates it should work

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great thanks for the info! I'll go ahead and close this PR.

@Kennedy242 Kennedy242 closed this Jan 19, 2025
@actual-github-bot actual-github-bot bot removed the 🔍 Ready for review Someone needs to look into this. label Jan 19, 2025
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.

2 participants