Skip to content

0.0.37#43

Merged
biraj21 merged 3 commits into
mainfrom
dev
Jul 21, 2026
Merged

0.0.37#43
biraj21 merged 3 commits into
mainfrom
dev

Conversation

@biraj21

@biraj21 biraj21 commented Jul 21, 2026

Copy link
Copy Markdown
Member

No description provided.

bajrangCoder and others added 3 commits July 21, 2026 09:36
* feat: add HostQrSheet component for displaying connection QR codes in SavedHostItem

* chore: update iOS project configuration for development build

- Changed AUTH_CALLBACK_SCHEME for dev version in Info.plist to use a variable for flexibility.
- Updated project.pbxproj to reflect new display name and bundle identifier for the dev version.
- Modified auth.tsx to clarify handling of auth callback schemes for both Android and iOS development builds.

* chore: add qr code generator

* refactor: remove ConnectionStatus.scss and integrate styles directly into ConnectionStatus component

- Deleted the ConnectionStatus.scss file.
- Moved styles into the ConnectionStatus component using Tailwind CSS classes.
- Enhanced the connection status UI to provide clearer messaging during reconnection attempts and CLI updates.
- Added logic to manage reconnect attempts and host updating state.

* fix(auth): enhance error handling and session recovery logic

- Introduced AuthRequestError type to carry HTTP status in authentication errors.
- Added logic to retain session on transient network/server failures, preventing unnecessary sign-outs.
- Implemented retry mechanism for session refresh when the device comes back online.
- Updated refresh logic to handle backoff for failed refresh attempts, improving user experience during connectivity issues.

* chore: bump version to 0.0.37 for release
@biraj21
biraj21 merged commit f73c833 into main Jul 21, 2026
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