-
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
Showing
2 changed files
with
22 additions
and
25 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,26 +1,20 @@ | ||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [2.3.3-alpha.0](https://github.com/TryQuiet/quiet/compare/@quiet/[email protected]...@quiet/[email protected]) (2024-12-05) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **#2593:** link color ([#2640](https://github.com/TryQuiet/quiet/issues/2640)) ([7110cb5](https://github.com/TryQuiet/quiet/commit/7110cb5d6c84c9c3862ad15c532b593ec1341455)), closes [#2593](https://github.com/TryQuiet/quiet/issues/2593) | ||
* user profile area should be clickable [#2566](https://github.com/TryQuiet/quiet/issues/2566) ([#2595](https://github.com/TryQuiet/quiet/issues/2595)) ([9dfd6da](https://github.com/TryQuiet/quiet/commit/9dfd6da55a744546afd185c17bc8e6bbe29ec3ad)) | ||
|
||
|
||
### Features | ||
# Changelog | ||
|
||
* Add in V2 invite links for LFA ([#2661](https://github.com/TryQuiet/quiet/issues/2661)) ([46c0716](https://github.com/TryQuiet/quiet/commit/46c07166b3a8afd03d8d47d275b1787da8cfdaf1)) | ||
## [unreleased] | ||
|
||
## [2.3.3] | ||
|
||
### New features | ||
|
||
* Adds basic sigchain functions ([#2625](https://github.com/TryQuiet/quiet/issues/2625)) | ||
* Instantiates signature chain when creating communities and reloading application ([#2626](https://github.com/TryQuiet/quiet/issues/2626)) | ||
* Added in LFA-ready invite links ([#2627](https://github.com/TryQuiet/quiet/issues/2627)) | ||
|
||
### Fixes | ||
|
||
# Changelog | ||
* Changed company name in app to "A Quiet LLC" ([#2642](https://github.com/TryQuiet/quiet/issues/2642)) | ||
* Fixed copyright statement in Electron app ([#2589](https://github.com/TryQuiet/quiet/issues/2589)) | ||
* Improved clickable link contrast ([#2593](https://github.com/TryQuiet/quiet/issues/2593)) | ||
|
||
## [2.3.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,17 +1,20 @@ | ||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [2.3.3-alpha.0](https://github.com/TryQuiet/quiet/compare/@quiet/[email protected]...@quiet/[email protected]) (2024-12-05) | ||
# Changelog | ||
|
||
**Note:** Version bump only for package @quiet/mobile | ||
## [unreleased] | ||
|
||
## [2.3.3] | ||
|
||
### New features | ||
|
||
* Adds basic sigchain functions ([#2625](https://github.com/TryQuiet/quiet/issues/2625)) | ||
* Instantiates signature chain when creating communities and reloading application ([#2626](https://github.com/TryQuiet/quiet/issues/2626)) | ||
* Added in LFA-ready invite links ([#2627](https://github.com/TryQuiet/quiet/issues/2627)) | ||
|
||
### Fixes | ||
|
||
# Changelog | ||
* Changed company name in app to "A Quiet LLC" ([#2642](https://github.com/TryQuiet/quiet/issues/2642)) | ||
* Fixed copyright statement in Electron app ([#2589](https://github.com/TryQuiet/quiet/issues/2589)) | ||
* Improved clickable link contrast ([#2593](https://github.com/TryQuiet/quiet/issues/2593)) | ||
|
||
## [2.3.2] | ||
|
||
|