Skip to content

Comments

Fix onboard desktop#205

Merged
IonesioJunior merged 2 commits intodevfrom
fix-onboard-desktop
Feb 18, 2026
Merged

Fix onboard desktop#205
IonesioJunior merged 2 commits intodevfrom
fix-onboard-desktop

Conversation

@IonesioJunior
Copy link
Member

This pull request introduces improvements to both the backend and frontend of the SyftHub Desktop application. The main changes include enhancing the environment setup process by automatically fetching and setting additional configuration values, and adding a new frontend API for retrieving the application version.

Backend improvements:

  • The SaveSettingsData function now attempts to fetch the username from the SyftHub API using the provided API key and sets the SPACE_URL environment variable for tunneling mode. If the fetch fails, a warning is logged instead of interrupting the flow.

Frontend enhancements:

  • Added a new GetVersion function to the frontend API (App.js), which allows the UI to retrieve the application's version from the backend.

@IonesioJunior IonesioJunior merged commit 7a8fb65 into dev Feb 18, 2026
29 checks passed
@IonesioJunior IonesioJunior deleted the fix-onboard-desktop branch February 18, 2026 20:10
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.

1 participant