Skip to content

Commit 536e0d7

Browse files
Publish
- @quiet/desktop@4.1.0-alpha.0 - @quiet/mobile@4.1.0-alpha.0
1 parent 7bb3206 commit 536e0d7

10 files changed

Lines changed: 270 additions & 3165 deletions

File tree

package-lock.json

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

packages/desktop/CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
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+
# [4.1.0-alpha.0](https://github.com/TryQuiet/quiet/compare/@quiet/desktop@2.2.1-alpha.1...@quiet/desktop@4.1.0-alpha.0) (2025-04-15)
7+
8+
9+
### Bug Fixes
10+
11+
* **#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)
12+
* adds meaningful date markers [#2745](https://github.com/TryQuiet/quiet/issues/2745) ([#2775](https://github.com/TryQuiet/quiet/issues/2775)) ([fdd78e6](https://github.com/TryQuiet/quiet/commit/fdd78e6f40bc463131fb86c27d830e4d8c5fede1))
13+
* 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))
14+
15+
16+
### Features
17+
18+
* **503:** Adds desktop context menu ([#2719](https://github.com/TryQuiet/quiet/issues/2719)) ([4a71f68](https://github.com/TryQuiet/quiet/commit/4a71f68400f4d01219bbf26a6239454216c2dbcd)), closes [#503](https://github.com/TryQuiet/quiet/issues/503) [#568](https://github.com/TryQuiet/quiet/issues/568)
19+
* Add in V2 invite links for LFA ([#2661](https://github.com/TryQuiet/quiet/issues/2661)) ([46c0716](https://github.com/TryQuiet/quiet/commit/46c07166b3a8afd03d8d47d275b1787da8cfdaf1))
20+
* add sticky date markers [#505](https://github.com/TryQuiet/quiet/issues/505) ([#2731](https://github.com/TryQuiet/quiet/issues/2731)) ([15d57b3](https://github.com/TryQuiet/quiet/commit/15d57b3227b1fee936feac21d5fe5c4921e9240a))
21+
22+
23+
24+
25+
126
# Changelog
227

328
## [4.0.3]

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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
},
8181
"homepage": "https://github.com/TryQuiet",
8282
"@comment version": "To build new version for specific platform, just replace platform in version tag to one of following linux, mac, windows",
83-
"version": "4.0.3",
83+
"version": "4.1.0-alpha.0",
8484
"description": "Decentralized team chat",
8585
"main": "dist/main/main.js",
8686
"scripts": {
@@ -158,7 +158,6 @@
158158
"@babel/preset-react": "^7.22.5",
159159
"@cypress/react18": "2.0.0",
160160
"@cypress/webpack-dev-server": "3.1.0",
161-
"cypress": "^12.17.4",
162161
"@cypress/webpack-preprocessor": "^5.17.1",
163162
"@electron/notarize": "2.1.0",
164163
"@emotion/react": "~11.10.5",
@@ -211,6 +210,7 @@
211210
"cross-env": "^5.2.0",
212211
"css-loader": "^6.7.2",
213212
"custom-electron-titlebar": "^3.2.2-hotfix62",
213+
"cypress": "^12.17.4",
214214
"cypress-storybook": "0.5.1",
215215
"electron": "^23.0.0",
216216
"electron-build-env": "^0.2.0",

packages/mobile/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
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+
# [4.1.0-alpha.0](https://github.com/TryQuiet/quiet/compare/@quiet/mobile@2.2.1-alpha.1...@quiet/mobile@4.1.0-alpha.0) (2025-04-15)
7+
8+
9+
### Reverts
10+
11+
* Revert "Fix/2766-wrong-timezone-on-mobile (#2780)" (#2791) ([02556f0](https://github.com/TryQuiet/quiet/commit/02556f0d617a7d6c84fe2c8c150dd16997795b36)), closes [#2780](https://github.com/TryQuiet/quiet/issues/2780) [#2791](https://github.com/TryQuiet/quiet/issues/2791)
12+
13+
14+
15+
16+
117
# Changelog
218

319
## [4.0.3]

packages/mobile/android/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -192,8 +192,8 @@ android {
192192
applicationId "com.quietmobile"
193193
minSdkVersion rootProject.ext.minSdkVersion
194194
targetSdkVersion rootProject.ext.targetSdkVersion
195-
versionCode 472
196-
versionName "4.0.3"
195+
versionCode 473
196+
versionName "4.1.0-alpha.0"
197197
resValue "string", "build_config_package", "com.quietmobile"
198198
testBuildType System.getProperty('testBuildType', 'debug')
199199
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'

packages/mobile/ios/Quiet/Info.plist

Lines changed: 2 additions & 2 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>4.0.3</string>
20+
<string>4.1.0</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleURLTypes</key>
@@ -34,7 +34,7 @@
3434
</dict>
3535
</array>
3636
<key>CFBundleVersion</key>
37-
<string>427</string>
37+
<string>428</string>
3838
<key>ITSAppUsesNonExemptEncryption</key>
3939
<false />
4040
<key>LSRequiresIPhoneOS</key>

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>4.0.3</string>
18+
<string>4.1.0</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>
22-
<string>427</string>
22+
<string>428</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": "4.0.3",
3+
"version": "4.1.0-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)