Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
f620656
Publish
islathehut Dec 1, 2025
8baeb8d
Update packages CHANGELOG.md
islathehut Dec 1, 2025
6f72057
Update profile and key due to expiration
islathehut Dec 1, 2025
6d2830e
Publish
islathehut Dec 1, 2025
116a194
Update packages CHANGELOG.md
islathehut Dec 1, 2025
58aec41
Update match_AppStore_comquietmobile.mobileprovision.gpg
islathehut Dec 1, 2025
bf8eb2c
Publish
islathehut Dec 1, 2025
27f391b
Update packages CHANGELOG.md
islathehut Dec 1, 2025
26f5f92
Update Certificates.p12.gpg
islathehut Dec 1, 2025
a70935b
Publish
islathehut Dec 1, 2025
0a86729
Update packages CHANGELOG.md
islathehut Dec 1, 2025
87077b3
Revert "Ios nodejsmobile 18.20.4 upgrade (#3021)"
islathehut Dec 1, 2025
d313cc5
Publish
islathehut Dec 1, 2025
cda0426
Update packages CHANGELOG.md
islathehut Dec 1, 2025
ca1ce2e
Update desktop-build.yml
islathehut Dec 1, 2025
56eae43
Update desktop-build.yml
islathehut Dec 1, 2025
b9d3380
Publish
islathehut Dec 1, 2025
be3415e
Update packages CHANGELOG.md
islathehut Dec 1, 2025
f1696e2
Update desktop-build.yml
islathehut Dec 1, 2025
cf73ca0
Publish
islathehut Dec 1, 2025
422da68
Update packages CHANGELOG.md
islathehut Dec 1, 2025
81db375
Use older mac for builds to avoid arm64 binaries
islathehut Dec 2, 2025
71629bf
Publish
islathehut Dec 2, 2025
a74d7a4
Update packages CHANGELOG.md
islathehut Dec 2, 2025
ad92853
Trigger auto-download recheck on settings change (#3037)
mcginty Dec 9, 2025
6d1941e
Publish
islathehut Dec 9, 2025
bc8494c
Update packages CHANGELOG.md
islathehut Dec 9, 2025
4a95e3c
Build macos on Macos 15 with intel
islathehut Dec 9, 2025
738734e
Publish
islathehut Dec 9, 2025
d921b38
Update packages CHANGELOG.md
islathehut Dec 9, 2025
6b8ec43
Publish
islathehut Dec 9, 2025
33b9fa2
Update packages CHANGELOG.md
islathehut Dec 9, 2025
7ddd927
Update mobile-deploy-android.yml
islathehut Dec 9, 2025
8172fa0
Publish
islathehut Dec 9, 2025
25e8193
Update packages CHANGELOG.md
islathehut Dec 9, 2025
4bda9c6
Publish
islathehut Dec 9, 2025
c529e15
Update packages CHANGELOG.md
islathehut Dec 9, 2025
5605cd9
Merge branch 'develop' into 6.4.0
islathehut Dec 10, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Binary file modified .github/secrets/Certificates.p12.gpg
Binary file not shown.
Binary file modified .github/secrets/match_AppStore_comquietmobile.mobileprovision.gpg
Binary file not shown.
10 changes: 3 additions & 7 deletions .github/workflows/desktop-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
source_path: linux
build_cmd: "--linux AppImage"
artifact_glob: "packages/desktop/dist/*.AppImage"
- os: macos-latest
- os: macos-15-intel
target: macos
source_path: darwin
build_cmd: "--mac"
Expand Down Expand Up @@ -218,7 +218,7 @@ jobs:

build-macos-prod:
# needs: run-e2e-tests-mac
runs-on: macos-latest
runs-on: macos-15-intel
if: |
startsWith(github.ref, 'refs/tags/@quiet/desktop')

Expand All @@ -237,13 +237,9 @@ jobs:
with:
path: packages/desktop

- uses: actions-rs/components-nightly@254194ebf6ba07d2bb7cec8be76cee368d44fb90 # v1.1.1
with:
component: clippy

- uses: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af # v1.0.7
with:
toolchain: nightly-2020-08-28
toolchain: stable
components: clippy
override: true

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/mobile-deploy-android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

strategy:
matrix:
os: [ubuntu-22.04-m]
os: [ubuntu-latest-m]

steps:
- name: "Print OS"
Expand Down
21 changes: 21 additions & 0 deletions packages/desktop/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# Changelog

[unreleased]

### Features

* Adds hcaptcha verification for protected QSS actions [#2908](https://github.com/TryQuiet/quiet/issues/2908)
* Add ability to adjust image/file auto-download size threshold [#3019](https://github.com/TryQuiet/quiet/pull/3019)

### Fixes

* DisableWebDrag added to links listed in an issue [#481] (https://github.com/TryQuiet/quiet/issues/481)

### Chores

* Change autoupdater text [#2971](https://github.com/TryQuiet/quiet/issues/2971)
* Fixed issues with testing workflows [#3030] (https://github.com/TryQuiet/quiet/issues/3030)

### Fixes

* Handle AWS QSS endpoints in invite links [#3024](https://github.com/TryQuiet/quiet/issues/3024)
* Fixes dialing on join when using AWS QSS [#3025](https://github.com/TryQuiet/quiet/issues/3025)

## [6.3.0]

### Features
Expand Down
4 changes: 2 additions & 2 deletions packages/desktop/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
},
"homepage": "https://github.com/TryQuiet",
"@comment version": "To build new version for specific platform, just replace platform in version tag to one of following linux, mac, windows",
"version": "6.3.0",
"version": "6.4.1",
"description": "Decentralized team chat",
"main": "dist/main/main.js",
"scripts": {
Expand Down
21 changes: 21 additions & 0 deletions packages/mobile/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# Changelog

[unreleased]

### Features

* Adds hcaptcha verification for protected QSS actions [#2908](https://github.com/TryQuiet/quiet/issues/2908)
* Add ability to adjust image/file auto-download size threshold [#3019](https://github.com/TryQuiet/quiet/pull/3019)

### Fixes

* DisableWebDrag added to links listed in an issue [#481] (https://github.com/TryQuiet/quiet/issues/481)

### Chores

* Change autoupdater text [#2971](https://github.com/TryQuiet/quiet/issues/2971)
* Fixed issues with testing workflows [#3030] (https://github.com/TryQuiet/quiet/issues/3030)

### Fixes

* Handle AWS QSS endpoints in invite links [#3024](https://github.com/TryQuiet/quiet/issues/3024)
* Fixes dialing on join when using AWS QSS [#3025](https://github.com/TryQuiet/quiet/issues/3025)

## [6.3.0]

### Features
Expand Down
4 changes: 2 additions & 2 deletions packages/mobile/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -164,8 +164,8 @@ android {
applicationId "com.quietmobile"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 528
versionName "6.3.0"
versionCode 541
versionName "6.4.1"
resValue "string", "build_config_package", "com.quietmobile"
testBuildType System.getProperty('testBuildType', 'debug')
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
framework module NodeMobile {
umbrella header "NodeMobile.h"
export *

export *
module * { export * }
}
Git LFS file not shown
44 changes: 0 additions & 44 deletions packages/mobile/ios/NodeJsMobile/NodeMobile.xcframework/Info.plist

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Binary file not shown.

This file was deleted.

This file was deleted.

6 changes: 3 additions & 3 deletions packages/mobile/ios/NodeJsMobile/NodeRunner.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
bool _startedNodeAlready;
}
+ (NodeRunner*) sharedInstance;
- (void) startEngineWithArguments:(NSArray*)arguments :(NSString*)builtinModulesPath;
- (void) startEngineWithArguments:(NSArray*)arguments:(NSString*)builtinModulesPath;
- (void) setCurrentRNNodeJsMobile:(RNNodeJsMobile*)module;
- (void) sendMessageToNode:(NSString*)channelName :(NSString*)message;
- (void) sendMessageBackToReact:(NSString*)channelName :(NSString*)message;
- (void) sendMessageToNode:(NSString*)channelName:(NSString*)message;
- (void) sendMessageBackToReact:(NSString*)channelName:(NSString*)message;
@property(assign, nonatomic, readwrite) bool startedNodeAlready;
@end

Expand Down
7 changes: 4 additions & 3 deletions packages/mobile/ios/NodeJsMobile/NodeRunner.mm
Original file line number Diff line number Diff line change
Expand Up @@ -272,20 +272,21 @@ - (void)setCurrentRNNodeJsMobile:(RNNodeJsMobile *)module {
_currentModuleInstance = module;
}

- (void)sendMessageToNode:(NSString *)channelName :(NSString *)message {
- (void)sendMessageToNode:(NSString *)channelName:(NSString *)message {
const char *c_channelName = [channelName UTF8String];
const char *c_message = [message UTF8String];
rn_bridge_notify(c_channelName, c_message);
}

- (void)sendMessageBackToReact:(NSString *)channelName :(NSString *)message {
- (void)sendMessageBackToReact:(NSString *)channelName:(NSString *)message {
if (_currentModuleInstance != nil) {
[_currentModuleInstance sendMessageBackToReact:channelName:message];
}
}

// node's libUV requires all arguments being on contiguous memory.
- (void)startEngineWithArguments:(NSArray *)arguments :(NSString *)builtinModulesPath {
- (void)startEngineWithArguments:(NSArray *)
arguments:(NSString *)builtinModulesPath {

// Set the builtin_modules path to NODE_PATH
NSString *nodePath = [[NSProcessInfo processInfo] environment][@"NODE_PATH"];
Expand Down
4 changes: 2 additions & 2 deletions packages/mobile/ios/NodeJsMobile/RNNodeJsMobile.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

@interface RNNodeJsMobile : NSObject <RCTBridgeModule>
@property (nonatomic, strong) NSString *socketIOSecret;
-(void) sendMessageToNode:(NSString*)event :(NSString*)message;
-(void) sendMessageBackToReact:(NSString*)channelName :(NSString*)message;
-(void) sendMessageToNode:(NSString*)event:(NSString*)message;
-(void) sendMessageBackToReact:(NSString*)channelName:(NSString*)message;
-(void) callStartNodeProject:(NSString *)input;
@end
Loading
Loading