Skip to content

Commit 054c7ba

Browse files
Update packages CHANGELOG.md
1 parent f97976e commit 054c7ba

2 files changed

Lines changed: 30 additions & 16 deletions

File tree

packages/desktop/CHANGELOG.md

Lines changed: 15 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,26 @@
1-
# Change Log
1+
# Changelog
22

3-
All notable changes to this project will be documented in this file.
4-
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
3+
## [6.1.0]
54

6-
# [6.1.0-alpha.0](https://github.com/TryQuiet/quiet/compare/@quiet/desktop@6.0.1...@quiet/desktop@6.1.0-alpha.0) (2025-07-16)
5+
### Chores
76

8-
**Note:** Version bump only for package @quiet/desktop
7+
* Android build now targets SDK 35 [#2736](https://github.com/TryQuiet/quiet/issues/2736)
98

9+
### Fixes
1010

11+
* Abrupt closes properly clean up resources and save data [#2921](https://github.com/TryQuiet/quiet/issues/2921)
12+
* User Profile photo size limits now more strictly enforced [#2892](https://github.com/TryQuiet/quiet/issues/2892)
1113

14+
### Features
1215

16+
* User profiles and their connection status now appear in the sidebar [#2920](https://github.com/TryQuiet/quiet/issues/2920)
17+
* In development mode, a debug panel now exposes some state parameters to assist debugging [#2924](https://github.com/TryQuiet/quiet/issues/2924)
1318

14-
# Changelog
19+
### Security
20+
21+
* More secure socketIOSecret sharing [#2931](https://github.com/TryQuiet/quiet/issues/2931)
1522

16-
## [Unreleased]
23+
## [6.0.1]
1724

1825
### Security
1926

@@ -42,7 +49,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
4249
### Chores
4350

4451
* Quiet Desktop now uses Tor 0.4.8.16
45-
* The process for updating Tor on desktop is now mostly automated and part of our release checklist
52+
* The process for updating Tor on desktop is now mostly automated and part of our release checklist (thanks @bitmold!)
4653
* Quiet Android now uses Tor 0.4.8.16 [#2861](https://github.com/TryQuiet/quiet/issues/2861)
4754
* The process for updating Tor on Android is now also mostly automated and part of our release checklist
4855
* Stops duplicating Tor binaries on MacOS (we were just duplicating the same Universal Binary for both x64 and arm64, which did not make sense.)

packages/mobile/CHANGELOG.md

Lines changed: 15 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,26 @@
1-
# Change Log
1+
# Changelog
22

3-
All notable changes to this project will be documented in this file.
4-
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
3+
## [6.1.0]
54

6-
# [6.1.0-alpha.0](https://github.com/TryQuiet/quiet/compare/@quiet/mobile@6.0.1...@quiet/mobile@6.1.0-alpha.0) (2025-07-16)
5+
### Chores
76

8-
**Note:** Version bump only for package @quiet/mobile
7+
* Android build now targets SDK 35 [#2736](https://github.com/TryQuiet/quiet/issues/2736)
98

9+
### Fixes
1010

11+
* Abrupt closes properly clean up resources and save data [#2921](https://github.com/TryQuiet/quiet/issues/2921)
12+
* User Profile photo size limits now more strictly enforced [#2892](https://github.com/TryQuiet/quiet/issues/2892)
1113

14+
### Features
1215

16+
* User profiles and their connection status now appear in the sidebar [#2920](https://github.com/TryQuiet/quiet/issues/2920)
17+
* In development mode, a debug panel now exposes some state parameters to assist debugging [#2924](https://github.com/TryQuiet/quiet/issues/2924)
1318

14-
# Changelog
19+
### Security
20+
21+
* More secure socketIOSecret sharing [#2931](https://github.com/TryQuiet/quiet/issues/2931)
1522

16-
## [Unreleased]
23+
## [6.0.1]
1724

1825
### Security
1926

@@ -42,7 +49,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
4249
### Chores
4350

4451
* Quiet Desktop now uses Tor 0.4.8.16
45-
* The process for updating Tor on desktop is now mostly automated and part of our release checklist
52+
* The process for updating Tor on desktop is now mostly automated and part of our release checklist (thanks @bitmold!)
4653
* Quiet Android now uses Tor 0.4.8.16 [#2861](https://github.com/TryQuiet/quiet/issues/2861)
4754
* The process for updating Tor on Android is now also mostly automated and part of our release checklist
4855
* Stops duplicating Tor binaries on MacOS (we were just duplicating the same Universal Binary for both x64 and arm64, which did not make sense.)

0 commit comments

Comments
 (0)