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

6.4.3 #1192

Merged
merged 26 commits into from
Aug 15, 2024
Merged

6.4.3 #1192

merged 26 commits into from
Aug 15, 2024

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Aug 3, 2024

  • Fix omemo handling when chatting with users not in the contact list
  • Improve PLAIN-only warning message on first login
  • Don't show spurious "new message" notifications for outgoing media files
  • Make sure to open the receiver's chat when sharing via sharesheet
  • Fix hang on startup
  • Fix SASL2 upgrade path for servers using LDAP as auth backend
    MACOS_ONLY - Fix crash when deleting account

@tmolitor-stud-tu tmolitor-stud-tu marked this pull request as ready for review August 4, 2024 01:16
FriedrichAltheide and others added 17 commits August 4, 2024 07:19
- Don't show spurious "new message" notifications for outgoing media
files
- Make sure to open the receiver's chat when sharing via sharesheet
- Fix hang on startup
- Fix SASL2 upgrade path for servers using LDAP as auth backend
- Don't show spurious "new message" notifications for outgoing media
files
- Make sure to open the receiver's chat when sharing via sharesheet
- Fix hang on startup
- Fix SASL2 upgrade path for servers using LDAP as auth backend
- Improve PLAIN-only warning message on first login
Alert about ongoing MITM before sending out client-final-message to
finish authentication.
When opening a new chat and not having any omemo keys/devices for this
contact, we try to fetch the omemo devicelist+bundles while showing a
progress HUD.
If we do not succeed fetching those, we display a warning to the user
and disable encryption.
When removing or disabling a contact, all share intentions for all
contacts on this account should be properly removed to nos provide
dangling share extension in ios' ui.
@tmolitor-stud-tu tmolitor-stud-tu merged commit 161e099 into stable Aug 15, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants