-
Notifications
You must be signed in to change notification settings - Fork 88
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Lucas Leblow
committed
May 10, 2024
1 parent
ca1b926
commit f177de1
Showing
2 changed files
with
3 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,3 @@ | ||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [2.2.0-alpha.4](https://github.com/TryQuiet/quiet/compare/@quiet/[email protected]...@quiet/[email protected]) (2024-05-08) | ||
|
||
**Note:** Version bump only for package @quiet/desktop | ||
|
||
|
||
|
||
|
||
|
||
[unreleased] | ||
|
||
# New features: | ||
|
@@ -19,6 +6,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline | |
|
||
# Fixes: | ||
|
||
* Update github workflows for PR gating ([#2487](https://github.com/TryQuiet/quiet/issues/2487)) | ||
* Don't create duplicate CSRs when joining a community under certain circumstances ([#2321](https://github.com/TryQuiet/quiet/issues/2321)) | ||
|
||
[2.2.0] | ||
|
@@ -34,9 +22,9 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline | |
|
||
# Fixes: | ||
|
||
* Allow JPEG and GIF files as profile photos ([#2332](https://github.com/TryQuiet/quiet/issues/2332)) | ||
* Fix issues with recreating general channel when deleted while offline ([#2334](https://github.com/TryQuiet/quiet/issues/2334)) | ||
* Fix package.json license inconsistency | ||
* Fixes issue with reconnecting to peers on resume on iOS ([#2424](https://github.com/TryQuiet/quiet/issues/2424)) | ||
|
||
[2.1.2] | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,3 @@ | ||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [2.2.0-alpha.4](https://github.com/TryQuiet/quiet/compare/@quiet/[email protected]...@quiet/[email protected]) (2024-05-08) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* start websocket connection on react init ([#2481](https://github.com/TryQuiet/quiet/issues/2481)) ([d3b822b](https://github.com/TryQuiet/quiet/commit/d3b822b795e0bd2e79ca0104897b63ef93701f9a)) | ||
|
||
|
||
|
||
|
||
|
||
[unreleased] | ||
|
||
# New features: | ||
|
@@ -23,6 +7,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline | |
# Fixes: | ||
|
||
* Fixes issue with reconnecting to peers on resume on iOS ([#2424](https://github.com/TryQuiet/quiet/issues/2424)) | ||
* Update github workflows for PR gating ([#2487](https://github.com/TryQuiet/quiet/issues/2487)) | ||
* Don't create duplicate CSRs when joining a community under certain circumstances ([#2321](https://github.com/TryQuiet/quiet/issues/2321)) | ||
|
||
[2.2.0] | ||
|