Skip to content

Commit 988b146

Browse files
committed
chore(release): publish v1.0.1-alpha.4
1 parent efec742 commit 988b146

File tree

4 files changed

+62
-26
lines changed

4 files changed

+62
-26
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## <small>1.0.1-alpha.4 (2026-03-06)</small>
7+
8+
- Update app package CHANGELOG.md ([dc832aa](https://github.com/TryQuiet/quiet-storage-service/commit/dc832aa))
9+
- Update auth ([efec742](https://github.com/TryQuiet/quiet-storage-service/commit/efec742))
10+
611
## <small>1.0.1-alpha.3 (2026-03-05)</small>
712

813
- Update app package CHANGELOG.md ([36b198b](https://github.com/TryQuiet/quiet-storage-service/commit/36b198b))

app/CHANGELOG.md

Lines changed: 55 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,42 +1,65 @@
11
# Change Log
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+
All notable changes to this project will be documented in this file. See
4+
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
## <small>1.0.1-alpha.4 (2026-03-06)</small>
7+
8+
- Update app package CHANGELOG.md
9+
([dc832aa](https://github.com/TryQuiet/quiet-storage-service/commit/dc832aa))
510

611
## <small>1.0.1-alpha.3 (2026-03-05)</small>
712

8-
- Update app package CHANGELOG.md ([36b198b](https://github.com/TryQuiet/quiet-storage-service/commit/36b198b))
9-
- Update auth ([349a940](https://github.com/TryQuiet/quiet-storage-service/commit/349a940))
13+
- Update app package CHANGELOG.md
14+
([36b198b](https://github.com/TryQuiet/quiet-storage-service/commit/36b198b))
15+
- Update auth
16+
([349a940](https://github.com/TryQuiet/quiet-storage-service/commit/349a940))
1017

1118
## <small>1.0.1-alpha.2 (2026-03-05)</small>
1219

13-
- Update app package CHANGELOG.md ([cdbb281](https://github.com/TryQuiet/quiet-storage-service/commit/cdbb281))
14-
- Update auth.connection.ts ([1fd26a9](https://github.com/TryQuiet/quiet-storage-service/commit/1fd26a9))
20+
- Update app package CHANGELOG.md
21+
([cdbb281](https://github.com/TryQuiet/quiet-storage-service/commit/cdbb281))
22+
- Update auth.connection.ts
23+
([1fd26a9](https://github.com/TryQuiet/quiet-storage-service/commit/1fd26a9))
1524

1625
## <small>1.0.1-alpha.1 (2026-03-05)</small>
1726

18-
- Update app package CHANGELOG.md ([0c7b1fb](https://github.com/TryQuiet/quiet-storage-service/commit/0c7b1fb))
19-
- Update auth.connection.ts ([9a1885a](https://github.com/TryQuiet/quiet-storage-service/commit/9a1885a))
27+
- Update app package CHANGELOG.md
28+
([0c7b1fb](https://github.com/TryQuiet/quiet-storage-service/commit/0c7b1fb))
29+
- Update auth.connection.ts
30+
([9a1885a](https://github.com/TryQuiet/quiet-storage-service/commit/9a1885a))
2031

2132
## <small>1.0.1-alpha.0 (2026-03-05)</small>
2233

23-
- Update app package CHANGELOG.md ([2e43e19](https://github.com/TryQuiet/quiet-storage-service/commit/2e43e19))
24-
- Update auth module ([79ff912](https://github.com/TryQuiet/quiet-storage-service/commit/79ff912))
34+
- Update app package CHANGELOG.md
35+
([2e43e19](https://github.com/TryQuiet/quiet-storage-service/commit/2e43e19))
36+
- Update auth module
37+
([79ff912](https://github.com/TryQuiet/quiet-storage-service/commit/79ff912))
2538

2639
## 1.0.0 (2026-02-26)
2740

28-
- Feat/2806 log sync catchup (#19) ([0d6dd9d](https://github.com/TryQuiet/quiet-storage-service/commit/0d6dd9d)), closes [#19](https://github.com/TryQuiet/quiet-storage-service/issues/19)
29-
- Push notifications via Firebase API (#21) ([f37766c](https://github.com/TryQuiet/quiet-storage-service/commit/f37766c)), closes [#21](https://github.com/TryQuiet/quiet-storage-service/issues/21)
30-
- Update app package CHANGELOG.md ([6bd683d](https://github.com/TryQuiet/quiet-storage-service/commit/6bd683d))
31-
- feat(3058): Update auth module to use lockbox/self-assign changes (#22) ([2aaf17e](https://github.com/TryQuiet/quiet-storage-service/commit/2aaf17e)), closes [#22](https://github.com/TryQuiet/quiet-storage-service/issues/22)
41+
- Feat/2806 log sync catchup (#19)
42+
([0d6dd9d](https://github.com/TryQuiet/quiet-storage-service/commit/0d6dd9d)),
43+
closes [#19](https://github.com/TryQuiet/quiet-storage-service/issues/19)
44+
- Push notifications via Firebase API (#21)
45+
([f37766c](https://github.com/TryQuiet/quiet-storage-service/commit/f37766c)),
46+
closes [#21](https://github.com/TryQuiet/quiet-storage-service/issues/21)
47+
- Update app package CHANGELOG.md
48+
([6bd683d](https://github.com/TryQuiet/quiet-storage-service/commit/6bd683d))
49+
- feat(3058): Update auth module to use lockbox/self-assign changes (#22)
50+
([2aaf17e](https://github.com/TryQuiet/quiet-storage-service/commit/2aaf17e)),
51+
closes [#22](https://github.com/TryQuiet/quiet-storage-service/issues/22)
3252

3353
## 1.0.0-alpha.42 (2025-12-22)
3454

35-
- chore(deploys): Improve deploy/versioning automation (#18) ([166998c](https://github.com/TryQuiet/quiet-storage-service/commit/166998c)), closes [#18](https://github.com/TryQuiet/quiet-storage-service/issues/18)
55+
- chore(deploys): Improve deploy/versioning automation (#18)
56+
([166998c](https://github.com/TryQuiet/quiet-storage-service/commit/166998c)),
57+
closes [#18](https://github.com/TryQuiet/quiet-storage-service/issues/18)
3658

3759
## 1.0.0-alpha.41 (2025-12-12)
3860

39-
- Update handling of changelogs and publishing/deploys ([cc2ea16](https://github.com/TryQuiet/quiet-storage-service/commit/cc2ea16))
61+
- Update handling of changelogs and publishing/deploys
62+
([cc2ea16](https://github.com/TryQuiet/quiet-storage-service/commit/cc2ea16))
4063

4164
# quiet-storage-service
4265

@@ -45,12 +68,20 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
4568
### Features
4669

4770
- Initial QSS setup ([#2757](https://github.com/TryQuiet/quiet/issues/2757))
48-
- Setup sigchain/community storage ([#2758](https://github.com/TryQuiet/quiet/issues/2758))
49-
- Add sigchain syncing via websocket ([#2759](https://github.com/TryQuiet/quiet/issues/2759))
50-
- Setup OrbitDB log entry storage (e.g. messages) ([#2800](https://github.com/TryQuiet/quiet/issues/2800))
51-
- Add OrbitDB log entry syncing from client to QSS ([#2804](https://github.com/TryQuiet/quiet/issues/2804))
52-
- Reject adding a community with more than one user ("non-fresh" sigchains) ([#2906](https://github.com/TryQuiet/quiet/issues/2906))
53-
- Add hcaptcha handler and require captcha verification for community creation on QSS ([#2908](https://github.com/TryQuiet/quiet/issues/2908))
54-
- Limit usage of hcaptcha verification token to one community creation event ([#2908](https://github.com/TryQuiet/quiet/issues/2908))
55-
- Fanout orbitdb log entries to connected clients on a given community ([#2805](https://github.com/TryQuiet/quiet/issues/2805))
71+
- Setup sigchain/community storage
72+
([#2758](https://github.com/TryQuiet/quiet/issues/2758))
73+
- Add sigchain syncing via websocket
74+
([#2759](https://github.com/TryQuiet/quiet/issues/2759))
75+
- Setup OrbitDB log entry storage (e.g. messages)
76+
([#2800](https://github.com/TryQuiet/quiet/issues/2800))
77+
- Add OrbitDB log entry syncing from client to QSS
78+
([#2804](https://github.com/TryQuiet/quiet/issues/2804))
79+
- Reject adding a community with more than one user ("non-fresh" sigchains)
80+
([#2906](https://github.com/TryQuiet/quiet/issues/2906))
81+
- Add hcaptcha handler and require captcha verification for community creation
82+
on QSS ([#2908](https://github.com/TryQuiet/quiet/issues/2908))
83+
- Limit usage of hcaptcha verification token to one community creation event
84+
([#2908](https://github.com/TryQuiet/quiet/issues/2908))
85+
- Fanout orbitdb log entries to connected clients on a given community
86+
([#2805](https://github.com/TryQuiet/quiet/issues/2805))
5687
- Restart service on deploy

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "app",
3-
"version": "1.0.1-alpha.3",
3+
"version": "1.0.1-alpha.4",
44
"description": "",
55
"author": "",
66
"private": true,

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
3-
"version": "1.0.1-alpha.3",
3+
"version": "1.0.1-alpha.4",
44
"npmClient": "pnpm",
55
"command": {
66
"version": {

0 commit comments

Comments
 (0)