Skip to content

Update Roboats to v0.8.7-alpha - #6076

Open
KoalaSat wants to merge 1 commit into
getumbrel:masterfrom
KoalaSat:bump-robosats-v0.8.7-alpha
Open

KoalaSat wants to merge 1 commit into
getumbrel:masterfrom
KoalaSat:bump-robosats-v0.8.7-alpha

Conversation

@KoalaSat

Copy link
Copy Markdown
Contributor

Type

App update

App

App ID: robosats
Upstream project: Robosats
Version: v0.8.7-alpha

Summary

Full changelog here: https://github.com/RoboSats/robosats/releases/tag/v0.8.7-alpha

Verification

Umbrel testing performed:

Environment tested:

  • Umbrel device
  • Local umbrelOS test environment
  • Not runtime tested

Architecture tested:

  • amd64
  • arm64

Known lint warnings or caveats:

Notes

Permissions, dependencies, migrations, default credentials, or caveats:

For new apps, include screenshots and a logo reference. Umbrel will create the final App Store gallery assets.

@nmfretz

nmfretz commented Sep 16, 2026

Copy link
Copy Markdown
Member

Thanks for the update @KoalaSat! I tested the upgrade and hit one compatibility issue: the new client serves HTTPS, while Umbrel’s app proxy still connects to it over HTTP, so the app fails to open.

We have built-in HTTPS coming in umbrelOS 2.0, which is currently in beta, with the stable release scheduled for the 22nd. I think we can use that here by adding:

manifestVersion: 2
requiresHttps: true

We’d also configure RoboSats to serve HTTP internally and let Umbrel handle HTTPS for the browser. That should give OpenPGP 6 the secure context it needs and resolve the proxy mismatch.

We could target this update for the 2.0 release and test the configuration, including robot creation and recovery, before going live. Does that sound okay to you?

@nmfretz nmfretz assigned nmfretz and unassigned nmfretz Sep 16, 2026
@nmfretz nmfretz added the question Further information is requested label Sep 16, 2026
@KoalaSat

Copy link
Copy Markdown
Contributor Author

We could target this update for the 2.0 release and test the configuration, including robot creation and recovery, before going live. Does that sound okay to you?

Sounds great, thank you!

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

Labels

question Further information is requested

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants