Skip to content

Commit d330dde

Browse files
committed
Publish
- @quiet/desktop@7.0.1-alpha.0 - @quiet/mobile@7.0.1-alpha.0
1 parent 6d4b5d9 commit d330dde

File tree

9 files changed

+70
-22
lines changed

9 files changed

+70
-22
lines changed

packages/desktop/CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,29 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
## [7.0.1-alpha.0](https://github.com/TryQuiet/quiet/compare/@quiet/desktop@6.1.0-alpha.3...@quiet/desktop@7.0.1-alpha.0) (2026-03-03)
7+
8+
9+
### Bug Fixes
10+
11+
* Better QSS handling in invite links, proper redialing on disconnects, resetting LFA join status when in intermediate state on disconnect ([#3012](https://github.com/TryQuiet/quiet/issues/3012)) ([2b68c3c](https://github.com/TryQuiet/quiet/commit/2b68c3c94693f2aafa7fc5c7a65073e92c93e6dd))
12+
13+
14+
### Features
15+
16+
* **2803:** Write orbitdb sync data to QSS ([#2914](https://github.com/TryQuiet/quiet/issues/2914)) ([bfbfd92](https://github.com/TryQuiet/quiet/commit/bfbfd925feb35abf4bb6f04d2ed27b08a58b14cb))
17+
18+
19+
### Reverts
20+
21+
* Revert "Use mise-en-place (https://mise.jdx.dev/) for repo dependencies" ([18c8d31](https://github.com/TryQuiet/quiet/commit/18c8d31ea982fb8a793ab59a196cf00f2fc39f90))
22+
23+
24+
25+
26+
127
# Changelog
228

329
[unreleased]

packages/desktop/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/desktop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
},
8080
"homepage": "https://github.com/TryQuiet",
8181
"@comment version": "To build new version for specific platform, just replace platform in version tag to one of following linux, mac, windows",
82-
"version": "7.0.0",
82+
"version": "7.0.1-alpha.0",
8383
"description": "Decentralized team chat",
8484
"main": "dist/main/main.js",
8585
"scripts": {

packages/mobile/CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
## [7.0.1-alpha.0](https://github.com/TryQuiet/quiet/compare/@quiet/mobile@6.1.0-alpha.3...@quiet/mobile@7.0.1-alpha.0) (2026-03-03)
7+
8+
9+
### Bug Fixes
10+
11+
* Backend fails to start on GrapheneOS in 6.5.1 ([#3106](https://github.com/TryQuiet/quiet/issues/3106)) ([ce4b9f5](https://github.com/TryQuiet/quiet/commit/ce4b9f56a3cb3c1cd9836e3f234bb3b44560f396))
12+
* Keyboard avoiding on android, properly displaying send button on android, newline rendering in message component on mobile ([#2980](https://github.com/TryQuiet/quiet/issues/2980)) ([4f0afa3](https://github.com/TryQuiet/quiet/commit/4f0afa30160cdc75f624e7246580438c7d2e7600))
13+
14+
15+
### Reverts
16+
17+
* Revert "Use mise-en-place (https://mise.jdx.dev/) for repo dependencies" ([18c8d31](https://github.com/TryQuiet/quiet/commit/18c8d31ea982fb8a793ab59a196cf00f2fc39f90))
18+
19+
20+
21+
22+
123
# Changelog
224

325
[unreleased]

packages/mobile/android/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -170,8 +170,8 @@ android {
170170
applicationId = "com.quietmobile"
171171
minSdkVersion(rootProject.ext.minSdkVersion)
172172
targetSdkVersion(rootProject.ext.targetSdkVersion)
173-
versionCode 564
174-
versionName "7.0.0"
173+
versionCode 565
174+
versionName "7.0.1-alpha.0"
175175
resValue("string", "build_config_package", "com.quietmobile")
176176
testBuildType = System.getProperty("testBuildType", "debug")
177177
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"

packages/mobile/ios/Quiet/Info.plist

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundlePackageType</key>
1818
<string>APPL</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>7.0.0</string>
20+
<string>7.0.1</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleURLTypes</key>
@@ -34,25 +34,25 @@
3434
</dict>
3535
</array>
3636
<key>CFBundleVersion</key>
37-
<string>517</string>
37+
<string>518</string>
3838
<key>ITSAppUsesNonExemptEncryption</key>
39-
<false/>
39+
<false />
4040
<key>LSRequiresIPhoneOS</key>
41-
<true/>
41+
<true />
4242
<key>LSSupportsOpeningDocumentsInPlace</key>
43-
<true/>
43+
<true />
4444
<key>NSAppTransportSecurity</key>
4545
<dict>
4646
<key>NSAllowsArbitraryLoads</key>
47-
<false/>
47+
<false />
4848
<key>NSAllowsLocalNetworking</key>
49-
<true/>
49+
<true />
5050
<key>NSExceptionDomains</key>
5151
<dict>
5252
<key>localhost</key>
5353
<dict>
5454
<key>NSExceptionAllowsInsecureHTTPLoads</key>
55-
<true/>
55+
<true />
5656
</dict>
5757
</dict>
5858
</dict>
@@ -61,9 +61,9 @@
6161
<key>NSDocumentsFolderUsageDescription</key>
6262
<string>Quiet uses the document directory for storing files and images sent through the app.</string>
6363
<key>NSLocationWhenInUseUsageDescription</key>
64-
<string></string>
64+
<string />
6565
<key>NSPhotoLibraryLimitedAccessAPISupport</key>
66-
<true/>
66+
<true />
6767
<key>NSPhotoLibraryUsageDescription</key>
6868
<string>Quiet access photos for sending images through the app.</string>
6969
<key>UIAppFonts</key>
@@ -88,7 +88,7 @@
8888
<string>remote-notification</string>
8989
</array>
9090
<key>UIFileSharingEnabled</key>
91-
<true/>
91+
<true />
9292
<key>UILaunchStoryboardName</key>
9393
<string>LaunchScreen</string>
9494
<key>UIRequiredDeviceCapabilities</key>
@@ -102,6 +102,6 @@
102102
<string>UIInterfaceOrientationLandscapeRight</string>
103103
</array>
104104
<key>UIViewControllerBasedStatusBarAppearance</key>
105-
<false/>
105+
<false />
106106
</dict>
107107
</plist>

packages/mobile/ios/QuietTests/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
<key>CFBundlePackageType</key>
1616
<string>BNDL</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>7.0.0</string>
18+
<string>7.0.1</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>
22-
<string>511</string>
22+
<string>512</string>
2323
</dict>
2424
</plist>

packages/mobile/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/mobile/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@quiet/mobile",
3-
"version": "7.0.0",
3+
"version": "7.0.1-alpha.0",
44
"scripts": {
55
"build": "tsc -p tsconfig.build.json --noEmit",
66
"storybook-android": "ENVFILE=.env.storybook react-native run-android --mode=storybookDebug --appIdSuffix=storybook.debug",

0 commit comments

Comments
 (0)