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

Bugfixes and minor improvements #428

Merged
merged 9 commits into from
Aug 23, 2024
Merged

Bugfixes and minor improvements #428

merged 9 commits into from
Aug 23, 2024

Conversation

dzolnai
Copy link
Collaborator

@dzolnai dzolnai commented Aug 23, 2024

  • Adds native debug symbols which will be added to the bundle
  • Fixes a crash which only happened in app bundles
  • Fixes a crash which happened when there was no connection at startup
  • Fixes an issue that the connection state dialog stayed on the screen when there was an unexpected issue while loading the profiles
  • When connected via TCP, the protocol will be updated to display that on the connection status screen
  • Adds back the missing server name to the connection status screen
  • Connection via TCP is now a separate button on the connection status screen instead of a toggle in the settings
  • 'Use custom tabs' is now default on, and cannot be turned off (removed the setting)
  • The country selector is now sorted by the name of the country
  • Removed some unused code

@dzolnai dzolnai merged commit 8ea413c into master Aug 23, 2024
1 check passed
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