You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Note:** Version bump only for package @quiet/desktop
7
+
* Android build now targets SDK 35 [#2736](https://github.com/TryQuiet/quiet/issues/2736)
9
8
9
+
### Fixes
10
10
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)
11
13
14
+
### Features
12
15
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)
13
18
14
-
# Changelog
19
+
### Security
20
+
21
+
* More secure socketIOSecret sharing [#2931](https://github.com/TryQuiet/quiet/issues/2931)
15
22
16
-
## [Unreleased]
23
+
## [6.0.1]
17
24
18
25
### Security
19
26
@@ -42,7 +49,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
42
49
### Chores
43
50
44
51
* 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!)
46
53
* Quiet Android now uses Tor 0.4.8.16 [#2861](https://github.com/TryQuiet/quiet/issues/2861)
47
54
* The process for updating Tor on Android is now also mostly automated and part of our release checklist
48
55
* Stops duplicating Tor binaries on MacOS (we were just duplicating the same Universal Binary for both x64 and arm64, which did not make sense.)
**Note:** Version bump only for package @quiet/mobile
7
+
* Android build now targets SDK 35 [#2736](https://github.com/TryQuiet/quiet/issues/2736)
9
8
9
+
### Fixes
10
10
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)
11
13
14
+
### Features
12
15
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)
13
18
14
-
# Changelog
19
+
### Security
20
+
21
+
* More secure socketIOSecret sharing [#2931](https://github.com/TryQuiet/quiet/issues/2931)
15
22
16
-
## [Unreleased]
23
+
## [6.0.1]
17
24
18
25
### Security
19
26
@@ -42,7 +49,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
42
49
### Chores
43
50
44
51
* 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!)
46
53
* Quiet Android now uses Tor 0.4.8.16 [#2861](https://github.com/TryQuiet/quiet/issues/2861)
47
54
* The process for updating Tor on Android is now also mostly automated and part of our release checklist
48
55
* 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