Skip to content

Commit

Permalink
Merge branch 'develop' into feature/2295
Browse files Browse the repository at this point in the history
  • Loading branch information
EmiM committed Apr 4, 2024
2 parents 0963a59 + 71c8b22 commit fa0d7b9
Show file tree
Hide file tree
Showing 39 changed files with 139 additions and 3,462 deletions.
13 changes: 7 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,22 @@

# Features:

* Add support for new format of invitation link: `c=<cid>&t=<token>&s=<serverAddress>&i=<inviterAddress>`
* Add support for new format of invitation link: `c=<cid>&t=<token>&s=<serverAddress>&i=<inviterAddress>` ([#2310](https://github.com/TryQuiet/quiet/issues/2310))
* Add utilities for emoji detection in messages and make all-emoji message larger font size ([#519](https://github.com/TryQuiet/quiet/issues/519))
* Use server for downloading initial community metadata if v2 invitation link is detected ([#2295](https://github.com/TryQuiet/quiet/issues/2295))

# Refactorings:

* Use ack for CREATE_NETWORK and simplify
* Refactored package.json to have consistent license "GPL-3.0-or-later"

# Fixes

* Fixes channel name creation logic
* Allow JPEG and GIF files as profile photos ([#2332](https://github.com/TryQuiet/quiet/issues/2332))

# Other:

* Refactored package.json to have consistent license "GPL-3.0-or-later"

[2.1.2]

# Refactorings:
Expand All @@ -30,14 +30,14 @@

# Fixes:

* Fixes channel name creation logic
* Remove duplicate introduction messages once again
* Prevent channel creation with names that start with special character, then a hyphen
* Choose random ports for Tor services (iOS)
* Use consistent identicons for messages and profile
* Add retry ability to tor-control and misc tor-control fixes
* Ship Tor binary and use custom TorHandler

# Chores:
# Other:

* Upgraded React-Native to 0.73.2

Expand Down Expand Up @@ -277,3 +277,4 @@
* C4 for Quiet architecture. Context and Container diagrams.

* Invite tab as default in settings

30 changes: 0 additions & 30 deletions docs/tor_mobile.md

This file was deleted.

5 changes: 0 additions & 5 deletions external-licenses/licensing.md

This file was deleted.

21 changes: 0 additions & 21 deletions external-licenses/nodejs-mobile-react-native.license.txt

This file was deleted.

Loading

0 comments on commit fa0d7b9

Please sign in to comment.